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
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
4
-3
/
+8
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
8
-14
/
+14
2011-09-16
ethtool: Explicitly state that RX NFC rule locations are priorities
Ben Hutchings
1
-4
/
+3
2011-09-16
ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent
Ben Hutchings
1
-12
/
+11
2011-09-16
vxge: make function table const
stephen hemminger
4
-17
/
+20
2011-09-16
bna: make function tables cont
stephen hemminger
5
-43
/
+36
2011-09-16
pcnet32: constify function table
stephen hemminger
1
-101
/
+101
2011-09-16
wan: make LAPB callbacks const
stephen hemminger
6
-28
/
+28
2011-09-16
ipv6: Send ICMPv6 RSes only when RAs are accepted
Tore Anderson
2
-13
/
+12
2011-09-16
can-gw: add netlink based CAN routing
Oliver Hartkopp
5
-0
/
+1138
2011-09-16
sfc: Use correct fields of struct ethtool_coalesce
Ben Hutchings
1
-9
/
+27
2011-09-16
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
6
-15
/
+34
2011-09-16
sfc: Correct reporting and validation of TX interrupt coalescing
Ben Hutchings
3
-34
/
+53
2011-09-16
sfc: Use consistent types for interrupt coalescing parameters
Ben Hutchings
3
-8
/
+9
2011-09-16
sfc: Correct error code for unsupported interrupt coalescing parameters
Ben Hutchings
1
-3
/
+3
2011-09-16
Merge git://github.com/Jkirsher/net-next
David S. Miller
7
-580
/
+341
2011-09-16
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
David S. Miller
100
-6378
/
+7670
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
20
-91
/
+81
2011-09-15
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2
-95
/
+97
2011-09-15
ixgbe: cleanup configuration of EITRSEL and VF reset path
Alexander Duyck
1
-12
/
+13
2011-09-15
ixgbe: cleanup reset paths
Alexander Duyck
4
-83
/
+43
2011-09-15
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
Alexander Duyck
1
-17
/
+18
2011-09-15
ixgbe: combine PCI_VDEVICE and board declaration to same line
Alexander Duyck
1
-53
/
+26
2011-09-15
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
1
-9
/
+9
2011-09-15
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
Alexander Duyck
1
-54
/
+34
2011-09-15
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
Alexander Duyck
1
-4
/
+4
2011-09-15
ixgbe: cleanup allocation and freeing of IRQ affinity hint
Alexander Duyck
1
-40
/
+36
2011-09-15
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
Alexander Duyck
1
-216
/
+63
2011-09-15
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2
-4
/
+5
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
14
-74
/
+69
2011-09-15
net/irda: sh_irda: add PM support
Kuninori Morimoto
1
-11
/
+27
2011-09-15
net/irda: sh_irda: update author's email address
Kuninori Morimoto
1
-10
/
+10
2011-09-15
net/irda: sh_irda: add sh_irda_ prefix to all functions
Kuninori Morimoto
1
-34
/
+34
2011-09-15
tg3: Code movement
Matt Carlson
1
-8
/
+9
2011-09-15
tg3: Eliminate tg3_halt_cpu() prototype
Matt Carlson
1
-221
/
+222
2011-09-15
tg3: Eliminate tg3_write_sig_post_reset() prototype
Matt Carlson
1
-230
/
+228
2011-09-15
tg3: Eliminate tg3_stop_fw() prototype
Matt Carlson
1
-18
/
+16
2011-09-15
tg3: Add ability to turn off 1shot MSI
Matt Carlson
1
-2
/
+6
2011-09-15
tg3: Remove tp->rx_offset term when unneeded
Matt Carlson
1
-2
/
+8
2011-09-15
tg3: Fix missed MSI workaround
Matt Carlson
1
-3
/
+2
2011-09-15
tg3: Check all adv bits when checking config
Matt Carlson
1
-2
/
+4
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
31
-0
/
+52
2011-09-15
stmmac: update the doc with new info about the driver's debug (v3)
Giuseppe CAVALLARO
1
-1
/
+32
2011-09-15
stmmac: update the driver version (Aug_2011) (v3)
Giuseppe CAVALLARO
1
-1
/
+1
2011-09-15
stmmac: add HW DMA feature register (v3)
Giuseppe CAVALLARO
6
-1
/
+174
2011-09-15
stmmac: rework the code to get the Synopsys ID (v3)
Giuseppe CAVALLARO
4
-5
/
+23
2011-09-15
stmmac: export DMA TX/RX rings via debugfs (v3)
Giuseppe CAVALLARO
2
-0
/
+112
2011-09-15
stmmac: add MMC support exported via ethtool (v3)
Giuseppe CAVALLARO
8
-22
/
+540
2011-09-15
stmmac: support wake up irq from external sources (v3)
Deepak Sikri
3
-3
/
+16
2011-09-15
stmmac: remove the mmc code (v3)
Giuseppe CAVALLARO
4
-28
/
+0
[next]