index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
1
-1
/
+8
2024-11-06
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-2
/
+2
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+7
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
1
-3
/
+3
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-15
/
+16
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
1
-15
/
+16
2024-10-23
ip6mr: Add __init to ip6_mr_cleanup().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
1
-1
/
+4
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+3
2024-10-15
ipmr: Use rtnl_register_many().
Kuniyuki Iwashima
1
-4
/
+9
2024-10-15
ipv6: Use rtnl_register_many().
Kuniyuki Iwashima
4
-67
/
+51
2024-10-15
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
1
-12
/
+10
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
1
-1
/
+3
2024-10-15
ipv6: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-8
/
+1
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
1
-1
/
+8
2024-10-14
ipv6: tcp: give socket pointer to control skbs
Eric Dumazet
1
-0
/
+3
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
2
-2
/
+2
2024-10-11
ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
Eric Dumazet
1
-5
/
+3
2024-10-11
ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
Eric Dumazet
2
-8
/
+8
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-10-09
ipv6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2024-10-09
ipv6: switch inet6_acaddr_hash() to less predictable hash
Eric Dumazet
1
-2
/
+3
2024-10-09
ipv6: switch inet6_addr_hash() to less predictable hash
Eric Dumazet
1
-1
/
+1
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-2
/
+3
2024-10-04
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
1
-4
/
+6
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2
-2
/
+2
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
1
-6
/
+14
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+13
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-2
/
+5
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
1
-2
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-3
/
+2
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-3
/
+2
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+3
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-15
/
+13
2024-09-22
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
1
-0
/
+1
2024-09-19
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+8
2024-09-13
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-13
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-13
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-09-11
net: support non paged skb frags
Mina Almasry
1
-1
/
+2
2024-09-06
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-1
/
+1
2024-09-06
net/ipv6: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+16
2024-09-05
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
3
-4
/
+16
[prev]
[next]