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
2019-06-15
Merge branch 'qed-iWARP-fixes'
David S. Miller
1
-10
/
+39
2019-06-15
qed: iWARP - Fix default window size to be based on chip
Michal Kalderon
1
-5
/
+25
2019-06-15
qed: iWARP - Fix tc for MPA ll2 connection
Michal Kalderon
1
-0
/
+2
2019-06-15
qed: iWARP - fix uninitialized callback
Michal Kalderon
1
-0
/
+1
2019-06-15
qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
Michal Kalderon
1
-5
/
+11
2019-06-15
net: phy: sfp: clean up a condition
Dan Carpenter
1
-1
/
+1
2019-06-15
vsock: correct removal of socket from the list
Sunil Muthuswamy
1
-31
/
+7
2019-06-15
Merge branch 'nfp-add-two-user-friendly-errors'
David S. Miller
2
-1
/
+10
2019-06-15
nfp: print a warning when binding VFs to PF driver
Jakub Kicinski
1
-0
/
+4
2019-06-15
nfp: update the old flash error message
Jakub Kicinski
1
-1
/
+6
2019-06-15
Merge branch 'Microchip-KSZ-driver-enhancements'
David S. Miller
4
-0
/
+72
2019-06-15
net: dsa: microchip: Support optional 125MHz SYNCLKO output
Robert Hancock
4
-0
/
+9
2019-06-15
net: dsa: microchip: Add PHY errata workarounds
Robert Hancock
2
-0
/
+63
2019-06-15
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
2
-15
/
+14
2019-06-15
Merge branch 'packet-DDOS'
David S. Miller
2
-41
/
+56
2019-06-15
net/packet: introduce packet_rcv_try_clear_pressure() helper
Eric Dumazet
1
-4
/
+9
2019-06-15
net/packet: remove locking from packet_rcv_has_room()
Eric Dumazet
1
-11
/
+9
2019-06-15
net/packet: implement shortcut in tpacket_rcv()
Eric Dumazet
1
-0
/
+6
2019-06-15
net/packet: make tp_drops atomic
Eric Dumazet
2
-9
/
+12
2019-06-15
net/packet: constify __packet_rcv_has_room()
Eric Dumazet
1
-5
/
+8
2019-06-15
net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
Eric Dumazet
1
-7
/
+7
2019-06-15
net/packet: constify packet_lookup_frame() and __tpacket_has_room()
Eric Dumazet
1
-7
/
+7
2019-06-15
net/packet: constify __packet_get_status() argument
Eric Dumazet
1
-1
/
+1
2019-06-15
net: phy: Add more 1000BaseX support detection
Robert Hancock
1
-0
/
+2
2019-06-15
net: ethernet: ti: cpsw_ethtool: simplify slave loops
Ivan Khoronzhuk
1
-19
/
+21
2019-06-15
net: ethernet: ti: cpsw: use cpsw as drv data
Ivan Khoronzhuk
1
-9
/
+7
2019-06-15
Merge branch 'net-mlx5-use-indirect-call-wrappers'
David S. Miller
1
-6
/
+19
2019-06-15
net/mlx5e: use indirect calls wrapper for the rx packet handler
Paolo Abeni
1
-1
/
+2
2019-06-15
net/mlx5e: use indirect calls wrapper for skb allocation
Paolo Abeni
1
-5
/
+17
2019-06-14
i40e: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
1
-21
/
+24
2019-06-14
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
1
-3
/
+0
2019-06-14
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
1
-1
/
+11
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
1
-2
/
+25
2019-06-14
i40e: add input validation for virtchnl handlers
Sergey Nemov
1
-43
/
+31
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
2
-23
/
+25
2019-06-14
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
1
-1
/
+10
2019-06-14
i40e: Use signed variable
Mitch Williams
1
-1
/
+1
2019-06-14
i40e: add constraints for accessing veb array
Piotr Kwapulinski
1
-5
/
+7
2019-06-14
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
1
-1
/
+1
2019-06-14
i40e: add functions stubs to support EEE
Aleksandr Loktionov
1
-0
/
+12
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
30
-168
/
+495
2019-06-14
sched: act_ctinfo: use extack error reporting
Kevin Darbyshire-Bryant
1
-5
/
+18
2019-06-14
l2tp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+3
2019-06-14
Merge branch 'r8169-add-and-use-helper-rtl_is_8168evl_up'
David S. Miller
1
-37
/
+16
2019-06-14
r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSize
Heiner Kallweit
1
-20
/
+4
2019-06-14
r8169: add helper rtl_is_8168evl_up
Heiner Kallweit
1
-17
/
+12
2019-06-14
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
1
-0
/
+4
2019-06-14
nl80211: send event when CMD_FRAME duration expires
James Prestwood
3
-0
/
+41
2019-06-14
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-12
/
+3
[prev]
[next]