Maciej W. Rozycki
|
9f9a742db4
FDDI: defza: Support capturing outgoing SMT traffic
|
7 years ago |
David S. Miller
|
d864991b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Sabrina Dubroca
|
af7d6cce53
net: ipv4: update fnhe_pmtu when first hop's MTU changes
|
7 years ago |
David S. Miller
|
992cba7e27
net: Add and use skb_list_del_init().
|
7 years ago |
David S. Miller
|
a8305bff68
net: Add and use skb_mark_not_on_list().
|
7 years ago |
Vincent Whitchurch
|
fa788d986a
packet: add sockopt to ignore outgoing packets
|
7 years ago |
Mukesh Ojha
|
13ba17bee1
notifier: Remove notifier header file wherever not used
|
7 years ago |
Andrei Vagin
|
4d99f6602c
net: allow to call netif_reset_xps_queues() under cpus_read_lock
|
7 years ago |
Li RongQing
|
a6bcfc8969
net: check extack._msg before print
|
7 years ago |
David S. Miller
|
89b1698c93
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Paolo Abeni
|
cd11b16407
net/tc: introduce TC_ACT_REINSERT.
|
7 years ago |
Stephen Hemminger
|
7a4c53bee3
net: report invalid mtu value via netlink extack
|
7 years ago |
Tariq Toukan
|
7effaf06c3
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
|
7 years ago |
David S. Miller
|
7c4ec749a3
net: Init backlog NAPI's gro_hash.
|
7 years ago |
David S. Miller
|
ccdb51717b
net: Fix GRO_HASH_BUCKETS assertion.
|
7 years ago |
Li RongQing
|
d9f37d01e2
net: convert gro_count to bitmask
|
7 years ago |
David S. Miller
|
2aa4a3378a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
Jakub Kicinski
|
a25717d2b6
xdp: support simultaneous driver and hw XDP attachment
|
7 years ago |
Jakub Kicinski
|
6b86758973
xdp: don't make drivers report attachment mode
|
7 years ago |
Prashant Bhole
|
68d2f84a13
net: gro: properly remove skb from list
|
7 years ago |
David S. Miller
|
e32f55f373
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
|
7 years ago |
Edward Cree
|
9af86f9338
net: core: fix use-after-free in __netif_receive_skb_list_core
|
7 years ago |
Edward Cree
|
8c057efaeb
net: core: fix uses-after-free in list processing
|
7 years ago |
Alexander Duyck
|
8ec56fc3c5
net: allow fallback function to pass netdev
|
7 years ago |
Alexander Duyck
|
4f49dec907
net: allow ndo_select_queue to pass netdev
|
7 years ago |
Alexander Duyck
|
a4ea8a3dac
net: Add generic ndo_select_queue functions
|
7 years ago |
Alexander Duyck
|
eadec877ce
net: Add support for subordinate traffic classes to netdev_pick_tx
|
7 years ago |
Alexander Duyck
|
ffcfe25bb5
net: Add support for subordinate device traffic classes
|
7 years ago |
Li RongQing
|
6312fe7775
net: limit each hash list length to MAX_GRO_SKBS
|
7 years ago |
Edward Cree
|
b9f463d6c9
net: don't bother calling list RX functions on empty lists
|
7 years ago |