index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
22
-51
/
+110
|
\
|
*
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
1
-1
/
+11
|
*
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
8
-4
/
+13
|
*
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-05-02
2
-1
/
+4
|
*
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-02
1
-1
/
+1
|
*
tipc: fix UAF in error path
Paolo Abeni
2024-05-02
1
-1
/
+5
|
*
rxrpc: Clients must accept conn from any address
Jeffrey Altman
2024-05-01
1
-7
/
+2
|
*
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-01
1
-8
/
+19
|
*
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
2024-05-01
1
-1
/
+1
|
*
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-05-01
1
-0
/
+3
|
*
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
2024-05-01
3
-7
/
+7
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-27
2
-14
/
+33
|
|
\
|
|
*
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-04-22
1
-10
/
+32
|
|
*
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-04-08
1
-4
/
+1
|
*
|
net l2tp: drop flow hash on forward
David Bauer
2024-04-26
1
-0
/
+3
|
*
|
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
2024-04-26
1
-6
/
+8
*
|
|
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-04-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SUNRPC: add a missing rpc_stat for TCP TLS
Olga Kornievskaia
2024-04-04
1
-0
/
+1
*
|
|
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-25
32
-98
/
+226
|
\
\
\
|
*
\
\
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-25
2
-3
/
+7
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
2024-04-25
1
-1
/
+3
|
|
*
|
|
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-04-25
1
-2
/
+4
|
*
|
|
|
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-25
1
-1
/
+1
|
*
|
|
|
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2024-04-25
2
-4
/
+4
|
*
|
|
|
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-04-25
1
-11
/
+1
|
*
|
|
|
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-04-25
11
-38
/
+138
|
|
\
\
\
\
|
|
*
|
|
|
wifi: mac80211: fix unaligned le16 access
Johannes Berg
2024-04-19
1
-1
/
+1
|
|
*
|
|
|
wifi: mac80211: remove link before AP
Johannes Berg
2024-04-19
1
-2
/
+5
|
|
*
|
|
|
wifi: nl80211: don't free NULL coalescing rule
Johannes Berg
2024-04-19
1
-0
/
+2
|
|
*
|
|
|
wifi: mac80211: mlme: re-parse if AP mode is less than client
Johannes Berg
2024-04-19
1
-4
/
+9
|
|
*
|
|
|
wifi: mac80211: mlme: fix memory leak
Johannes Berg
2024-04-19
1
-1
/
+3
|
|
*
|
|
|
wifi: mac80211: mlme: re-parse with correct mode
Johannes Berg
2024-04-19
1
-1
/
+1
|
|
*
|
|
|
wifi: mac80211: fix idle calculation with multi-link
Johannes Berg
2024-04-19
1
-5
/
+22
|
|
*
|
|
|
wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded
Felix Fietkau
2024-04-17
4
-16
/
+72
|
|
*
|
|
|
wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...
Igor Artemiev
2024-04-08
1
-2
/
+2
|
|
*
|
|
|
wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...
Richard Kinder
2024-04-08
1
-1
/
+2
|
|
*
|
|
|
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
2024-04-08
3
-5
/
+15
|
|
*
|
|
|
wifi: mac80211: check EHT/TTLM action frame length
Johannes Berg
2024-04-08
1
-0
/
+4
|
*
|
|
|
|
Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-04-25
7
-30
/
+50
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-04-24
1
-2
/
+2
|
|
*
|
|
|
|
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-04-24
1
-5
/
+15
|
|
*
|
|
|
|
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
1
-3
/
+2
|
|
*
|
|
|
|
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
4
-14
/
+23
|
|
*
|
|
|
|
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-04-24
2
-6
/
+8
|
*
|
|
|
|
|
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
2024-04-25
1
-2
/
+2
|
|
/
/
/
/
/
|
*
|
|
|
|
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
2024-04-24
1
-1
/
+2
|
*
|
|
|
|
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-04-24
1
-0
/
+3
|
*
|
|
|
|
ax25: Fix netdev refcount issue
Duoming Zhou
2024-04-23
1
-1
/
+1
|
*
|
|
|
|
bridge/br_netlink.c: no need to return void function
Hangbin Liu
2024-04-22
1
-1
/
+1
|
*
|
|
|
|
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
2024-04-22
1
-2
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
[next]