Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 年之前 |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 年之前 |
Eric W. Biederman
|
19a0644ca3
ipv6: Cache net in ip6_output
|
10 年之前 |
Eric W. Biederman
|
78126c4190
ipv6: Only compute net once in ip6_finish_output2
|
10 年之前 |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 年之前 |
Tom Herbert
|
67800f9b1f
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
|
10 年之前 |
Roopa Prabhu
|
343d60aada
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
|
10 年之前 |
Phil Sutter
|
a0a9f33bdf
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
|
10 年之前 |
Florian Westphal
|
485fca664d
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
|
10 年之前 |
Martin KaFai Lau
|
2647a9b070
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
|
10 年之前 |
Martin KaFai Lau
|
fd0273d793
ipv6: Remove external dependency on rt6i_dst and rt6i_src
|
10 年之前 |
Martin KaFai Lau
|
286c2349f6
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
|
10 年之前 |
Vlad Yasevich
|
e87a468eb9
ipv6: Fix udp checksums with raw sockets
|
10 年之前 |
Markus Stenberg
|
e16e888b52
ipv6: Fixed source specific default route handling.
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
hannes@stressinduktion.org
|
f60e5990d9
ipv6: protect skb->sk accesses from recursive dereference inside the stack
|
10 年之前 |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 年之前 |
Hannes Frederic Sowa
|
5a352dd0a3
ipv6: hash net ptr into fragmentation bucket selection
|
10 年之前 |
Eric Dumazet
|
c29390c6df
xps: must clear sender_cpu before forwarding
|
10 年之前 |
Michal Kubeček
|
acf8dd0a9d
udp: only allow UFO for packets from SOCK_DGRAM sockets
|
10 年之前 |
Vlad Yasevich
|
bf250a1fa7
ipv6: Partial checksum only UDP packets
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Vlad Yasevich
|
0508c07f5e
ipv6: Select fragment id during UFO segmentation if not set.
|
10 年之前 |
Vlad Yasevich
|
32dce968dd
ipv6: Allow for partial checksums on non-ufo packets
|
10 年之前 |
Vlad Yasevich
|
6422398c2a
ipv6: introduce ipv6_make_skb
|
10 年之前 |
Vlad Yasevich
|
0bbe84a67b
ipv6: Append sending data to arbitrary queue
|
10 年之前 |
Vlad Yasevich
|
366e41d977
ipv6: pull cork initialization into its own function.
|
10 年之前 |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
10 年之前 |