index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-20
1
-1
/
+1
*
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-28
1
-2
/
+2
*
xfrm: fix MTU regression
Jiri Bohac
2022-03-08
1
-4
/
+7
*
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-03-02
1
-1
/
+1
*
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
2021-12-01
1
-1
/
+1
*
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
2021-10-15
1
-1
/
+2
*
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
2021-08-03
1
-16
/
+11
*
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
2021-08-03
1
-35
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-2
/
+3
|
\
|
*
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
2021-07-23
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-1
/
+1
|
\
|
|
*
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-20
1
-1
/
+1
*
|
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-1
/
+1
|
/
*
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-12
1
-0
/
+28
*
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-06
1
-1
/
+3
*
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
2021-06-24
1
-5
/
+3
*
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-06-24
1
-15
/
+17
*
net: use indirect call helpers for dst_output
Brian Vazquez
2021-02-03
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
1
-1
/
+40
|
\
|
*
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-09
1
-1
/
+40
*
|
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
1
-1
/
+1
*
|
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
1
-1
/
+1
*
|
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
1
-2
/
+1
|
/
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-3
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-2
/
+0
|
|
\
|
|
*
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2020-10-14
1
-2
/
+0
|
*
|
net: ipv6: delete duplicated words
Randy Dunlap
2020-09-18
1
-1
/
+1
|
|
/
*
/
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
1
-1
/
+1
|
/
*
net: ipv6: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-2
/
+4
*
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-02-24
1
-0
/
+70
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-4
/
+4
*
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-11-15
1
-2
/
+2
*
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
1
-0
/
+3
*
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
1
-2
/
+2
*
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-1
/
+1
|
\
|
*
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-1
/
+1
|
\
|
|
*
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
|
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
1
-5
/
+1
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
|
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-9
/
+17
|
\
\
\
|
*
|
|
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
1
-9
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
1
-2
/
+2
|
|
/
*
|
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-76
/
+107
*
|
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-55
/
+77
|
/
*
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-08
1
-1
/
+1
[next]