Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |
David Ahern
|
79dc7e3f1c
net: handle no dst on skb in icmp6_send
|
8 년 전 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |
David Ahern
|
5d41ce29e3
net: icmp6_send should use dst dev to determine L3 domain
|
8 년 전 |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 년 전 |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Eric Dumazet
|
20e1954fe2
ipv6: RFC 4884 partial support for SIT/GRE tunnels
|
9 년 전 |
Eric Dumazet
|
2d7a3b276b
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
|
9 년 전 |
Eric Dumazet
|
5fbba8ac93
ip6: move ipip6_err_gen_icmpv6_unreach()
|
9 년 전 |
Eric Dumazet
|
b1cadc1a09
ipv6: icmp: add a force_saddr param to icmp6_send()
|
9 년 전 |
David Ahern
|
9ff7438460
net: vrf: Handle ipv6 multicast and link-local addresses
|
9 년 전 |
Hannes Frederic Sowa
|
dcb94b88c0
ipv6: fix endianness error in icmpv6_err
|
9 년 전 |
Hannes Frederic Sowa
|
38b7097b55
ipv6: use TOS marks from sockets for routing decision
|
9 년 전 |
David S. Miller
|
e800072c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
David Ahern
|
1d2f7b2d95
net: ipv6: tcp reset, icmp need to consider L3 domain
|
9 년 전 |
Wei Wang
|
26879da587
ipv6: add new struct ipcm6_cookie
|
9 년 전 |
Eric Dumazet
|
f3832ed2c2
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
|
9 년 전 |
Eric Dumazet
|
a16292a0f0
net: rename ICMP6_INC_STATS_BH()
|
9 년 전 |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 년 전 |
Eric Dumazet
|
6bd4f355df
ipv6: kill sk_dst_lock
|
9 년 전 |
Bjørn Mork
|
4b3418fba0
ipv6: icmp: include addresses in debug messages
|
9 년 전 |
David Ahern
|
ca254490c8
net: Add VRF support to IPv6 stack
|
9 년 전 |
Roopa Prabhu
|
343d60aada
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
|
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 년 전 |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 년 전 |
zhuyj
|
9a6b4b392d
ipv6:icmp:remove unnecessary brackets
|
10 년 전 |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
10 년 전 |
Rick Jones
|
e3e3217029
icmp: Remove some spurious dropped packet profile hits from the ICMP path
|
10 년 전 |