David S. Miller
|
b5cdae3291
net: Generic XDP
|
8 年之前 |
David S. Miller
|
6b633e82b0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 年之前 |
Matthew Whitehead
|
7acf8a1e8a
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
|
8 年之前 |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Steffen Klassert
|
f6e27114a6
net: Add a xfrm validate function to validate_xmit_skb
|
8 年之前 |
Johannes Berg
|
df7dd8fc96
net: xdp: don't export dev_change_xdp_fd()
|
8 年之前 |
David S. Miller
|
bf74b20d00
Revert "rtnl: Add support for netdev event to link messages"
|
8 年之前 |
Vlad Yasevich
|
def12888c1
rtnl: Add support for netdev event to link messages
|
8 年之前 |
Sridhar Samudrala
|
7db6b048da
net: Commonize busy polling code to focus on napi_id instead of socket
|
8 年之前 |
Alexander Duyck
|
37056719bb
net: Track start of busy loop instead of when it should end
|
8 年之前 |
Alexander Duyck
|
2b5cd0dfa3
net: Change return type of sk_busy_loop from bool to void
|
8 年之前 |
Alexander Duyck
|
545cd5e5ec
net: Busy polling should ignore sender CPUs
|
8 年之前 |
Vlad Yasevich
|
37c343b4f4
net: Resend IGMP memberships upon peer notification.
|
8 年之前 |
Eric Dumazet
|
13baa00ad0
net: net_enable_timestamp() can be called from irq contexts
|
8 年之前 |
Eric Dumazet
|
39e6c8208d
net: solve a NAPI race
|
8 年之前 |
Eric Dumazet
|
559c59b238
net: napi_watchdog() can use napi_schedule_irqoff()
|
8 年之前 |
David S. Miller
|
99d5ceeea5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 年之前 |
Steffen Klassert
|
25393d3fc0
net: Prepare gro for packet consuming gro callbacks
|
8 年之前 |
Eric Dumazet
|
37fabbf4d4
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
|
8 年之前 |
tcharding
|
f4563a75fb
net: Fix checkpatch, Missing a blank line after declarations
|
8 年之前 |
tcharding
|
eb13da1a10
net: Fix checkpatch block comments warnings
|
8 年之前 |
tcharding
|
643aa9cba0
net: Fix checkpatch whitespace errors
|
8 年之前 |
tcharding
|
722c9a0ceb
net: Fix checkpatch WARNING: please, no space before tabs
|
8 年之前 |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Ido Schimmel
|
a8eca32615
net: remove ndo_neigh_{construct, destroy} from stacked devices
|
8 年之前 |
Eric Dumazet
|
02c1602ee7
net: remove __napi_complete()
|
8 年之前 |
Eric Dumazet
|
6e7bc478c9
net: skb_needs_check() accepts CHECKSUM_NONE for tx
|
8 年之前 |
Eric Dumazet
|
79e7fff47b
net: remove support for per driver ndo_busy_poll()
|
8 年之前 |
Eric Dumazet
|
5fa8bbda38
net: use a work queue to defer net_disable_timestamp() work
|
8 年之前 |
Eric Dumazet
|
b2504a5dbe
net: reduce skb_warn_bad_offload() noise
|
9 年之前 |