index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-08
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
2022-04-08
xsk: Do not write NULL in SW ring at allocation failure
Magnus Karlsson
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-04-08
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
2022-04-08
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
2022-04-08
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
2022-04-08
rxrpc: Fix call timer start racing with call destruction
David Howells
2022-04-08
rxrpc: fix some null-ptr-deref bugs in server_key.c
Xiaolong Huang
2022-04-08
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
2022-04-08
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
2022-04-08
vsock/virtio: enable VQs early on probe
Stefano Garzarella
2022-04-08
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
2022-04-08
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
2022-04-08
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
2022-04-08
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
2022-04-08
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-04-08
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-04-08
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-04-08
tipc: fix the timer expires after interval 100ms
Hoang Le
2022-04-08
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
2022-04-08
openvswitch: always update flow key after nat
Aaron Conole
2022-04-08
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
2022-04-08
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2022-04-08
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-04-08
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
2022-04-08
mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb
Yonglong Li
2022-04-08
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
2022-04-08
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-04-08
af_unix: Fix some data-races around unix_sk(sk)->oob_skb.
Kuniyuki Iwashima
2022-04-08
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
2022-04-08
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
2022-04-08
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-04-08
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
2022-04-08
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
2022-04-08
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
2022-04-08
Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
Radoslaw Biernacki
2022-04-08
Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
Tom Rix
2022-04-08
xsk: Fix race at socket teardown
Magnus Karlsson
2022-04-08
mac80211: limit bandwidth in HE capabilities
Johannes Berg
2022-04-08
Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len
Luiz Augusto von Dentz
2022-04-08
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
2022-04-08
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
2022-04-08
Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()
Dan Carpenter
2022-04-08
security: add sctp_assoc_established hook
Ondrej Mosnacek
2022-04-08
rfkill: make new event layout opt-in
Johannes Berg
2022-04-08
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
2022-04-08
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-04-08
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
[next]