Davide Caratti
|
dba003067a
net: use skb->csum_not_inet to identify packets needing crc32c
|
8 years ago |
Davide Caratti
|
219f1d7987
sk_buff: remove support for csum_bad in sk_buff
|
8 years ago |
Davide Caratti
|
b72b5bf6a8
net: introduce skb_crc32c_csum_help
|
8 years ago |
Jiri Pirko
|
87d83093bf
net: sched: move tc_classify function to cls_api.c
|
8 years ago |
Daniel Borkmann
|
d67b9cd28c
xdp: refine xdp api with regards to generic xdp
|
8 years ago |
Daniel Borkmann
|
0489df9a43
xdp: add flag to enforce driver mode
|
8 years ago |
Vlastimil Babka
|
f108304872
treewide: convert PF_MEMALLOC manipulations to new helpers
|
8 years ago |
Michal Hocko
|
da6bc57a8f
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
|
8 years ago |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Jakub Kicinski
|
b5d60989c6
xdp: fix parameter kdoc for extack
|
8 years ago |
Linus Torvalds
|
3527d3e951
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Jakub Kicinski
|
ddf9f97076
xdp: propagate extended ack to XDP setup
|
8 years ago |
Zhang Shengju
|
0575c86b5d
net: remove unnecessary carrier status check
|
8 years ago |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Myungho Jung
|
9899886d5e
net: core: Prevent from dereferencing null pointer when releasing SKB
|
8 years ago |
David S. Miller
|
b5cdae3291
net: Generic XDP
|
8 years ago |
David S. Miller
|
6b633e82b0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 years ago |
Matthew Whitehead
|
7acf8a1e8a
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
|
8 years ago |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Steffen Klassert
|
f6e27114a6
net: Add a xfrm validate function to validate_xmit_skb
|
8 years ago |
Johannes Berg
|
df7dd8fc96
net: xdp: don't export dev_change_xdp_fd()
|
8 years ago |
NeilBrown
|
717a94b5fc
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()
|
8 years ago |
David S. Miller
|
bf74b20d00
Revert "rtnl: Add support for netdev event to link messages"
|
8 years ago |
Vlad Yasevich
|
def12888c1
rtnl: Add support for netdev event to link messages
|
8 years ago |
Sridhar Samudrala
|
7db6b048da
net: Commonize busy polling code to focus on napi_id instead of socket
|
8 years ago |
Alexander Duyck
|
37056719bb
net: Track start of busy loop instead of when it should end
|
8 years ago |
Alexander Duyck
|
2b5cd0dfa3
net: Change return type of sk_busy_loop from bool to void
|
8 years ago |
Alexander Duyck
|
545cd5e5ec
net: Busy polling should ignore sender CPUs
|
8 years ago |
Vlad Yasevich
|
37c343b4f4
net: Resend IGMP memberships upon peer notification.
|
8 years ago |
Eric Dumazet
|
13baa00ad0
net: net_enable_timestamp() can be called from irq contexts
|
8 years ago |