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.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-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-01-27
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
3
-18
/
+30
2020-01-27
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2020-01-27
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
1
-1
/
+1
2020-01-27
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
1
-1
/
+1
2020-01-27
net/rds: Add a few missing rds_stat_names entries
Gerd Rausch
1
-0
/
+2
2020-01-27
tipc: reduce risk of wakeup queue starvation
Jon Maloy
1
-8
/
+21
2020-01-27
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
1
-0
/
+3
2020-01-27
net/af_iucv: always register net_device notifier
Julian Wiedmann
1
-7
/
+20
2020-01-27
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
2020-01-27
mpls: fix warning with multi-label encap
George Wilkie
1
-1
/
+1
2020-01-27
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2
-2
/
+2
2020-01-27
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2020-01-27
l2tp: Fix possible NULL pointer dereference
YueHaibing
1
-1
/
+2
2020-01-27
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2020-01-27
6lowpan: Off by one handling ->nexthdr
Dan Carpenter
1
-1
/
+1
2020-01-27
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
1
-2
/
+6
2020-01-27
tipc: tipc clang warning
Jon Maloy
1
-3
/
+4
2020-01-27
netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
Pablo Neira Ayuso
1
-4
/
+19
2020-01-27
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2020-01-23
cfg80211: check for set_wiphy_params
Johannes Berg
1
-0
/
+4
2020-01-23
tcp: fix marked lost packets not being retransmitted
Pengcheng Yang
1
-3
/
+4
2020-01-23
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
1
-3
/
+0
2020-01-23
batman-adv: Fix DAT candidate selection on little endian systems
Sven Eckelmann
1
-1
/
+3
2020-01-23
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
1
-9
/
+10
2020-01-23
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
1
-1
/
+1
2020-01-23
cfg80211: fix page refcount issue in A-MSDU decap
Felix Fietkau
1
-1
/
+1
2020-01-17
compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
1
-0
/
+1
2020-01-17
af_unix: add compat_ioctl support
Arnd Bergmann
1
-0
/
+19
2020-01-17
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2020-01-17
hsr: reset network header when supervision frame is created
Taehee Yoo
1
-0
/
+2
2020-01-17
dccp: Fix memleak in __feat_register_sp
YueHaibing
1
-1
/
+6
2020-01-17
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2020-01-17
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2
-46
/
+47
2020-01-17
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2020-01-14
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-14
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
2020-01-12
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-12
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-12
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-01-12
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-12
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-1
/
+1
2020-01-12
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
2020-01-12
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
1
-2
/
+5
2020-01-12
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
1
-3
/
+9
2020-01-12
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
1
-0
/
+3
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2
-3
/
+8
2020-01-09
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2020-01-09
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
[prev]
[next]