index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-26
rstreason: make it work in trace world
Jason Xing
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-04-16
ip6_vti: fix memleak on netns dismantle
Florian Westphal
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-04-15
net: ip6_gre: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-15
net: ipv6_gre: Do not use custom stat allocator
Breno Leitao
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-09
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-08
ipv6: remove RTNL protection from ip6addrlbl_dump()
Eric Dumazet
2024-04-08
ip6_vti: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-08
ip6_vti: Do not use custom stat allocator
Breno Leitao
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
2024-04-02
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
2024-04-01
ipv6: remove RTNL protection from inet6_dump_fib()
Eric Dumazet
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-22
ipv6: Fix address dump when IPv6 is disabled on an interface
Ido Schimmel
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-19
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
[next]