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
Age
Commit message (
Expand
)
Author
2024-05-03
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-03
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
2024-05-03
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
2024-05-03
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-03
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
2024-05-03
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-05-03
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
2024-05-03
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
appletalk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: rds: 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-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
2024-05-03
wifi: cfg80211: Clear mlo_links info when STA disconnects
Xin Deng
2024-05-03
wifi: nl80211: Avoid address calculations via out of bounds array indexing
Kees Cook
2024-05-02
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-02
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
2024-05-02
bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
Miao Xu
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-05-01
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-01
tipc: fix UAF in error path
Paolo Abeni
2024-05-01
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2024-05-01
arp: Get dev after calling arp_req_(delete|set|get)().
Kuniyuki Iwashima
2024-05-01
arp: Remove a nest in arp_req_get().
Kuniyuki Iwashima
2024-05-01
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
2024-05-01
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
2024-05-01
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
2024-05-01
rxrpc: Clients must accept conn from any address
Jeffrey Altman
2024-05-01
netfs, 9p: Implement helpers for new write code
David Howells
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-05-01
xfrm: Restrict SA direction attribute to specific netlink message types
Antony Antony
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
[prev]
[next]