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
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-18
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
2024-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-01-08
tcp: Revert no longer abort SYN_SENT when receiving some ICMP
Shachar Kagan
2024-01-07
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2024-01-05
net: gro: parse ipv6 ext headers without frag0 invalidation
Richard Gobert
2024-01-05
net: gso: add HBH extension header offload support
Richard Gobert
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
2024-01-02
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-11-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
2023-11-29
tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Clean up goto labels in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Cache sock_net(sk) in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
tcp: Clean up reverse xmas tree in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-16
tcp: no longer abort SYN_SENT when receiving some ICMP
Eric Dumazet
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-27
net: ipv6: stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
net/tcp: Wire up l3index to TCP-AO
Dmitry Safonov
2023-10-27
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
net/tcp: Add AO sign to RST packets
Dmitry Safonov
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
[next]