index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
3
-5
/
+0
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+6
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2
-0
/
+6
2023-06-19
ipv6: exthdrs: Remove redundant skb_headlen() check in ip6_parse_tlv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+2
2023-06-19
ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-5
/
+1
2023-06-19
ipv6: rpl: Remove redundant multicast tests in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+1
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
2
-23
/
+1
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
1
-4
/
+9
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
1
-1
/
+2
2023-06-16
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
3
-35
/
+27
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2023-06-16
udplite: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+4
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-6
/
+6
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
4
-0
/
+4
2023-06-09
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
1
-0
/
+3
2023-06-09
ipv4, ipv6: Use splice_eof() to flush
David Howells
3
-0
/
+17
2023-06-09
ping6: Fix send to link-local addresses with VRF.
Guillaume Nault
1
-1
/
+2
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-20
/
+13
2023-06-07
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
1
-18
/
+11
2023-06-04
ipv6: lower "link become ready"'s level message
Matthieu Baerts
1
-2
/
+2
2023-06-03
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
1
-2
/
+2
2023-05-31
net: Make gro complete function to return void
Parav Pandit
1
-1
/
+2
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+6
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
1
-0
/
+2
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
ip6, udp6: Support MSG_SPLICE_PAGES
David Howells
1
-0
/
+17
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-1
/
+2
2023-05-22
net/tcp: refactor tcp_inet6_sk()
Pavel Begunkov
1
-7
/
+3
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+16
2023-05-17
seg6: Cleanup duplicates of skb_dst_drop calls
Yuya Tajima
2
-5
/
+1
2023-05-17
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
2
-8
/
+10
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
2
-10
/
+8
2023-05-13
erspan: get the proto with the md version for collect_md
Xin Long
1
-5
/
+8
2023-05-12
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
1
-8
/
+8
2023-04-28
net: ipv6: fix skb hash for some RST packets
Antoine Tenart
1
-1
/
+1
2023-04-28
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-04-22
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2
-4
/
+1
2023-04-21
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2
-2
/
+14
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-04-19
net: rpl: fix rpl header size calculation
Alexander Aring
1
-1
/
+2
2023-04-14
net/ipv6: Initialise msg_control_is_user
Kevin Brodsky
1
-0
/
+1
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
1
-1
/
+1
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+10
2023-04-05
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-6
/
+4
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
[next]