summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-25tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko1-1/+1
2008-11-25tokenring/3c359.c: fix allocation null checkJirka Pirko1-1/+1
2008-11-258139too: use err.h macrosStephen Hemminger1-11/+7
2008-11-25net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet1-0/+2
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet3-5/+7
2008-11-24eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2-3/+45
2008-11-24axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller1-8/+8
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller3-0/+9
2008-11-24net: fix tunnels in netns after ndo_ changesAlexey Dobriyan4-4/+4
2008-11-24net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet5-116/+147
2008-11-24dccp: Header option insertion routine for feature-negotiationGerrit Renker2-60/+33
2008-11-24dccp: Support for Mandatory optionsGerrit Renker2-0/+17
2008-11-24dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2-7/+28
2008-11-24dccp: API to query the current TX/RX CCIDGerrit Renker3-5/+30
2008-11-24dccp: Set per-connection CCIDs via socket optionsGerrit Renker6-8/+61
2008-11-24myri10ge: update firmware headersBrice Goglin1-0/+1
2008-11-24myri10ge: update DCA commentsBrice Goglin1-3/+3
2008-11-24net: af_netlink should update its inuse counterEric Dumazet1-0/+2
2008-11-24net: some optimizations in af_inetEric Dumazet1-5/+4
2008-11-22Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller14-2066/+1379
2008-11-22igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck3-22/+50
2008-11-22enic: misc cleanup items:Scott Feldman3-2/+15
2008-11-22enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman3-6/+16
2008-11-22enic: mask off some reserved bits in CQ descriptor for future useScott Feldman1-2/+3
2008-11-22enic: driver/firmware API updatesScott Feldman2-19/+60
2008-11-22enic: enable ethtool LRO supportScott Feldman2-20/+24
2008-11-22WAN pc300too.c: Fix PC300-X.21 detectionKrzysztof Hałasa1-24/+24
2008-11-22WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa5-1681/+1
2008-11-22WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa3-52/+606
2008-11-22WAN: Simplify sca_init_port() in HD64572 driver.Krzysztof Hałasa1-36/+31
2008-11-22WAN: Correct comments in hd6457[02].cKrzysztof Hałasa2-2/+2
2008-11-22WAN: HD64572 drivers don't use next_desc() anymore.Krzysztof Hałasa1-10/+3
2008-11-22WAN: Simplify HD64572 drivers.Krzysztof Hałasa3-135/+110
2008-11-22WAN: don't print HD64572 driver versions anymore.Krzysztof Hałasa2-26/+2
2008-11-22WAN: Simplify HD64572 status handling.Krzysztof Hałasa1-29/+8
2008-11-22WAN: rework HD64572 interrupts a bit.Krzysztof Hałasa1-23/+13
2008-11-22WAN: HD64572 already handles TX underruns with DMAC.Krzysztof Hałasa1-17/+15
2008-11-22WAN: TX-done handler now uses the ownership bit in HD64572 drivers.Krzysztof Hałasa1-8/+3
2008-11-22WAN: convert HD64572-based drivers to NAPI.Krzysztof Hałasa3-37/+71
2008-11-22WAN: remove SCA support from SCA-II driversKrzysztof Hałasa3-261/+45
2008-11-22WAN: remove SCA II support from SCA driversKrzysztof Hałasa3-205/+58
2008-11-22WAN: split hd6457x.c into hd64570.c and hd64572.cKrzysztof Hałasa6-4/+871
2008-11-22ne2k: convert to net_device_opsStephen Hemminger3-15/+37
2008-11-22eql: convert to net_device_opsStephen Hemminger1-4/+8
2008-11-22sc92031: convert to net_device_opsStephen Hemminger1-11/+18
2008-11-22qla3xxx: convert to net_device_opsStephen Hemminger1-10/+12
2008-11-22hamachi: convert to net_device_opsStephen Hemminger1-7/+14
2008-11-22bnx2x: convert to net_device_opsStephen Hemminger1-14/+20
2008-11-22ns83820: convert to net_device_opsStephen Hemminger1-8/+14
2008-11-22yellowfin: convert to net_device_opsStephen Hemminger1-6/+11