index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
jme.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
ixgbe: fix X540 phy id to correct value
Don Skidmore
2
-2
/
+2
2010-12-11
ixgb: Don't check for vlan group on transmit
Emil Tantilov
1
-21
/
+30
2010-12-11
Intel Wired LAN drivers: Use static const
Jeff Kirsher
7
-53
/
+65
2010-12-11
e1000: fix return value not set on error
Dean Nelson
1
-4
/
+6
2010-12-11
MAINTAINERS: Update Intel Wired LAN info
Jeff Kirsher
1
-0
/
+2
2010-12-11
Documentation/networking/ixgbevf.txt: Update documentation
Jeff Kirsher
1
-4
/
+0
2010-12-11
Documentation/networking/ixgbe.txt: Update ixgbe documentation
Jeff Kirsher
1
-75
/
+136
2010-12-11
Documentation/networking/igbvf.txt: Update documentation
Jeff Kirsher
1
-1
/
+3
2010-12-11
Documentation/networking/igb.txt: update documentation
Jeff Kirsher
1
-27
/
+4
2010-12-11
Documentation/networking/e1000e.txt: Update documentation
Jeff Kirsher
1
-18
/
+22
2010-12-11
Documentation/networking/e1000.txt: Update documentation
Jeff Kirsher
1
-5
/
+5
2010-12-11
isdn: Fix printed out copy_from_user() return value after previous change.
David S. Miller
1
-3
/
+4
2010-12-11
bonding: add the debugfs facility to the bonding driver
Taku Izumi
4
-2
/
+115
2010-12-11
enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...
Roopa Prabhu
3
-19
/
+47
2010-12-11
isdn: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-2
/
+2
2010-12-11
vxge: update driver version
Jon Mason
1
-3
/
+3
2010-12-11
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-11
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-11
vxge: transmit timeout deadlock
Jon Mason
2
-5
/
+15
2010-12-11
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-11
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-11
vxge: code cleanup and reorganization
Jon Mason
6
-1979
/
+1812
2010-12-11
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
1
-16
/
+9
2010-12-11
af_packet: use swap() instead of the open coded macro XC()
Changli Gao
1
-5
/
+3
2010-12-11
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
8
-62
/
+8
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
2
-3
/
+18
2010-12-11
enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data
Roopa Prabhu
2
-23
/
+57
2010-12-11
enic: Add ndo_set_vf_mac support for enic dynamic devices
Roopa Prabhu
2
-1
/
+22
2010-12-11
enic: Add ndo_set_rx_mode support for enic vnics
Roopa Prabhu
3
-24
/
+102
2010-12-11
pktgen: adding prefetchw() call
Junchang Wang
1
-0
/
+2
2010-12-11
sfc: convert references to LRO to GRO
stephen hemminger
1
-15
/
+15
2010-12-10
inet6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-10
stmmac: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-10
xfrm: Traffic Flow Confidentiality for IPv6 ESP
Martin Willi
1
-8
/
+24
2010-12-10
xfrm: Traffic Flow Confidentiality for IPv4 ESP
Martin Willi
1
-8
/
+24
2010-12-10
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
3
-2
/
+19
2010-12-10
ifb: use the lockless variants of skb_queue
Changli Gao
1
-8
/
+6
2010-12-10
ifb: remove unused macro TX_TIMEOUT
Changli Gao
1
-2
/
+0
2010-12-10
ifb: remove the useless debug stats
Changli Gao
1
-19
/
+0
2010-12-10
qeth: buffer count imbalance
Jan Glauber
1
-1
/
+1
2010-12-10
qeth: l3 add vlan hdr in passthru frames
Frank Blaschka
1
-1
/
+1
2010-12-10
qeth: support VIPA add/del in offline mode
Einar Lueck
1
-1
/
+4
2010-12-10
qeth: support ipv6 query arp cache for HiperSockets
Einar Lueck
3
-83
/
+185
2010-12-10
net/ipv6/udp.c: fix typo in flush_stack()
Jiri Pirko
1
-1
/
+1
2010-12-10
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
David S. Miller
1
-1
/
+1
2010-12-10
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-12-10
dccp: remove unused macros
Shan Wei
1
-8
/
+0
2010-12-10
bnx2x: Update version number and a date.
Vladislav Zolotarov
1
-2
/
+2
2010-12-10
bnx2x: Fixed a compilation warning
Vladislav Zolotarov
1
-2
/
+2
2010-12-10
bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation
Vladislav Zolotarov
1
-2
/
+2
[next]