index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
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
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-08
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
2022-12-07
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
2022-08-30
net: unify alloclen calculation for paged requests
Pavel Begunkov
2022-08-09
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
2022-07-19
ipv6/udp: support externally provided ubufs
Pavel Begunkov
2022-07-18
ipv6: avoid partial copy for zc
Pavel Begunkov
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
2022-04-30
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-11
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-11
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]