Eric Dumazet
|
13baa00ad0
net: net_enable_timestamp() can be called from irq contexts
|
8 years ago |
Eric Dumazet
|
39e6c8208d
net: solve a NAPI race
|
8 years ago |
Eric Dumazet
|
559c59b238
net: napi_watchdog() can use napi_schedule_irqoff()
|
8 years ago |
David S. Miller
|
99d5ceeea5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 years ago |
Steffen Klassert
|
25393d3fc0
net: Prepare gro for packet consuming gro callbacks
|
8 years ago |
Eric Dumazet
|
37fabbf4d4
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
|
8 years ago |
tcharding
|
f4563a75fb
net: Fix checkpatch, Missing a blank line after declarations
|
8 years ago |
tcharding
|
eb13da1a10
net: Fix checkpatch block comments warnings
|
8 years ago |
tcharding
|
643aa9cba0
net: Fix checkpatch whitespace errors
|
8 years ago |
tcharding
|
722c9a0ceb
net: Fix checkpatch WARNING: please, no space before tabs
|
8 years ago |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Ido Schimmel
|
a8eca32615
net: remove ndo_neigh_{construct, destroy} from stacked devices
|
8 years ago |
Eric Dumazet
|
02c1602ee7
net: remove __napi_complete()
|
8 years ago |
Eric Dumazet
|
6e7bc478c9
net: skb_needs_check() accepts CHECKSUM_NONE for tx
|
8 years ago |
Eric Dumazet
|
79e7fff47b
net: remove support for per driver ndo_busy_poll()
|
8 years ago |
Eric Dumazet
|
5fa8bbda38
net: use a work queue to defer net_disable_timestamp() work
|
8 years ago |
Eric Dumazet
|
b2504a5dbe
net: reduce skb_warn_bad_offload() noise
|
8 years ago |
David S. Miller
|
04cdf13e34
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 years ago |
Steffen Klassert
|
f991bb9da1
net: Drop secpath on free after gro merge.
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Mahesh Bandewar
|
1b7cd0044e
net: remove duplicate code.
|
8 years ago |
Eric Dumazet
|
7be2c82cfd
net: fix harmonize_features() vs NETIF_F_HIGHDMA
|
8 years ago |
Florian Fainelli
|
738b35ccee
net: core: Make netif_wake_subqueue a wrapper
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
7cfd5fd5a9
gro: use min_t() in skb_gro_reset_offset()
|
8 years ago |
Herbert Xu
|
1272ce87fa
gro: Enter slow-path if there is no tailroom
|
8 years ago |
Willem de Bruijn
|
8dc07fdbf2
net-tc: convert tc_at to tc_at_ingress
|
8 years ago |
Willem de Bruijn
|
a5135bcfba
net-tc: convert tc_verd to integer bitfields
|
8 years ago |
Willem de Bruijn
|
e7246e122a
net-tc: extract skip classify bit from tc_verd
|
8 years ago |
Matthias Tafelmeier
|
3d48b53fb2
net: dev_weight: TX/RX orthogonality
|
8 years ago |