summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-25mlx4_en: Removed Interrupt moderation module parametersYevgeny Petrilin3-24/+3
2008-12-25mlx4_en: Removed redundant cq->armed flagYevgeny Petrilin3-5/+2
2008-12-25mlx4_en: Removed TX locking when polling TX cqYevgeny Petrilin1-11/+13
2008-12-25mlx4_en: Memory leak on completion queue freeYevgeny Petrilin1-1/+2
2008-12-25Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller9-184/+1585
2008-12-25myri10ge: update driver version to 1.4.4-1.395Brice Goglin1-1/+1
2008-12-25myri10ge: update firmware headers to 1.4.37Brice Goglin2-83/+93
2008-12-25forcedeth: don't poll NV event 36Johannes Berg1-1/+1
2008-12-25net/appletalk: Remove redundant testJulia Lawall1-3/+0
2008-12-25drivers/net/wan: Remove redundant testJulia Lawall1-3/+2
2008-12-25drivers/net: Remove redundant testJulia Lawall2-12/+0
2008-12-25drivers/net/ehea: Remove redundant testJulia Lawall1-2/+2
2008-12-25drivers/net/au1000_eth.c: Remove redundant testJulia Lawall1-1/+0
2008-12-25qlge: ql_adapter_down() typoRoel Kluin1-1/+1
2008-12-25netlink: fix (theoretical) overrun in message iterationVegard Nossum1-1/+1
2008-12-25tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu1-4/+8
2008-12-25sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun1-3/+16
2008-12-25sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun1-0/+14
2008-12-25sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2-0/+37
2008-12-25sctp: Fix a typo in socket.cWei Yongjun1-4/+4
2008-12-25sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun1-23/+107
2008-12-25net: PHYLIB mdio fixes #2Krzysztof Halasa2-8/+16
2008-12-25vlan: fix convertion to net_device_opsEric Dumazet1-2/+20
2008-12-25smsc911x: fix platform resource call during module unloadSteve Glendinning1-1/+1
2008-12-25smsc911x: don't clobber driver_dataSteve Glendinning1-1/+0
2008-12-25netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan1-9/+40
2008-12-25netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan1-0/+1
2008-12-25smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning1-1/+1
2008-12-25smsc911x: convert driver to use net_device_opsSteve Glendinning1-10/+14
2008-12-25smsc911x: fix BUG if module is removed while interface is upSteve Glendinning1-3/+2
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-24/+29
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman66-235/+218
2008-12-22net: startup race in hso driverOliver Neukum1-2/+1
2008-12-22pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski2-2/+0
2008-12-22r6040: bump release number to 0.19Florian Fainelli1-2/+2
2008-12-22r6040: save and restore MIER correctly in the interrupt routineJoe Chou1-2/+7
2008-12-22r6040: fix wrong logic in mdio codeJoe Chou1-2/+2
2008-12-22net: Fix oops in dev_ifsioc()Jarek Poplawski1-1/+3
2008-12-21tg3: Update version to 3.97Matt Carlson1-2/+2
2008-12-21tg3: tg3.h cleanupsMatt Carlson2-35/+5
2008-12-21tg3: Remove unused cfgspc device membersMatt Carlson2-20/+7
2008-12-21tg3: Cleanup IPV6 LSOMatt Carlson2-24/+25
2008-12-21tg3: WOL fixesMatt Carlson1-3/+2
2008-12-21pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski1-1/+1
2008-12-21ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore1-0/+7
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore3-2/+26
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore3-27/+32
2008-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller50-651/+1166
2008-12-22Convert ixp4xx_eth driver to use net_device_ops.Krzysztof HaƂasa1-5/+10
2008-12-22drivers/net/wan: Remove redundant testJulia Lawall1-3/+2