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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-09
net: bonding: factor out rlock(bond->lock) in xmit path
Michał Mirosław
3
-60
/
+35
2011-05-09
net: use batched device unregister in veth and macvlan
Eric Dumazet
1
-1
/
+4
2011-05-09
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+2
2011-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-96
/
+100
2011-05-08
hamachi: Put back RX_CHECKSUM
David S. Miller
1
-0
/
+1
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
3
-1
/
+18
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
2
-2
/
+19
2011-05-07
igb: convert to ethtool set_phys_id
Jeff Kirsher
1
-18
/
+19
2011-05-07
e1000: convert to set_phys_id
Jeff Kirsher
2
-37
/
+16
2011-05-07
e100: implemenet set_phys_id
Jeff Kirsher
1
-38
/
+28
2011-05-06
hamachi: Delete TX checksumming code commented out since 1999
David S. Miller
1
-79
/
+0
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-31
/
+105
2011-05-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
205
-5844
/
+11157
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
1
-1
/
+1
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
13
-84
/
+6
2011-05-05
bnx2x: function descriptions format fixed
Dmitry Kravkov
6
-266
/
+194
2011-05-05
bnx2x: update year to 2011 and version to 1.62.12-0
Dmitry Kravkov
15
-17
/
+17
2011-05-05
bnx2x: improve memory handling, low memory recovery flows
Dmitry Kravkov
5
-276
/
+449
2011-05-05
bnx2x: Do storage mac address validation for SF mode.
Dmitry Kravkov
1
-16
/
+16
2011-05-05
bnx2x: allow WoL on every function in MF modes
Dmitry Kravkov
1
-7
/
+3
2011-05-05
bnx2x: link report improvements
Vladislav Zolotarov
4
-35
/
+141
2011-05-05
stmmac: removed not used definitions
Giuseppe CAVALLARO
1
-3
/
+0
2011-05-05
usbnet: runtime pm: fix out of memory
Ming Lei
1
-3
/
+7
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
205
-5844
/
+11157
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-201
/
+559
2011-05-04
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
1
-2
/
+2
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
7
-100
/
+465
2011-05-04
ixgbe: fix sparse warning
Emil Tantilov
1
-46
/
+62
2011-05-04
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
1
-1
/
+2
2011-05-04
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
3
-8
/
+7
2011-05-04
igbvf: remove bogus phys_id
stephen hemminger
1
-6
/
+0
2011-05-04
igb: Add check for invalid size to igb_get_invariants_82575()
Carolyn Wyborny
1
-0
/
+8
2011-05-04
ixgb: convert to set_phys_id
Jeff Kirsher
2
-37
/
+12
2011-05-04
e100: fix build warning
Emil Tantilov
1
-1
/
+1
2011-05-04
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
David S. Miller
1
-5
/
+6
2011-05-04
pptp: Use flowi4's daddr/saddr in pptp_xmit().
David S. Miller
1
-2
/
+2
2011-05-04
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
4
-5
/
+10
2011-05-04
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
Viresh KUMAR
1
-1
/
+0
2011-05-03
Revert: veth: remove unneeded ifname code from veth_newlink()
Jiri Pirko
1
-0
/
+12
2011-05-03
smsc95xx: fix reset check
Rabin Vincent
1
-1
/
+1
2011-05-03
tg3: Fix failure to enable WoL by default when possible
Rafael J. Wysocki
1
-2
/
+6
2011-05-03
amd8111e: trivial typo spelling: Negotitate -> Negotiate
Joe Perches
1
-1
/
+1
2011-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-17
/
+47
2011-05-02
mwifiex: fix missing tsf_val TLV
Bing Zhao
2
-2
/
+7
2011-05-02
rtlwifi: Fix typo in pci.c
Larry Finger
1
-1
/
+1
2011-05-02
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
6
-0
/
+139
2011-05-02
rt2x00: Introduce capability flag for Bluetooth co-existence.
Gertjan van Wingerde
2
-5
/
+9
2011-05-02
rt2x00: Streamline rt2800 eeprom initialisations.
Gertjan van Wingerde
1
-10
/
+8
2011-05-02
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
1
-2
/
+2
2011-05-02
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
3
-9
/
+15
[next]