index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
net: fix skb use after free in netpoll
Feng Sun
1
-3
/
+3
2019-09-06
mac80211: fix possible sta leak
Johannes Berg
1
-4
/
+5
2019-09-06
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
1
-1
/
+1
2019-09-06
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
1
-7
/
+9
2019-09-06
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-09-06
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
2019-09-06
inet: switch IP ID generator to siphash
Eric Dumazet
2
-19
/
+23
2019-09-06
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-08-25
sctp: fix the transport error_count check
Xin Long
1
-1
/
+1
2019-08-25
net/packet: fix race in tpacket_snd()
Eric Dumazet
1
-0
/
+7
2019-08-25
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-08-25
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-08-25
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
1
-1
/
+1
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-0
/
+3
2019-08-11
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-1
/
+2
2019-08-11
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
1
-4
/
+7
2019-08-11
net: fix ifindex collision during namespace removal
Jiri Pirko
1
-0
/
+2
2019-08-11
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-08-11
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-1
/
+10
2019-08-11
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
1
-0
/
+2
2019-08-04
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
1
-3
/
+8
2019-08-04
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-08-04
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-08-04
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-12
/
+17
2019-08-04
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-08-04
netrom: hold sock when setting skb->destructor
Cong Wang
1
-0
/
+1
2019-08-04
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-08-04
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-08-04
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
1
-0
/
+2
2019-08-04
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-08-04
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
1
-0
/
+13
2019-08-04
9p/virtio: Add cleanup path in p9_virtio_init
YueHaibing
1
-1
/
+7
2019-08-04
Bluetooth: validate BLE connection interval updates
csonsino
2
-1
/
+13
2019-08-04
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
1
-0
/
+6
2019-08-04
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
1
-4
/
+10
2019-08-04
xfrm: fix sa selector validation
Nicolas Dichtel
1
-0
/
+3
2019-08-04
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
1
-0
/
+16
2019-08-04
af_key: fix leaks in key_pol_get_resp and dump_sp.
Jeremy Sowden
1
-2
/
+6
2019-08-04
batman-adv: fix for leaked TVLV handler.
Jeremy Sowden
1
-0
/
+2
2019-07-21
mac80211: mesh: fix RCU warning
Thomas Pedersen
1
-1
/
+4
2019-07-10
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-10
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-07-10
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-07-10
tipc: change to use register_pernet_device
Xin Long
1
-6
/
+6
2019-07-10
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-07-10
net/9p: include trans_common.h to fix missing prototype warning.
Adeodato Simó
1
-0
/
+1
2019-07-10
9p: p9dirent_read: check network-provided name length
Dominique Martinet
1
-3
/
+9
2019-07-10
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
1
-2
/
+1
2019-07-10
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
1
-2
/
+2
2019-07-10
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
[next]