Eric Dumazet
|
7cfd5fd5a9
gro: use min_t() in skb_gro_reset_offset()
|
8 年之前 |
Herbert Xu
|
1272ce87fa
gro: Enter slow-path if there is no tailroom
|
8 年之前 |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
e71c3978d6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Linus Torvalds
|
6cdf89b1ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Eric Dumazet
|
13bfff25c0
net: rfs: add a jump label
|
8 年之前 |
Daniel Borkmann
|
85de8576a0
bpf, xdp: allow to pass flags to dev_change_xdp_fd
|
8 年之前 |
Eric Dumazet
|
f52dffe049
net: properly flush delay-freed skbs
|
8 年之前 |
Eric Dumazet
|
89c4b442b7
netpoll: more efficient locking
|
8 年之前 |
Eric Dumazet
|
364b605573
net: busy-poll: return busypolling status to drivers
|
8 年之前 |
Eric Dumazet
|
217f697436
net: busy-poll: allow preemption in sk_busy_loop()
|
8 年之前 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Martin KaFai Lau
|
4e3264d21b
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
|
8 年之前 |
Eric Dumazet
|
149d6ad836
net: napi_hash_add() is no longer exported
|
8 年之前 |
Eric Dumazet
|
d61d072e87
net-gro: avoid reorders
|
8 年之前 |
Sebastian Andrzej Siewior
|
f0bf90def3
net/dev: Convert to hotplug state machine
|
8 年之前 |
Jesper Dangaard Brouer
|
1159708432
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
|
8 年之前 |
Eric Dumazet
|
4f2e4ad56a
net: mangle zero checksum in skb_checksum_help()
|
8 年之前 |
Alexander Duyck
|
184c449f91
net: Add support for XPS with QoS via traffic classes
|
8 年之前 |
Alexander Duyck
|
6234f87407
net: Refactor removal of queues from XPS map and apply on num_tc changes
|
8 年之前 |
Alexander Duyck
|
8d059b0f6f
net: Add sysfs value to determine queue traffic class
|
8 年之前 |
Alexander Duyck
|
9cf1f6a8c4
net: Move functions for configuring traffic classes out of inline headers
|
8 年之前 |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Linus Torvalds
|
2a26d99b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
David Ahern
|
46b5ab1a7c
net: dev: Fix non-RCU based lower dev walker
|
8 年之前 |
Willem de Bruijn
|
104ba78c98
packet: on direct_xmit, limit tso and csum to supported devices
|
8 年之前 |
Sabrina Dubroca
|
fcd91dd449
net: add recursion limit to GRO
|
8 年之前 |
Ido Schimmel
|
e4961b0768
net: core: Correctly iterate over lower adjacency list
|
8 年之前 |
David Ahern
|
67b62f98a1
net: dev: Improve debug statements for adjacency tracking
|
8 年之前 |