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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
8
-16
/
+24
2011-03-01
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
3
-3
/
+3
2011-03-01
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
3
-3
/
+3
2011-03-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
30
-220
/
+150
2011-02-28
sfc: Bump version to 3.1
Ben Hutchings
1
-1
/
+1
2011-02-28
sfc: Remove configurable FIFO thresholds for pause frame generation
Ben Hutchings
4
-41
/
+5
2011-02-28
sfc: Expose TX push and TSO counters through ethtool statistics
Ben Hutchings
1
-1
/
+20
2011-02-28
sfc: Update copyright dates
Ben Hutchings
30
-30
/
+30
2011-02-28
sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
Ben Hutchings
4
-31
/
+8
2011-02-28
sfc: Read MC firmware version when requested through ethtool
Ben Hutchings
5
-41
/
+9
2011-02-28
sfc: Reduce size of efx_rx_buffer further by removing data member
Steve Hodgson
2
-24
/
+28
2011-02-28
sfc: Reduce size of efx_rx_buffer by unionising skb and page
Steve Hodgson
2
-53
/
+51
2011-02-28
bonding: use the correct size for _simple_hash()
Amerigo Wang
1
-1
/
+1
2011-02-28
enic: Flush driver cache of registered addr lists during port profile disasso...
Roopa Prabhu
2
-1
/
+3
2011-02-28
DM9000: Allow randomised ethernet address
Ben Dooks
1
-1
/
+6
2011-02-28
qla3xxx: add missing __iomem annotation
stephen hemminger
1
-5
/
+5
2011-02-28
bonding: fix sparse warning
stephen hemminger
1
-2
/
+3
2011-02-28
sis900: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-02-28
bnx2x: use dcb_setapp to manage negotiated application tlvs
Shmulik Ravid
4
-59
/
+92
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
13
-50
/
+19
2011-02-27
net: convert bonding to use rx_handler
Jiri Pirko
1
-1
/
+73
2011-02-27
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
2
-5
/
+3
2011-02-27
bonding: sync netpoll code with bridge
Amerigo Wang
2
-57
/
+118
2011-02-26
qeth: remove needless IPA-commands in offline
Ursula Braun
4
-120
/
+33
2011-02-24
rtlwifi: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
113
-4874
/
+18287
2011-02-24
igb: update version string
Carolyn Wyborny
1
-1
/
+1
2011-02-24
igb: Update Intel copyright notice for driver source.
Carolyn Wyborny
1
-1
/
+1
2011-02-24
igb: add support for VF Transmit rate limit using iproute2
Lior Levy
4
-2
/
+99
2011-02-24
igbvf: remove Tx hang detection
Lior Levy
2
-63
/
+0
2011-02-24
ixgbevf: Fix name of function in function header comment
Greg Rose
1
-8
/
+8
2011-02-24
ixgbevf: Enable jumbo frame support for X540 VF
Greg Rose
2
-2
/
+19
2011-02-24
ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller
Greg Rose
3
-3
/
+46
2011-02-23
qlcnic: Remove validation for max tx and max rx queues
Rajesh Borundia
2
-8
/
+2
2011-02-23
qlcnic: fix checks for auto_fw_reset
amit salecha
2
-6
/
+4
2011-02-23
r6040: bump to version 0.27 and date 23Feb2011
Florian Fainelli
1
-2
/
+2
2011-02-23
r6040: fix multicast operations
Shawn Lin
1
-47
/
+64
2011-02-23
atl1[ce]: fix sparse warnings
stephen hemminger
2
-4
/
+4
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
113
-4874
/
+18287
2011-02-22
Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6
David S. Miller
2
-419
/
+395
2011-02-22
be2net: use hba_port_num instead of port_num
Ajit Khaparde
6
-6
/
+124
2011-02-22
be2net: add code to display temperature of ASIC
Ajit Khaparde
4
-2
/
+76
2011-02-22
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
Ajit Khaparde
4
-0
/
+34
2011-02-22
be2net: variable name change
Ajit Khaparde
3
-4
/
+4
2011-02-22
be2net: fixes in ethtool selftest
Ajit Khaparde
1
-2
/
+3
2011-02-22
be2net: add new counters to display via ethtool stats
Ajit Khaparde
2
-4
/
+21
2011-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
4
-6
/
+178
2011-02-22
Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6
David S. Miller
1
-2
/
+0
2011-02-22
sh: sh_eth: Add support ethtool
Nobuhiro Iwamatsu
1
-19
/
+189
2011-02-21
ath9k_hw: Fix power on reset
Sujith Manoharan
1
-1
/
+0
[next]