aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo5-90/+106
2008-08-07p54: Fix for TX sequence number problemLarry Finger2-0/+15
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler3-25/+22
2008-08-07pktgen: multiqueue etc.Robert Olsson1-3/+34
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller102-3200/+2325
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmpJeff Garzik36-1918/+1245
2008-08-07WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa1-2/+0
2008-08-07net/core: Allow receive on active slaves.Joe Eykholt1-2/+4
2008-08-07net/core: Allow certain receives on inactive slave.Joe Eykholt1-7/+8
2008-08-07net/core: Uninline skb_bond().Joe Eykholt1-20/+8
2008-08-07bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua1-3/+0
2008-08-07bonding: refactor mii monitorJay Vosburgh2-222/+173
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng6-9/+13
2008-08-06pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller1-1/+1
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen13-57/+9
2008-08-07dm9000: Support MAC address setting through platform data.Laurent Pinchart2-0/+6
2008-08-073c59x: use netdev_alloc_skbStephen Hemminger1-6/+8
2008-08-07ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips1-1/+16
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21
2008-08-07drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton1-2/+4
2008-08-07hamradio: add missing sanity check to tty operationEugene Teo1-1/+1
2008-08-07drivers/net: coding styles fixes to drivers/net/8390.cGustavo F. Padovan1-8/+5
2008-08-07drivers/net: coding styles fixes to drivers/net/8390p.cGustavo F. Padovan1-10/+7
2008-08-07drivers/net: Remove 'return' of void function NS8390p_init()Gustavo F. Padovan1-1/+1
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato4-25/+82
2008-08-07METH: fix MAC address setupThomas Bogendoerfer1-1/+1
2008-08-07xen-netfront: use netif_start_queue() on xennet_open()Eduardo Habkost1-1/+1
2008-08-07qla3xxx: driver version change.root1-1/+1
2008-08-07qla3xxx: cleanup: Remove some unused structure definitions and structure elements.Ron Mercer2-101/+0
2008-08-07qla3xxx: cleanup: Remove some unused defined constants in the header file.Ron Mercer1-8/+0
2008-08-07qla3xxx: fix: Fix IFF_MULTICAST setting.Ron Mercer1-3/+0
2008-08-07qla3xxx: fix: Remove unused set_multicast function.Ron Mercer1-9/+5
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke7-53/+94
2008-08-07netxen: fix cmd ring initDhananjay Phadke1-12/+10
2008-08-07netxen: fix legacy interruptsDhananjay Phadke2-17/+34
2008-08-07netxen: add new board typesDhananjay Phadke4-1/+16
2008-08-07netxen: fix link status, link speedDhananjay Phadke6-26/+66
2008-08-07remove bogus CONFIG_GFAR_NAPI'sAdrian Bunk1-4/+0
2008-08-07net/fs_enet: remove redundant messages for performanceLi Yang1-1/+1
2008-08-07forcedeth: add tx pause limitAyaz Abdulla1-1/+6
2008-08-07forcedeth: add jumbo frame support for mcp79Ayaz Abdulla1-4/+4
2008-08-07forcedeth: add new tx stat countersAyaz Abdulla1-33/+56
2008-08-07forcedeth: fix rx error policyAyaz Abdulla1-6/+8
2008-08-07Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into tmpJeff Garzik2-153/+198
2008-08-07sky2: fix PM related regressionsStephen Hemminger2-95/+10
2008-08-07igb: remove igb_init_managability as it is deprecatedAlexander Duyck1-25/+0
2008-08-07igb: remove three redundant functions left in the codeAlexander Duyck5-154/+0
2008-08-07igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck4-3/+3
2008-08-07igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck2-0/+7
2008-08-07igb: fix null pointer dereference seen with fiber NICsAlexander Duyck1-1/+2