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
2024-05-09
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
2024-05-08
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-08
hsr: Simplify code for announcing HSR nodes timer setup
Lukasz Majewski
2024-05-08
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
2024-05-08
rxrpc: Only transmit one ACK per jumbo packet received
David Howells
2024-05-08
rxrpc: Fix congestion control algorithm
David Howells
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
2024-05-08
appletalk: Improve handling of broadcast packets
Vincent Duvert
2024-05-08
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
2024-05-07
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
2024-05-07
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
2024-05-06
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-03
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-03
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
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-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
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
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
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
rxrpc: Clients must accept conn from any address
Jeffrey Altman
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-04-30
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-04-30
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
net l2tp: drop flow hash on forward
David Bauer
2024-04-26
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-25
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-04-25
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
2024-04-24
Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-04-24
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
2024-04-25
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
[next]