Eli Cooper
|
b4e479a96f
ipv6: Set skb->protocol properly for local output
|
8 years ago |
David Ahern
|
a8e3e1a9f0
net: l3mdev: Add hook to output path
|
9 years ago |
Eric W. Biederman
|
33224b16ff
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
|
9 years ago |
Eric W. Biederman
|
cf91a99daa
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
|
9 years ago |
Eric W. Biederman
|
792883303c
ipv6: Merge ip6_local_out and ip6_local_out_sk
|
9 years ago |
Eric W. Biederman
|
9f8955cc46
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
|
9 years ago |
Eric W. Biederman
|
4ebdfba73c
dst: Pass a sk into .local_out
|
9 years ago |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
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
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 years ago |
Pablo Neira Ayuso
|
a263653ed7
netfilter: don't pull include/linux/netfilter.h from netns headers
|
10 years ago |
Eric Dumazet
|
7f1598678d
ipv6: ipv6_select_ident() returns a __be32
|
10 years ago |
Martin KaFai Lau
|
fd0273d793
ipv6: Remove external dependency on rt6i_dst and rt6i_src
|
10 years ago |
Martin KaFai Lau
|
286c2349f6
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
|
10 years ago |
David Miller
|
79b16aadea
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
Hannes Frederic Sowa
|
5a352dd0a3
ipv6: hash net ptr into fragmentation bucket selection
|
10 years ago |
Vlad Yasevich
|
8381eacf5c
ipv6: Make __ipv6_select_ident static
|
10 years ago |
Vlad Yasevich
|
51f30770e5
ipv6: Fix fragment id assignment on LE arches.
|
10 years ago |
Vlad Yasevich
|
0508c07f5e
ipv6: Select fragment id during UFO segmentation if not set.
|
10 years ago |
Ben Hutchings
|
5188cd44c5
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
|
10 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |
David S. Miller
|
902455e007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
huizhang
|
f6c20c596f
net: ipv6: Fixed up ipsec packet be re-routing issue
|
11 years ago |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
39c36094d7
net: fix inet_getid() and ipv6_select_ident() bugs
|
11 years ago |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 years ago |
Hannes Frederic Sowa
|
6dfac5c336
ipv6: strengthen fallback fragmentation id generation
|
11 years ago |
Hannes Frederic Sowa
|
e90c14835b
inet: remove now unused flag DST_NOPEER
|
11 years ago |