index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
hplance: convert to net_device_ops
Alexander Beregalov
1
-7
/
+14
2009-04-16
dm9000: convert to net_device_ops
Alexander Beregalov
1
-12
/
+18
2009-04-16
cpmac: convert to net_device_ops
Alexander Beregalov
1
-8
/
+15
2009-04-16
bmac: convert to net_device_ops
Alexander Beregalov
1
-5
/
+11
2009-04-16
8390(p): remove old compat_net_dev_ops code
Alexander Beregalov
2
-16
/
+4
2009-04-16
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
1
-6
/
+0
2009-04-16
ipw2x00: remove old compat_net_dev_ops code
Alexander Beregalov
1
-4
/
+0
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
7
-93
/
+101
2009-04-14
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
1
-22
/
+39
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
13
-42
/
+22
2009-04-14
kaweth: Clean up code
Larry Finger
1
-8
/
+25
2009-04-14
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-04-14
be2net: changes for checksum and segmentation offload
Ajit Khaparde
1
-6
/
+22
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
1
-1
/
+1
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
5
-70
/
+169
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2
-13
/
+39
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
4
-8
/
+29
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
4
-50
/
+107
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2
-6
/
+10
2009-04-11
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
1
-0
/
+1
2009-04-11
ixgbe: add support for addition VT_CTL defines
Don Skidmore
1
-0
/
+2
2009-04-11
ixgbe: fix IXGBE_MTQC values
Don Skidmore
1
-1
/
+2
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2
-0
/
+2
2009-04-10
MAINTAINERS: rds list is moderated
Kyle McMartin
1
-1
/
+1
2009-04-10
ERR_PTR() dereference in net/rds/ib.c
Dan Carpenter
1
-2
/
+2
2009-04-10
ERR_PTR() dereference in net/rds/iw.c
Dan Carpenter
1
-2
/
+2
2009-04-10
rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2009-04-10
RDS: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-10
RDS: use get_user_pages_fast()
Andy Grover
2
-8
/
+2
2009-04-10
RDS: Establish connection before parsing CMSGs
Andy Grover
1
-5
/
+5
2009-04-10
RDS: Fix ordering in a conditional
Andy Grover
1
-1
/
+1
2009-04-10
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
7
-13
/
+13
2009-04-10
RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.
Steve Wise
2
-2
/
+2
2009-04-10
RDS: Correct some iw references in rdma_transport.c
Andy Grover
1
-6
/
+6
2009-04-10
RDS/IW+IB: Set recv ring low water mark to 1/2 full.
Steve Wise
2
-2
/
+2
2009-04-09
ISDN: update Documentation/isdn/00-INDEX
Tilman Schmidt
1
-19
/
+26
2009-04-09
sfc: Don't specify unexistent IRQ
Jean Delvare
2
-5
/
+0
2009-04-09
netxen: cache align register map table
Dhananjay Phadke
1
-1
/
+2
2009-04-09
netxen: enable GRO support
Amit Kumar Salecha
2
-3
/
+5
2009-04-09
netxen: enable rss for NX2031
Dhananjay Phadke
4
-43
/
+137
2009-04-09
netxen: sanitize function names
Dhananjay Phadke
7
-406
/
+233
2009-04-09
netxen: annotate register access functions
Dhananjay Phadke
7
-344
/
+239
2009-04-09
netxen: allocate status rings dynamically
Dhananjay Phadke
2
-6
/
+30
2009-04-09
netxen: async link event handling
Dhananjay Phadke
6
-57
/
+263
2009-04-09
netxen: defer firmware handshake
Dhananjay Phadke
3
-42
/
+22
2009-04-09
netxen: refactor transmit code
Dhananjay Phadke
5
-120
/
+108
2009-04-09
netxen: refactor netxen_adapter
Dhananjay Phadke
3
-59
/
+39
2009-04-09
netxen: code cleanup
Dhananjay Phadke
8
-256
/
+146
2009-04-07
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
1
-2
/
+2
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
[next]