summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r8169: style cleanups.Francois Romieu2011-05-091-108/+98
* ipv4: Initialize cork->opt using NULL not 0.David S. Miller2011-05-061-1/+1
* ipv4: Initialize on-stack cork more efficiently.David S. Miller2011-05-061-1/+4
* inet: Decrease overhead of on-stack inet_cork.David S. Miller2011-05-065-33/+41
* hamachi: Delete TX checksumming code commented out since 1999David S. Miller2011-05-061-79/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-0528-66/+170
|\
| * can: fix SJA1000 dlc for RTR packetsKurt Van Dijck2011-05-051-1/+1
| * usbnet: runtime pm: fix out of memoryMing Lei2011-05-051-3/+7
| * net: ip_expire() must revalidate routeEric Dumazet2011-05-041-16/+15
| * sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-022-2/+2
| * Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-021-0/+12
| * smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
| * tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-021-2/+6
| * networking: inappropriate ioctl operation should return ENOTTYLifeng Sun2011-05-021-3/+3
| * amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches2011-05-021-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-025-17/+47
| |\
| | * iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| | * iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| | * iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| | * iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
| | * b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
| * | ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan2011-05-011-3/+0
| * | af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman2011-05-011-1/+15
| * | mii: add support of pause frames in mii_get_anartpol2011-04-291-0/+4
| * | net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko2011-04-291-4/+4
| * | usbnet: Transfer of maintainershipOliver Neukum2011-04-291-1/+1
| * | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-291-2/+12
| * | bnx2: cancel timer on device removalNeil Horman2011-04-291-0/+2
| * | dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2011-04-282-7/+23
| * | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-282-0/+9
| * | xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert2011-04-261-0/+3
| * | esp6: Fix scatterlist initializationSteffen Klassert2011-04-261-1/+1
| * | xfrm: Fix replay window size calculation on initializationSteffen Klassert2011-04-261-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-05-05244-6490/+12283
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05244-6490/+12283
| |\ \ \
| | * | | mac80211: Fix a warning due to skipping tailroom reservation for IVMohammed Shafi Shajakhan2011-05-051-2/+4
| | * | | mwifiex: fix missing tsf_val TLVBing Zhao2011-05-022-2/+7
| | * | | rtlwifi: Fix typo in pci.cLarry Finger2011-05-021-1/+1
| | * | | rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-026-0/+139
| | * | | rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-022-5/+9
| | * | | rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde2011-05-021-10/+8
| | * | | rt2x00: Fix optimize register access for rt2800pciIvo van Doorn2011-05-021-2/+2
| | * | | rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn2011-05-023-9/+15
| | * | | rt2x00: Reduce tx status reading timeoutIvo van Doorn2011-05-021-2/+2
| | * | | mac80211: consolidate MIC failure report handlingChristian Lamparter2011-05-022-61/+48
| | * | | ssb: cc: prepare clockmode support for cores rev 10+Rafał Miłecki2011-05-021-18/+44
| | * | | iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-309-1184/+978
| | * | | iwlagn: prefer BSS contextJohannes Berg2011-04-301-0/+14
| | * | | iwlagn: improve RXON checkingJohannes Berg2011-04-301-19/+19
| | * | | iwlagn: remove spectrum measurement headerJohannes Berg2011-04-301-92/+0