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
Age
Commit message (
Expand
)
Author
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
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-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
2023-08-20
net: release reference to inet6_dev pointer
Patrick Rohr
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-15
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
2023-08-09
net: annotate data-races around sock->ops
Eric Dumazet
2023-08-08
ipv6: exthdrs: Replace opencoded swap() implementation
Ziyang Xuan
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-02
ila: Remove unnecessary file net/ila.h
Yue Haibing
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-07-31
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-07-27
net: remove comment in ndisc_router_discovery
Patrick Rohr
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2023-07-25
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
2023-07-25
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2023-07-25
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
[next]