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
Age
Commit message (
Expand
)
Author
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-10
net: tls: set MSG_SPLICE_PAGES consistently
Jakub Kicinski
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2023-08-09
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
2023-08-09
xsk: fix refcount underflow in error path
Magnus Karlsson
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
vlan: Fix VLAN 0 memory leak
Vlad Buslov
2023-08-09
wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
Keith Yeo
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-08-09
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
2023-08-08
net/unix: use consistent error code in SO_PEERPIDFD
David Rheinsberg
2023-08-07
net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
Andrew Kanner
2023-08-06
net: tls: avoid discarding data on record close
Jakub Kicinski
2023-08-04
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2023-08-04
mptcp: fix disconnect vs accept race
Paolo Abeni
2023-08-04
mptcp: avoid bogus reset on fallback close
Paolo Abeni
2023-08-04
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-04
net/packet: annotate data-races around tp->status
Eric Dumazet
2023-08-04
mptcp: fix the incorrect judgment for msk->cb_flags
Xiang Yang
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-02
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-01
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-01
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
[next]