index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
38
-470
/
+824
2009-04-29
Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
David S. Miller
2
-23
/
+34
2009-04-29
mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising
Ben Hutchings
1
-34
/
+57
2009-04-29
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
3
-5
/
+40
2009-04-29
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
3
-10
/
+18
2009-04-29
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
5
-48
/
+7
2009-04-29
mdio: Add mdio45_ethtool_spauseparam_an()
Ben Hutchings
2
-0
/
+33
2009-04-29
mii: Add mii_advertise_flowctrl()
Ben Hutchings
1
-0
/
+16
2009-04-29
mii: Simplify mii_resolve_flowctrl_fdx()
Ben Hutchings
1
-12
/
+6
2009-04-29
s2io: Use generic MDIO definitions
Ben Hutchings
2
-15
/
+11
2009-04-29
ixgb: Use generic MDIO definitions
Ben Hutchings
2
-22
/
+12
2009-04-29
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
6
-119
/
+102
2009-04-29
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
6
-224
/
+195
2009-04-29
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
7
-100
/
+82
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
14
-845
/
+311
2009-04-29
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
4
-0
/
+429
2009-04-29
mdio: Add register definitions for MDIO (clause 45)
Ben Hutchings
1
-0
/
+237
2009-04-29
ethtool: Add port type PORT_OTHER
Ben Hutchings
1
-0
/
+1
2009-04-29
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
1
-2
/
+0
2009-04-29
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
1
-9
/
+13
2009-04-29
pcnet32: Remove pointless memory barriers
John Dykstra
1
-2
/
+2
2009-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-18
/
+23
2009-04-29
mac80211: default to automatic power control
Johannes Berg
1
-0
/
+1
2009-04-29
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
1
-10
/
+9
2009-04-29
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
Don Skidmore
1
-11
/
+6
2009-04-28
netxen: fix firmware download
Dhananjay Phadke
4
-207
/
+216
2009-04-28
netxen: refactor netxen_recv_context struct
Dhananjay Phadke
5
-40
/
+71
2009-04-28
netxen: fix link event handling
Dhananjay Phadke
3
-2
/
+3
2009-04-28
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
1
-7
/
+23
2009-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-31
/
+61
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
5
-296
/
+204
2009-04-28
ath5k: fix buffer overrun in rate debug code
Bob Copeland
1
-1
/
+1
2009-04-28
iwlwifi: notify on scan completion even when shutting down
Johannes Berg
1
-2
/
+2
2009-04-28
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-4
/
+10
2009-04-28
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
1
-1
/
+0
2009-04-28
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
1
-6
/
+3
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
4
-3
/
+40
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2
-22
/
+18
2009-04-28
gianfar: Use memset instead of cacheable_memzero
Kumar Gala
1
-1
/
+2
2009-04-28
inet_diag: Remove dup assignments
Arnaldo Carvalho de Melo
1
-2
/
+0
2009-04-28
net: netif_tx_queue_stopped too expensive
Eric Dumazet
1
-2
/
+8
2009-04-28
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2
-3
/
+17
2009-04-28
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
Grant Likely
1
-3
/
+0
2009-04-28
fs_enet: Remove dead code
Kumar Gala
3
-77
/
+1
2009-04-28
ixgbe: Clear out stray tx work on link down
Nelson, Shannon
1
-0
/
+22
2009-04-28
ixgbe: Interrupt management update for 82599
Nelson, Shannon
1
-40
/
+50
2009-04-28
ixgbe: enable HW RSC for 82599
Alexander Duyck
4
-12
/
+152
2009-04-28
ixgbe: enable hardware offload for sctp
Jesse Brandeburg
2
-2
/
+18
2009-04-28
igb: Enable SCTP checksum offloading
Jesse Brandeburg
4
-4
/
+31
2009-04-28
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
2
-3
/
+16
[next]