summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman6-14/+40
2009-07-30IPVS: use pr_fmtHannes Eder24-63/+134
2009-07-30vlan: allow creating vlan when real device is not upStephen Hemminger1-6/+0
2009-07-30bnx2x: Version 1.48.114-1Eilon Greenstein1-2/+2
2009-07-30bnx2x: WoL only with current MAC addressEilon Greenstein1-4/+4
2009-07-30bnx2x: Self-test kills management trafficEilon Greenstein1-5/+4
2009-07-30bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2-0/+18
2009-07-29netxen: fix CONFIG_INET=n buildDhananjay Phadke1-0/+7
2009-07-27drivers/atm: Correct redundant testJulia Lawall1-1/+1
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2-0/+36
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet2-1/+3
2009-07-27net/netlabel: Correct redundant testJulia Lawall1-4/+2
2009-07-27drivers/net: Correct redundant testJulia Lawall1-1/+1
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller12-58/+256
2009-07-27netxen: update version to 4.0.41Dhananjay Phadke1-2/+2
2009-07-27netxen: support for ethtool set ringparamAmit Kumar Salecha3-11/+97
2009-07-27netxen: add vlan tx acceleration supportDhananjay Phadke2-6/+57
2009-07-27netxen: fix skb alloc size for legacy firmwareDhananjay Phadke2-12/+12
2009-07-27netxen: refactor net_device setup codeDhananjay Phadke1-63/+75
2009-07-27netxen: clean up firmware version checksDhananjay Phadke5-9/+8
2009-07-27netxen: Add default and limit macros for ring sizes.Dhananjay Phadke3-32/+41
2009-07-27netxen: refactor tso codeDhananjay Phadke2-118/+83
2009-07-27netxen: annotate dma watchdog setupDhananjay Phadke4-99/+43
2009-07-27netxen: configure interrupt coalesce defaultsDhananjay Phadke1-0/+20
2009-07-27netxen: enable ip addr hashingDhananjay Phadke4-25/+182
2009-07-27netxen: refresh firmware info after resetDhananjay Phadke3-9/+7
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil3-17/+17
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-27phonet: phonet_device_get() fixEric Dumazet1-1/+1
2009-07-27trivial: fix typo in ieee802154 documentation and add it to indexThadeu Lima de Souza Cascardo2-1/+3
2009-07-26bnx2: Update vlan_featuresEric Dumazet1-4/+15
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler4-11/+14
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala1-2/+11
2009-07-26bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet1-8/+0
2009-07-26net: deprecate print_macJohannes Berg1-2/+2
2009-07-26sky2: remove unnecessary assignmentMike McCormack1-1/+1
2009-07-26phonet: Fix build.David S. Miller1-0/+1
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller134-3237/+4999
2009-07-26Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke...David S. Miller52-462/+10356
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck1-3/+2
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck1-4/+4
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck5-45/+55
2009-07-26igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck1-12/+18
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck3-0/+3
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck1-6/+0
2009-07-26igb: cleanup receive address register initializationAlexander Duyck3-35/+30
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck6-89/+56
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck6-15/+98
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck1-6/+1
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck1-9/+4