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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
Merge branch 'qed-dcbx-fixes'
David S. Miller
1
-1
/
+12
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-20
net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()
Dan Carpenter
1
-2
/
+3
2017-04-20
qede: allocate enough data for ->arfs_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-04-20
MAINTAINERS: update entry for TI's CPSW driver
Sekhar Nori
1
-1
/
+0
2017-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-29
/
+64
2017-04-20
tcp_cubic: fix typo in module param description
Chema Gonzalez
1
-1
/
+1
2017-04-20
Add Jiri Pirko as TC subsystem co-maintainer
Jamal Hadi Salim
1
-0
/
+1
2017-04-20
Add Cong Wang as TC subsystem co-maintainer
Jamal Hadi Salim
1
-0
/
+1
2017-04-20
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-193
/
+287
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-04-20
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
1
-9
/
+15
2017-04-20
Merge branch 'tcp_poll-flakes'
David S. Miller
1
-9
/
+11
2017-04-20
tcp: remove poll() flakes with FastOpen
Eric Dumazet
1
-7
/
+9
2017-04-20
tcp: remove poll() flakes when receiving RST
Eric Dumazet
1
-2
/
+2
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
selftests/net: Fixes psock_fanout CBPF test case
Mike Maloney
2
-12
/
+23
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-20
Merge branch 'mlxsw-flow-based-forwarding-OVS'
David S. Miller
10
-34
/
+186
2017-04-20
mlxsw: spectrum: Add FID miss trap
Jiri Pirko
2
-0
/
+2
2017-04-20
mlxsw: spectrum: Allow ports to work under OVS master
Jiri Pirko
2
-2
/
+64
2017-04-20
net: add netif_is_ovs_port helper
Jiri Pirko
1
-0
/
+5
2017-04-20
mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range
Jiri Pirko
2
-29
/
+29
2017-04-20
mlxsw: spectrum_flower: Set dummy FID before forward action
Jiri Pirko
1
-0
/
+5
2017-04-20
mlxsw: spectrum: Add dummy FID initialization
Jiri Pirko
2
-1
/
+24
2017-04-20
mlxsw: spectrum: Implement action to set FID
Jiri Pirko
4
-0
/
+55
2017-04-20
mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_event
Jiri Pirko
1
-2
/
+2
2017-04-20
Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+19
2017-04-20
bindings: net: stmmac: add missing note about LPI interrupt
Niklas Cassel
1
-5
/
+8
2017-04-20
bpf: remove reference to sock_filter_ext from kerneldoc comment
Tobias Klauser
1
-1
/
+2
2017-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+11
2017-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2017-04-20
Merge tag 'keys-fixes-20170419' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-27
/
+39
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
84
-540
/
+1802
2017-04-20
Merge branch 'dsa-LAN9303'
David S. Miller
13
-0
/
+1444
2017-04-20
net: dsa: LAN9303: add MDIO managed mode support
Juergen Beisert
4
-1
/
+201
2017-04-20
net: dsa: LAN9303: add I2C managed mode support
Juergen Beisert
4
-0
/
+193
2017-04-20
net: dsa: add new DSA switch driver for the SMSC-LAN9303
Juergen Beisert
2
-0
/
+898
2017-04-20
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
6
-0
/
+153
2017-04-20
Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-18
/
+47
2017-04-20
net/mlx4: suppress 'may be used uninitialized' warning
Greg Thelen
1
-1
/
+1
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
73
-375
/
+873
2017-04-20
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
1
-0
/
+1
2017-04-20
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
1
-2
/
+4
2017-04-20
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
1
-3
/
+3
2017-04-20
rt2800: do VCO calibration after programming ALC
Daniel Golle
1
-0
/
+2
[prev]
[next]