David Ahern
|
1a3f060c1a
net: Introduce new api for walking upper and lower devices
|
9 years ago |
David Ahern
|
790510d99f
net: Remove refnr arg when inserting link adjacencies
|
9 years ago |
Jakub Kicinski
|
a0e65de715
net: report right mtu value in error message
|
9 years ago |
stephen hemminger
|
cf53b1da73
Revert "net: Add driver helper functions to determine checksum offloadability"
|
9 years ago |
Jarod Wilson
|
61e84623ac
net: centralize net_device min/max MTU checking
|
9 years ago |
Andrew Collins
|
93409033ae
net: Add netdev all_adj_list refcnt propagation to fix panic
|
9 years ago |
Pablo Neira Ayuso
|
f20fbc0717
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Aaron Conole
|
2c1e2703ff
netfilter: call nf_hook_ingress with rcu_read_lock
|
9 years ago |
David S. Miller
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Javier Martinez Canillas
|
181402a5c7
net: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
Mahesh Bandewar
|
24b27fc4cd
bonding: Fix bonding crash
|
9 years ago |
Eric Dumazet
|
41852497a9
net: batch calls to flush_all_backlogs()
|
9 years ago |
Ido Schimmel
|
6bc506b4fb
bridge: switchdev: Add forward mark support for stacked devices
|
9 years ago |
Paolo Abeni
|
145dd5f9c8
net: flush the softnet backlog in process context
|
9 years ago |
David S. Miller
|
60747ef4d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Sabrina Dubroca
|
952fcfd08c
net: remove type_check from dev_get_nest_level()
|
9 years ago |
Jiri Kosina
|
59cc1f61f0
net: sched: convert qdisc linked list to hashtable
|
9 years ago |
Linus Torvalds
|
554828ee0d
Merge branch 'salted-string-hash'
|
9 years ago |
Brenden Blanco
|
a7862b4584
net: add ndo to setup/query xdp prog in adapter rx
|
9 years ago |
Jesper Dangaard Brouer
|
1db19db7f5
net: tracepoint napi:napi_poll add work and budget
|
9 years ago |
Jiri Pirko
|
18bfb924f0
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
|
9 years ago |
Jiri Pirko
|
7ce856aaaf
mlxsw: spectrum: Add couple of lower device helper functions
|
9 years ago |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Wei Tang
|
be4da0e340
net: the space is required after ','
|
9 years ago |
Wei Tang
|
84d15ae57d
net: do not initialise statics to 0
|
9 years ago |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 years ago |
Daniel Borkmann
|
a70b506efe
bpf: enforce recursion limit on redirects
|
9 years ago |
Hariprasad Shenai
|
40e4e713eb
net: Reduce queue allocation to one in kdump kernel
|
9 years ago |
Eric Dumazet
|
f9eb8aea2a
net_sched: transform qdisc running bit into a seqcount
|
9 years ago |
Eric Dumazet
|
3bcb846ca4
net: get rid of spin_trylock() in net_tx_action()
|
9 years ago |