Edward Cree
|
22f6bbb7bc
net: use skb_list_del_init() to remove from RX sublists
|
6 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 |
Jesper Dangaard Brouer
|
0761680d52
net: ipv4: fix listify ip_rcv_finish in case of forwarding
|
7 years ago |
Edward Cree
|
efe6aaca67
net: ipv4: fix list processing on L3 slave devices
|
7 years ago |
Edward Cree
|
a4ca8b7df7
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
|
7 years ago |
Edward Cree
|
5fa12739a5
net: ipv4: listify ip_rcv_finish
|
7 years ago |
Edward Cree
|
17266ee939
net: ipv4: listified version of ip_rcv
|
7 years ago |
Kirill Tkhai
|
5796ef75ec
net: Make ip_ra_chain per struct net
|
7 years ago |
Paolo Abeni
|
7487449c86
IPv4: early demux can return an error code
|
7 years ago |
subashab@codeaurora.org
|
dddb64bcb3
net: Add sysctl to toggle early demux for tcp and udp
|
8 years ago |
Mark Tomlinson
|
d6f64d725b
net: VRF: Pass original iif to ip_route_input()
|
9 years ago |
David Ahern
|
0b922b7a82
net: original ingress device index in PKTINFO
|
9 years ago |
David Ahern
|
74b20582ac
net: l3mdev: Add hook in ip and ipv6
|
9 years ago |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 years ago |
Eric Dumazet
|
b15084ec7d
net: rename IP_UPD_PO_STATS_BH()
|
9 years ago |
Eric Dumazet
|
98f619957e
net: rename IP_ADD_STATS_BH()
|
9 years ago |
Eric Dumazet
|
b45386efa2
net: rename IP_INC_STATS_BH()
|
9 years ago |
Nikolay Borisov
|
e21145a987
ipv4: namespacify ip_early_demux sysctl knob
|
9 years ago |
Johannes Berg
|
12b74dfadb
ipv4: add option to drop unicast encapsulated in L2 multicast
|
9 years ago |
Eric Dumazet
|
63e51b6a24
ipv4: early demux should be aware of fragments
|
9 years ago |
Eric W. Biederman
|
19bcf9f203
ipv4: Pass struct net into ip_defrag and ip_check_defrag
|
9 years ago |
Eric W. Biederman
|
37fcbab61b
ipv4: Only compute net once in ip_call_ra_chain
|
9 years ago |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 years ago |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 years ago |
Eric W. Biederman
|
38184b3b07
ipv4: Only compute net once in ip_rcv_finish
|
10 years ago |
Eric W. Biederman
|
e707766ce0
ipv4: Compute net once in ip_rcv
|
10 years ago |
Thomas Graf
|
f38a9eb1f7
dst: Metadata destinations
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |