summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: addrconf.h cleanupsEric Dumazet2010-09-211-20/+43
* net: constify some ppp/pptp structsEric Dumazet2010-09-215-9/+9
* sundance: Use dev_kfree_skb_any() helperDenis Kirjanov2010-09-211-5/+1
* sundance: Handle DMA mapping errorsDenis Kirjanov2010-09-211-0/+21
* sundance: Convert to DMA APIDenis Kirjanov2010-09-211-44/+43
* net: core: use kernel's converter from hex to binAndy Shevchenko2010-09-212-12/+11
* drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko2010-09-211-4/+2
* tmspci: fix tr%d in printkMeelis Roos2010-09-211-6/+4
* ethtool: Fix build due to lack of ethtool.h include.David S. Miller2010-09-211-0/+1
* sfc: Fix build due to lack of vmalloc.h include.David S. Miller2010-09-211-0/+1
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-09-217-106/+73
|\
| * dccp ccid-3: Remove redundant 'options_received' structGerrit Renker2010-09-212-23/+8
| * dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker2010-09-213-5/+19
| * dccp ccid-3: remove dead statesGerrit Renker2010-09-212-30/+9
| * dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker2010-09-212-12/+7
| * dccp: Add packet type information to CCID-specific option parsingGerrit Renker2010-09-213-41/+35
* | sfc: Clean up and correct comments on efx_monitor()Ben Hutchings2010-09-211-13/+10
* | sfc: Include RX IP filter table in register dumpBen Hutchings2010-09-211-3/+2
* | sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings2010-09-213-4/+118
* | sfc: Add filter table managementBen Hutchings2010-09-217-1/+678
* | ethtool: Allocate register dump buffer with vmalloc()Ben Hutchings2010-09-211-2/+2
* | ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings2010-09-211-1/+5
* | ethtool: Define RX n-tuple action to clear a ruleBen Hutchings2010-09-211-2/+3
* | qlcnic: dont set skb->truesizeEric Dumazet2010-09-201-6/+0
* | net: rx_dropped accountingEric Dumazet2010-09-207-8/+28
|/
* bridge : Sanitize skb before it enters the IP stackBandan Das2010-09-192-30/+80
* rds: spin_lock_irq() is not nestableDan Carpenter2010-09-192-4/+4
* rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter2010-09-191-1/+0
* rds: signedness bugDan Carpenter2010-09-191-1/+1
* bna: off by oneDan Carpenter2010-09-191-1/+1
* net: reorder struct netdev_hw_addrEric Dumazet2010-09-191-1/+1
* bonding: enable gro by defaultEric Dumazet2010-09-171-0/+4
* ethtool: Add comments for valid use of flow typesBen Hutchings2010-09-171-15/+15
* ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings2010-09-173-45/+51
* netns: keep vlan slaves on master netns moveDavid Lamparter2010-09-173-0/+12
* stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO2010-09-172-17/+2
* stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO2010-09-172-2/+18
* stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO2010-09-178-39/+60
* stmmac: add CSR Clock range selectionGiuseppe CAVALLARO2010-09-174-2/+6
* ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet2010-09-171-2/+5
* qlcnic: update version 5.0.10Amit Kumar Salecha2010-09-171-2/+2
* qlcnic: remove fw version checkAmit Kumar Salecha2010-09-171-28/+2
* qlcnic: vlan lro supportAmit Kumar Salecha2010-09-171-9/+30
* qlcnic: vlan gro supportAmit Kumar Salecha2010-09-171-1/+1
* qlcnic: support vlan rx acclerationAmit Kumar Salecha2010-09-173-26/+44
* drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg2010-09-161-1/+1
* net: shrinks struct net_deviceEric Dumazet2010-09-161-9/+11
* ip6tnl: get rid of ip6_tnl_lockEric Dumazet2010-09-161-30/+28
* net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell2010-09-161-0/+1
* net: enable GRO by default for vlan devicesBrandon Philips2010-09-151-0/+5
OpenPOWER on IntegriCloud