index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
noop-iosched.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
net: typos in comments in include/linux/igmp.h
Francois-Xavier Le Bail
1
-2
/
+2
2011-01-04
r8169: more 8168dp support.
françois romieu
1
-9
/
+136
2011-01-04
r8169: rtl_csi_access_enable rename.
françois romieu
1
-11
/
+16
2011-01-04
r8169: magic.
françois romieu
1
-0
/
+93
2011-01-04
r8169: phy power ops
françois romieu
1
-1
/
+166
2011-01-04
r8169: 8168DP specific MII registers access methods.
françois romieu
1
-2
/
+81
2011-01-04
r8169: use device dependent methods to access the MII registers.
françois romieu
1
-150
/
+157
2011-01-04
r8169: identify different registers.
françois romieu
1
-8
/
+14
2011-01-04
r8169: remove the firmware of RTL8111D.
françois romieu
2
-679
/
+134
2011-01-04
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
Michael Chan
2
-19
/
+6
2011-01-04
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
Michael Chan
1
-6
/
+2
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
2
-2
/
+2
2011-01-03
depca: Fix section mismatch derived from depca_isa_probe()
Sedat Dilek
1
-1
/
+1
2011-01-03
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
Sedat Dilek
1
-1
/
+1
2011-01-03
ksz884x: Fix section mismatch derived from pcidev_init()
Sedat Dilek
1
-1
/
+1
2011-01-03
ifb: add performance flags
Eric Dumazet
1
-0
/
+7
2011-01-03
sch_red: report backlog information
Eric Dumazet
1
-0
/
+1
2011-01-03
dcbnl: more informed return values for new dcbnl routines
Shmulik Ravid
1
-44
/
+37
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
ll_temac: Fix section mismatch from the temac_of_probe
Michal Simek
1
-1
/
+1
2011-01-03
trivial: Fix typo fault in netdevice.h
Michal Simek
1
-1
/
+1
2011-01-03
netxen: update driver version 4.0.75
amit salecha
1
-2
/
+2
2011-01-03
netxen: enable LRO based on NETIF_F_LRO
Sucheta Chakraborty
4
-10
/
+26
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2011-01-03
netdev: Update status of 8390 based drivers in MAINTAINERS
Paul Gortmaker
1
-2
/
+1
2011-01-03
net/Space: delete orphaned externs from deleted drivers
Paul Gortmaker
1
-5
/
+0
2011-01-03
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
1
-0
/
+10
2011-01-01
tipc: update log.h re-include protection to reflect new name
Paul Gortmaker
1
-2
/
+2
2011-01-01
sky2: implement 64 bit stats
stephen hemminger
2
-36
/
+109
2011-01-01
tipc: remove extraneous braces from single statements
Allan Stephens
7
-48
/
+27
2011-01-01
tipc: remove zeroing assignments to static global variables
Allan Stephens
11
-15
/
+15
2011-01-01
tipc: split variable assignments out of conditional expressions
Allan Stephens
4
-32
/
+56
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
19
-133
/
+124
2011-01-01
tipc: recode getsockopt error handling for better readability
Paul Gortmaker
1
-13
/
+9
2011-01-01
tipc: remove pointless check for NULL prior to kfree
Allan Stephens
2
-6
/
+2
2011-01-01
tipc: remove redundant #includes
Allan Stephens
12
-32
/
+0
2011-01-01
tipc: Finish streamlining of debugging code
Allan Stephens
4
-45
/
+18
2011-01-01
tipc: Prune down link-specific debugging code
Allan Stephens
3
-147
/
+36
2011-01-01
tipc: remove dump() and tipc_dump_dbg()
Allan Stephens
2
-86
/
+3
2011-01-01
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
14
-233
/
+16
2011-01-01
tipc: rename dbg.[ch] to log.[ch]
Allan Stephens
5
-19
/
+15
2011-01-01
tipc: Remove internal linked list of node objects
Allan Stephens
1
-27
/
+16
2011-01-01
tipc: Remove user registry subsystem
Allan Stephens
8
-292
/
+7
2011-01-01
tipc: Eliminate use of user registry by topology service
Allan Stephens
1
-16
/
+10
2011-01-01
tipc: Eliminate use of user registry by configuration service
Allan Stephens
1
-19
/
+7
2011-01-01
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
16
-289
/
+83
2011-01-01
tipc: Remove prototype code for supporting inter-cluster routing
Allan Stephens
10
-548
/
+15
2011-01-01
tipc: Remove prototype code for supporting slave nodes
Allan Stephens
12
-247
/
+40
2011-01-01
tipc: Remove prototype code for supporting multiple zones
Allan Stephens
15
-325
/
+46
2011-01-01
tg3: fix warnings
Eric Dumazet
1
-1
/
+9
[next]