aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: implement ethtool set_phys_idBruce Allan2011-04-278-59/+32
* 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-241-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-231-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-181-0/+1
| | | * | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-181-0/+9
| | | * | Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-181-3/+2
| | | * | Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-181-2/+0
| | * | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| | * | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| | |/ /
| * | | Revert "bridge: Forward reserved group addresses if !STP"David S. Miller2011-04-211-1/+1
| * | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-212-12/+8
| * | | be2net: increment work_counter in be_workerIvan Vecera2011-04-211-0/+1
| * | | ipv6: Remove hoplimit initialization to -1Thomas Egerer2011-04-211-1/+0
| * | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-212-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-191-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/+24
* | | | | tg3: Update version to 3.118Matt Carlson2011-04-261-2/+2
* | | | | tg3: Whitespace cleanupsMatt Carlson2011-04-261-7/+2
* | | | | 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
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25192-5933/+7199
| |\ \ \ \ \
| | * | | | | mac80211: explain padding in place of rate fieldJohannes Berg2011-04-191-1/+2
| | * | | | | rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-199-29/+103
| | * | | | | rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-199-0/+25
| | * | | | | rt2x00: Optimize register access in rt2800usbIvo van Doorn2011-04-191-28/+28
| | * | | | | rt2x00: Optimize register access in rt2800pciHelmut Schaa2011-04-191-74/+84