summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix static functionsJohn Fastabend2011-04-274-5/+5
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-272-6/+0Star
* ixgbe: add LED blink code for x540Emil Tantilov2011-04-271-2/+62
* ixgbe: add support for 64k EEPROM for 82599Emil Tantilov2011-04-271-1/+30
* ixgbe: register defines cleanupEmil Tantilov2011-04-272-67/+125
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-271-1/+2
* e1000e: implement ethtool set_phys_idBruce Allan2011-04-278-59/+32Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-2630-102/+226
|\
| * net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-252-0/+14
| * cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-251-2/+2
| * Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-241-28/+71
| |\
| | * r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
| * | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-241-10/+24
| * | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-2210-20/+32
| |\ \
| | * | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-202-2/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-204-5/+12
| | |\ \
| | | * | Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang2011-04-191-0/+1
| | | * | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-191-0/+9
| | | * | Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-191-3/+2Star
| | | * | Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-191-2/+0Star
| | * | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| | * | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1Star
| | |/ /
| * | | Revert "bridge: Forward reserved group addresses if !STP"David S. Miller2011-04-221-1/+1
| * | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-222-12/+8Star
| * | | be2net: increment work_counter in be_workerIvan Vecera2011-04-221-0/+1
| * | | ipv6: Remove hoplimit initialization to -1Thomas Egerer2011-04-221-1/+0Star
| * | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-222-6/+6
| * | | ipv6: udp: fix the wrong headroom checkShan Wei2011-04-211-1/+1
| * | | can: add missing socket check in can/raw releaseOliver Hartkopp2011-04-201-1/+6
| * | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
| * | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
| * | | can: Add missing socket check in can/bcm release.Dave Jones2011-04-201-1/+6
| | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-193-10/+30
| |\ \
| | * | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-191-8/+10
| | * | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
| | * | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-131-0/+4
| | * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy2011-04-133328-70002/+178342
| | |\ \
| | * | | netfilter: ipset: References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-297-56/+73
| | * | | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-03-281-29/+24Star
* | | | | tg3: Update version to 3.118Matt Carlson2011-04-261-2/+2
* | | | | tg3: Whitespace cleanupsMatt Carlson2011-04-261-7/+2Star
* | | | | tg3: Add EEH supportMatt Carlson2011-04-261-0/+147
* | | | | tg3: Add TSO loopback testMatt Carlson2011-04-261-35/+123
* | | | | tg3: Organize loopback test failure flagsMatt Carlson2011-04-261-8/+12
* | | | | tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2011-04-262-0/+4
* | | | | bluetooth: Fix use-before-initiailized var.David S. Miller2011-04-251-1/+1
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-04-25192-5933/+7199
|\ \ \ \ \