Michal Hocko
|
dcda9b0471
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 years ago |
WANG Cong
|
f51048c3e0
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
|
8 years ago |
Alban Browaeys
|
9af9959e14
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
|
8 years ago |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Michal Kubeček
|
e44699d2c2
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
|
8 years ago |
Eric Dumazet
|
6f64ec7451
net: prevent sign extension in dev_get_stats()
|
8 years ago |
Jakub Kicinski
|
ce158e580a
xdp: add reporting of offload mode
|
8 years ago |
Jakub Kicinski
|
ee5d032f7d
xdp: add HW offload mode flag for installing programs
|
8 years ago |
Jakub Kicinski
|
32d602771b
xdp: pass XDP flags into install handlers
|
8 years ago |
David S. Miller
|
3d09198243
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Sebastian Siewior
|
fe420d87bb
net/core: remove explicit do_softirq() from busy_poll_stop()
|
8 years ago |
Wei Wang
|
5b7c9a8ff8
net: remove dst gc related code
|
8 years ago |
Martin KaFai Lau
|
58038695e6
net: Add IFLA_XDP_PROG_ID
|
8 years ago |
David S. Miller
|
0ddead90b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Ashwanth Goli
|
97d8b6e3b8
net: rps: fix uninitialized symbol warning
|
8 years ago |
ashwanth@codeaurora.org
|
773fc8f6e8
net: rps: send out pending IPI's on CPU hotplug
|
8 years ago |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
Alexander Potapenko
|
c28294b941
net: don't call strlen on non-terminated string in dev_set_alias()
|
8 years ago |
Jiri Pirko
|
e25ea21ffa
net: sched: introduce a TRAP control action
|
8 years ago |
Vlad Yasevich
|
3d3ea5af5c
rtnl: Add support for netdev event to link messages
|
8 years ago |
Miroslav Lichvar
|
90b602f803
net: add function to retrieve original skb device using NAPI ID
|
8 years ago |
Davide Caratti
|
43c26a1a45
net: more accurate checksumming in validate_xmit_skb()
|
8 years ago |
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 |