index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
2025-03-10
ipv6: save dontfrag in cork
Willem de Bruijn
2025-03-10
ipv6: remove leftover ip6 cookie initializer
Willem de Bruijn
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
2024-12-04
inet: add indirect call wrapper for getfrag() calls
Eric Dumazet
2024-10-09
ipv6: Remove redundant unlikely()
Tobias Klauser
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-08-21
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
2024-08-21
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
2024-08-21
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-08
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2023-10-25
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-10-25
ipv6: refactor ip6_finish_output for GSO handling
Yan Zhai
2023-10-25
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MTU implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-03
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-05-23
ip6, udp6: Support MSG_SPLICE_PAGES
David Howells
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]