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-04-17
atm: eni: Kill set-but-unused variables.
David S. Miller
1
-5
/
+0
2011-04-15
net: gianfar: convert to hw_features
Michał Mirosław
3
-61
/
+16
2011-04-15
net: mlx4: convert to hw_features
Michał Mirosław
4
-60
/
+11
2011-04-15
net: forcedeth: convert to hw_features
Michał Mirosław
1
-52
/
+26
2011-04-15
net: dm9000: convert to hw_features
Michał Mirosław
1
-44
/
+13
2011-04-15
net: spider_net: convert to hw_features
Michał Mirosław
3
-36
/
+7
2011-04-15
net: minor cleanup to net_namespace.c.
Rob Landley
1
-8
/
+4
2011-04-15
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
5
-7
/
+84
2011-04-15
ipv6: ignore looped-back NA while dad is running
Daniel Walter
1
-3
/
+4
2011-04-14
rndis_host: Quirky devices are still 'point-to-point'
Ben Hutchings
1
-1
/
+1
2011-04-14
net-bonding: Adding support for throughputs larger than 65536 Mbps
David Decotigny
2
-8
/
+10
2011-04-14
net-bonding: Fix minor/cosmetic type inconsistencies
David Decotigny
2
-4
/
+2
2011-04-14
net-bonding: Fix minor sparse complaints
David Decotigny
3
-4
/
+3
2011-04-14
qlge: make nic_operations struct const
stephen hemminger
2
-3
/
+3
2011-04-14
sfc: make function tables const
stephen hemminger
13
-24
/
+24
2011-04-14
Phonet: convert bound sockets hash list to RCU
Rémi Denis-Courmont
1
-24
/
+21
2011-04-14
ethtool: allow custom interval for physical identification
Allan, Bruce W
14
-31
/
+34
2011-04-14
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
3
-2
/
+12
2011-04-14
NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
Ralf Baechle
3
-40
/
+4
2011-04-13
ixgbe: DCB, X540 devices do not respond to pause frames
John Fastabend
2
-2
/
+9
2011-04-13
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
6
-27
/
+52
2011-04-13
ixgbe: make device_caps() generic
Emil Tantilov
4
-17
/
+18
2011-04-13
ixgbe: explicitly disable 100H for x540
Emil Tantilov
1
-1
/
+2
2011-04-13
ixgbe: add support for new HW
Emil Tantilov
3
-0
/
+4
2011-04-13
ixgbe: fix semaphores in eeprom routines for x540
Emil Tantilov
3
-47
/
+153
2011-04-13
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
8
-28
/
+36
2011-04-13
ixgbe: fix 82599 KR downshift coexistence with LESM FW module
Emil Tantilov
2
-1
/
+48
2011-04-13
ixgbe: move disabling of relaxed ordering in start_hw()
Emil Tantilov
3
-5
/
+35
2011-04-13
ixgbe: refactor common start_hw code for 82599 and x540
Emil Tantilov
4
-13
/
+58
2011-04-13
ixgbe: update version string for Dell CEM use
Jeff Kirsher
1
-2
/
+6
2011-04-13
ixgbe: fix namespacecheck issue
Emil Tantilov
1
-1
/
+1
2011-04-13
ixgbe: correct function number for some 82598 parts
Emil Tantilov
2
-1
/
+38
2011-04-13
ixgbe: fix return value checks
Emil Tantilov
1
-3
/
+2
2011-04-13
ixgbe: DCB, further cleanups to app configuration
John Fastabend
1
-83
/
+24
2011-04-13
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
Bruce Allan
3
-11
/
+30
2011-04-13
e1000e: fix stats locking in e1000_watchdog_task
Flavio Leitner
1
-1
/
+1
2011-04-13
e1000e: convert to new VLAN model
Jeff Kirsher
3
-81
/
+119
2011-04-13
e1000e: PCIe link speed in GT/s, not GB/s
Bruce Allan
1
-1
/
+1
2011-04-13
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
7
-35
/
+33
2011-04-13
igb: introduce igb_thermal_sensor_event for sensor checking
Stefan Assmann
1
-33
/
+34
2011-04-13
igb: fix typo in igb_validate_nvm_checksum_82580
Stefan Assmann
1
-1
/
+2
2011-04-13
igb: Add anti-spoofing feature documentation
Greg Rose
1
-0
/
+13
2011-04-13
net: allow shifted access in smsc911x V2
Mathieu J. Poirier
2
-7
/
+150
2011-04-13
tg3: Add support for extended VPD blocks
Matt Carlson
2
-44
/
+83
2011-04-13
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
1
-9
/
+25
2011-04-13
tg3: Automatically size stat/test string arrays
Matt Carlson
1
-7
/
+8
2011-04-13
tg3: Dump registers when status block shows errors
Matt Carlson
2
-1
/
+42
2011-04-13
tg3: Provide full regdump on tx timeout
Matt Carlson
2
-68
/
+123
2011-04-13
rndis_host: Poll status before control channel where necessary
Ben Hutchings
2
-7
/
+34
2011-04-13
stmmac: review Wol and enable the Unicast support
Giuseppe Cavallaro
2
-4
/
+5
[next]