index
:
pm24.git
cpufreq-rust
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
Age
Commit message (
Expand
)
Author
2024-05-15
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-05-13
ax25: Fix reference count leak issue of net_device
Duoming Zhou
2024-05-13
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
2024-05-13
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
inet: fix inet_fill_ifaddr() flags truncation
Eric Dumazet
2024-05-10
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-05-10
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-05-10
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-05-10
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-05-10
af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
Breno Leitao
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
[next]