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 |
Edward Cree
|
17266ee939
net: ipv4: listified version of ip_rcv
|
7 years ago |
Edward Cree
|
88eb1944e1
net: core: propagate SKB lists through packet_type lookup
|
7 years ago |
Edward Cree
|
4ce0017a37
net: core: another layer of lists, around PF_MEMALLOC skb handling
|
7 years ago |
Edward Cree
|
7da517a3bc
net: core: Another step of skb receive list processing
|
7 years ago |
Edward Cree
|
920572b732
net: core: unwrap skb list receive slightly further
|
7 years ago |
Edward Cree
|
f6ad8c1bcd
net: core: trivial netif_receive_skb_list() entry point
|
7 years ago |