index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
1
-1
/
+1
*
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
1
-1
/
+1
*
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
2024-03-01
1
-2
/
+2
*
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
2024-03-01
1
-1
/
+1
*
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
1
-1
/
+1
*
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-03-01
1
-1
/
+1
*
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2024-02-15
1
-5
/
+8
*
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-10-26
1
-1
/
+7
*
ipv6: refactor ip6_finish_output for GSO handling
Yan Zhai
2023-10-26
1
-7
/
+15
*
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-26
1
-13
/
+2
*
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2023-10-23
1
-68
/
+0
*
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-10-20
1
-2
/
+4
*
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-13
1
-4
/
+2
*
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
2023-09-19
1
-1
/
+1
*
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2023-09-15
1
-2
/
+2
*
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
1
-2
/
+1
*
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
1
-7
/
+5
*
ipv6: lockless IPV6_MTU implementation
Eric Dumazet
2023-09-15
1
-8
/
+11
*
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
1
-1
/
+1
*
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2023-08-30
1
-1
/
+0
*
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-18
1
-1
/
+1
*
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
1
-2
/
+3
*
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
1
-1
/
+10
*
ip, ip6: Fix splice to raw and ping sockets
David Howells
2023-06-16
1
-1
/
+2
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
*
ip6, udp6: Support MSG_SPLICE_PAGES
David Howells
2023-05-24
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
1
-1
/
+6
|
\
|
*
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-03
1
-1
/
+6
*
|
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-22
1
-5
/
+5
*
|
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
1
-1
/
+1
*
|
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2023-03-08
1
-1
/
+1
|
/
*
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
2023-01-23
1
-1
/
+14
*
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
2022-12-08
1
-0
/
+5
*
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-29
1
-1
/
+1
*
net: unify alloclen calculation for paged requests
Pavel Begunkov
2022-08-30
1
-4
/
+1
*
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
2022-08-10
1
-2
/
+1
*
ipv6/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
1
-13
/
+31
*
ipv6: avoid partial copy for zc
Pavel Begunkov
2022-07-19
1
-1
/
+6
*
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-08
1
-3
/
+3
*
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
2022-05-16
1
-2
/
+20
*
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
2022-04-30
1
-11
/
+13
*
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
2022-04-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
1
-1
/
+1
|
\
|
*
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-11
1
-1
/
+1
*
|
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-13
1
-3
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
1
-2
/
+2
|
\
|
*
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-12
1
-2
/
+2
[next]