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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
Haishuang Yan
1
-3
/
+5
2016-04-20
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
1
-3
/
+5
2016-04-20
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-20
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
3
-15
/
+30
2016-04-20
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
2016-04-20
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
1
-1
/
+1
2016-04-20
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-04-20
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-04-20
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
2016-04-20
ppp: take reference on channels netns
Guillaume Nault
1
-1
/
+3
2016-04-20
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
1
-9
/
+7
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
1
-4
/
+8
2016-04-20
bonding: fix bond_get_stats()
Eric Dumazet
2
-30
/
+36
2016-04-20
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-04-20
qlge: Fix receive packets drop.
Manish Chopra
1
-0
/
+11
2016-04-20
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2
-4
/
+0
2016-04-20
ppp: ensure file->private_data can't be overridden
Guillaume Nault
1
-14
/
+17
2016-04-20
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
1
-4
/
+3
2016-04-20
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
1
-1
/
+1
2016-04-20
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
1
-1
/
+2
2016-04-20
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
1
-19
/
+19
2016-04-20
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-04-20
bridge: allow zero ageing time
Stephen Hemminger
2
-7
/
+8
2016-04-20
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
1
-1
/
+9
2016-04-20
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-04-20
macvtap: always pass ethernet header in linear
Willem de Bruijn
1
-3
/
+6
2016-04-20
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
3
-5
/
+14
2016-04-20
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2
-6
/
+5
2016-04-20
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
1
-3
/
+4
2016-04-20
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
1
-1
/
+2
2016-04-20
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-04-20
packet: validate variable length ll headers
Willem de Bruijn
1
-21
/
+16
2016-04-20
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-04-20
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-04-20
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
1
-0
/
+1
2016-04-20
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-04-20
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-04-20
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-04-20
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-04-20
vxlan: fix missing options_len update on RX with collect metadata
Daniel Borkmann
1
-1
/
+3
2016-04-20
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
1
-1
/
+5
2016-04-20
qmi_wwan: add Sierra Wireless EM74xx device ID
Bjørn Mork
1
-2
/
+4
2016-04-20
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
1
-14
/
+19
2016-04-20
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
3
-4
/
+26
2016-04-20
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
1
-0
/
+2
2016-04-20
net: fix bridge multicast packet checksum validation
Linus Lüssing
2
-2
/
+37
2016-04-20
net: qca_spi: clear IFF_TX_SKB_SHARING
Stefan Wahren
1
-0
/
+1
2016-04-20
net: qca_spi: Don't clear IFF_BROADCAST
Stefan Wahren
1
-1
/
+0
2016-04-20
net: vrf: Remove direct access to skb->data
David Ahern
1
-5
/
+8
2016-04-20
net: jme: fix suspend/resume on JMC260
Diego Viola
1
-1
/
+2
[prev]
[next]