summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21rtnetlink: remove rtnl_kill_linksstephen hemminger
2010-10-21xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger
2010-10-21pch_gbe: make local functions staticstephen hemminger
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger
2010-10-21bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger
2010-10-21sfc: make functions staticstephen hemminger
2010-10-21bridge: make br_parse_ip_options staticstephen hemminger
2010-10-21socket: localize functionsstephen hemminger
2010-10-21netxen: make local function static.stephen hemminger
2010-10-21fib: introduce fib_alias_accessed() helperEric Dumazet
2010-10-21net/sched: fix missing spinlock initEric Dumazet
2010-10-21r8169: print errors when dma mapping failStanislaw Gruszka
2010-10-21r8169: (re)init phy on resumeStanislaw Gruszka
2010-10-21r8169: changing mtu clean upStanislaw Gruszka
2010-10-21r8169: do not account fragments as packetsStanislaw Gruszka
2010-10-21r8169: use pointer to struct device as local variableStanislaw Gruszka
2010-10-21r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICEStanislaw Gruszka
2010-10-21r8169: init rx ring cleanupStanislaw Gruszka
2010-10-21r8169: check dma mapping failuresStanislaw Gruszka
2010-10-21bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng
2010-10-21ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross
2010-10-21bnx2: Update bnx2 to use new vlan accleration.Jesse Gross
2010-10-21bridge: Add support for TX vlan offload.Jesse Gross
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-21ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross
2010-10-21enic: Fix log messageVasanthy Kolluri
2010-10-21enic: Change min MTUVasanthy Kolluri
2010-10-21enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAITVasanthy Kolluri
2010-10-21enic: Make firmware cognizant of the user set mac addressVasanthy Kolluri
2010-10-21enic: Add support for multiple hardware receive queuesVasanthy Kolluri
2010-10-21ibmveth: Free irq on error pathDenis Kirjanov
2010-10-21ibmveth: Cleanup error handling inside ibmveth_openDenis Kirjanov
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert
2010-10-20net: cleanups in RX queue allocationTom Herbert
2010-10-20net: fail alloc_netdev_mq if queue count < 1Tom Herbert
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-20phonet: remove the unused variable pnChangli Gao
2010-10-20netpoll: Revert napi_poll fix for bonding driverNeil Horman
2010-10-20netpoll: Remove netpoll blocking from uninit pathNeil Horman
2010-10-19bnx2x: update version to 1.60.00-3Dmitry Kravkov
2010-10-19bnx2x: prevent false parity error in MSI-X memory of HC blockVladislav Zolotarov
2010-10-19bnx2x: fix possible deadlock in HC hw blockDmitry Kravkov
2010-10-19inet: RCU changes in inetdev_by_index()Eric Dumazet
2010-10-19net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet