Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Jiri Pirko
|
9037c3579a
ip6_output: fragment outgoing reassembled skb properly
|
11 年之前 |
John Stultz
|
5ac68e7c34
ipv6: Fix possible ipv6 seqlock deadlock
|
11 年之前 |
Julian Anastasov
|
550bab42f8
ipv6: fill rt6i_gateway with nexthop address
|
11 年之前 |
Jiri Pirko
|
c547dbf55d
ip6_output: do skb ufo init for peeked non ufo skb as well
|
11 年之前 |
Hannes Frederic Sowa
|
2811ebac25
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
|
11 年之前 |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Cong Wang
|
788787b559
ipv6: move ip6_local_out into core kernel
|
12 年之前 |
Hannes Frederic Sowa
|
9c9c9ad5fa
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
|
12 年之前 |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Hannes Frederic Sowa
|
75a493e60a
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
|
12 年之前 |
Eric Dumazet
|
a963a37d38
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
ab4eb3537e
ipv6: Process unicast packet with Router Alert by checking flag in skb.
|
12 年之前 |
Eric Dumazet
|
284041ef21
ipv6: fix possible crashes in ip6_cork_release()
|
12 年之前 |
Daniel Borkmann
|
bf84a01063
net: sock: make sock_tx_timestamp void
|
12 年之前 |
Hannes Frederic Sowa
|
dd40851521
ipv6: don't let node/interface scoped multicast traffic escape on the wire
|
12 年之前 |
Steffen Klassert
|
f4e53e292a
ipv6: Don't send packet to big messages to self
|
12 年之前 |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Cong Wang
|
9647bb80a5
ipv6: remove duplicated declaration of ip6_fragment()
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
2576f17dfa
ipv6: Unshare ip6_nd_hdr() and change return type to void.
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
6fd6ce2056
ipv6: Do not depend on rt->n in ip6_finish_output2().
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
707be1ff3d
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
|
12 年之前 |
Romain KUNTZ
|
7efdba5bd9
ipv6: fix header length calculation in ip6_append_data()
|
12 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
3e4e4c1f2d
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
|
12 年之前 |
Vlad Yasevich
|
3c73a0368e
ipv6: Update ipv6 static library with newly needed functions
|
12 年之前 |
Amerigo Wang
|
94e187c015
ipv6: introduce ip6_rt_put()
|
12 年之前 |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 年之前 |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
12 年之前 |
Amerigo Wang
|
fdd6681d92
ipv6: remove some useless RCU read lock
|
13 年之前 |
Patrick McHardy
|
4cdd34084d
netfilter: nf_conntrack_ipv6: improve fragmentation handling
|
13 年之前 |