index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2025-04-24
ipv6: Factorise ip6_route_multipath_add().
Kuniyuki Iwashima
2025-04-24
ipv6: Rename rt6_nh.next to rt6_nh.list.
Kuniyuki Iwashima
2025-04-24
ipv6: Don't pass net to ip6_route_info_append().
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate nhc_pcpu_rth_output in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate rt->fib6_nh->rt6i_pcpu in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Split ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Move nexthop_find_by_id() after fib6_info_alloc().
Kuniyuki Iwashima
2025-04-24
ipv6: Check GATEWAY in rtm_to_fib6_multipath_config().
Kuniyuki Iwashima
2025-04-24
ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config().
Kuniyuki Iwashima
2025-04-24
ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE.
Kuniyuki Iwashima
2025-04-24
ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config().
Kuniyuki Iwashima
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-17
net: ipv6: ioam6: fix double reallocation
Justin Iurman
2025-04-17
net: ipv6: ioam6: use consistent dst names
Justin Iurman
2025-04-17
ovpn: implement TCP transport
Antonio Quartulli
2025-04-17
xfrm: Fix UDP GRO handling for some corner cases
Tobias Brunner
2025-04-16
ipv6: Use nlmsg_payload in route file
Breno Leitao
2025-04-16
ipv6: Use nlmsg_payload in addrconf file
Breno Leitao
2025-04-16
ipv6: Use nlmsg_payload in addrlabel file
Breno Leitao
2025-04-15
ipv6: Use nlmsg_payload in inet6_rtm_valid_getaddr_req
Breno Leitao
2025-04-15
ipv6: Use nlmsg_payload in inet6_valid_dump_ifaddr_req
Breno Leitao
2025-04-14
ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-04-14
espintcp: fix skb leaks
Sabrina Dubroca
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-04-10
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-09
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2025-04-03
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
2025-04-02
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
2025-03-23
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-20
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
2025-03-20
net: ipv6: ioam6: fix lwtunnel_output() loop
Justin Iurman
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
[prev]
[next]