index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
1
-1
/
+1
2020-08-19
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-19
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-44
/
+53
2020-08-19
tcp: correct read of TFO keys on big endian systems
Jason Baron
3
-24
/
+31
2020-08-19
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-19
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-19
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-19
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-19
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-08-19
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2
-2
/
+1
2020-08-19
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-08-19
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
1
-1
/
+1
2020-08-19
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-08-19
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-08-19
bpfilter: Initialize pos variable
Alexei Starovoitov
1
-0
/
+1
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-5
/
+7
2020-08-19
Bluetooth: Allow suspend even when preparation has failed
Abhishek Pandit-Subedi
1
-7
/
+10
2020-08-19
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-11
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
26
-95
/
+194
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-52
/
+95
2020-08-01
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-01
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-07-31
Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-9
/
+27
2020-07-31
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
1
-6
/
+18
2020-07-31
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
4
-12
/
+28
2020-07-31
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2
-5
/
+13
2020-07-31
net/bpfilter: Initialize pos in __bpfilter_process_sockopt
Christoph Hellwig
1
-1
/
+1
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
mac80211: remove STA txq pending airtime underflow warning
Felix Fietkau
1
-3
/
+1
2020-07-30
mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
Vasanthakumar Thiagarajan
1
-3
/
+4
2020-07-30
cfg80211: check vendor command doit pointer before use
Julian Squires
1
-3
/
+3
2020-07-30
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-07-30
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
2020-07-30
mac80211: fix warning in 6 GHz IE addition in mesh mode
Rajkumar Manoharan
2
-0
/
+17
2020-07-30
espintcp: count packets dropped in espintcp_rcv
Sabrina Dubroca
1
-0
/
+6
2020-07-30
espintcp: handle short messages instead of breaking the encap socket
Sabrina Dubroca
1
-1
/
+24
2020-07-29
Merge tag '9p-for-5.8-2' of git://github.com/martinetd/linux into master
Linus Torvalds
1
-9
/
+30
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
1
-0
/
+1
2020-07-29
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+1
2020-07-29
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
1
-4
/
+4
2020-07-28
xfrm: esp6: fix the location of the transport header with encapsulation
Sabrina Dubroca
1
-0
/
+1
2020-07-27
fix a braino in cmsghdr_from_user_compat_to_kern()
Al Viro
1
-1
/
+1
2020-07-27
mptcp: fix joined subflows with unblocking sk
Matthieu Baerts
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
32
-224
/
+274
2020-07-25
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-25
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
[next]