summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ehea: Remove a silly returnBreno Leitao2010-09-151-2/+0
* sky2: enable GRO by defaultstephen hemminger2010-09-151-1/+2
* ipv4: ip_ptr cleanupsEric Dumazet2010-09-159-22/+27
* phonet: Fix build warning.David S. Miller2010-09-151-1/+2
* Phonet: resource routing documentationRémi Denis-Courmont2010-09-151-0/+16
* Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2010-09-153-0/+99
* Phonet: look up the resource routing table when forwardingRémi Denis-Courmont2010-09-151-0/+17
* Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont2010-09-153-0/+16
* Phonet: resource routing backendRémi Denis-Courmont2010-09-152-0/+93
* Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2010-09-152-1/+31
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-09-154-119/+73
|\
| * dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker2010-09-152-46/+14
| * dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker2010-09-153-57/+38
| * dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker2010-09-152-16/+21
* | misdn: kill big kernel lockArnd Bergmann2010-09-151-7/+0
* | i4l: kill big kernel lockArnd Bergmann2010-09-151-5/+6
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-151-1/+2