summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sit: get rid of ipip6_lockEric Dumazet2010-09-151-33/+31
* | gre: get rid of ipgre_lockEric Dumazet2010-09-151-29/+32
* | ipip: get rid of ipip_lockEric Dumazet2010-09-151-33/+34
* | net: add rtnl_dereference()Eric Dumazet2010-09-151-0/+9
* | ethtool: Remove unimplemented flow specification typesBen Hutchings2010-09-153-37/+11
* | ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings2010-09-151-16/+113
* | tg3: phy tmp variable roundupMatt Carlson2010-09-151-30/+15
* | tg3: Dynamically allocate VPD data memoryMatt Carlson2010-09-151-4/+11
* | tg3: Use skb_is_gso_v6()Matt Carlson2010-09-151-3/+3
OpenPOWER on IntegriCloud