summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-1620-46/+20
* ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet2008-10-161-1/+6
* [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox2008-10-161-1/+1
* xen-netfront: Avoid unaligned accesses to IP headerIsaku Yamahata2008-10-161-1/+4
* lmc: copy_*_user under spinlockAlan Cox2008-10-161-7/+24
* [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-164-33/+41
* decnet: Fix compiler warning in dn_dev.cDavid S. Miller2008-10-151-1/+1
* IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-152-3/+5
* net/802/fc.c: Fix compilation warningsManish Katiyar2008-10-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-1421-32/+67
|\
| * rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
| * rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
| * p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
| * mac80211: fixme for kernel-docRandy Dunlap2008-10-141-1/+2
| * ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-142-2/+8
| * libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
| * mac80211: Fix scan RX processing oopsJouni Malinen2008-10-141-1/+2
| * orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
| * orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
| * cfg80211: fix debugfs error handlingJohannes Berg2008-10-141-1/+4
| * mac80211: fix debugfs netdev renameJohannes Berg2008-10-141-1/+5
| * iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
| * mac80211: fix HT information element parsingJohannes Berg2008-10-143-11/+6
| * p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
| * mac80211: fix debugfs lockupJohannes Berg2008-10-143-1/+18
| * iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
| * rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
* | netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan2008-10-141-3/+3
* | netns: fix net_generic array leakAlexey Dobriyan2008-10-141-1/+1
* | Phonet: Simple doc fix.Randy Macleod2008-10-141-2/+2
* | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-146-93/+185
* | netfilter: fix ebtables dependenciesPatrick McHardy2008-10-141-0/+1
* | netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-141-1/+2
|/
* qlge: Fix page size ifdef test.Ron Mercer2008-10-131-1/+1
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1337-45/+47
* dsa: fix compile bug on s390Heiko Carstens2008-10-131-1/+1
* netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
* enic: Fix Kconfig headline descriptionRoland Dreier2008-10-131-1/+1
* de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
* s390: claw compile fixletAlexey Dobriyan2008-10-131-1/+1
* net: export genphy_restart_anegAdrian Bunk2008-10-131-0/+1
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1320-20/+20
* cxgb3: update driver versionDivy Le Ray2008-10-131-1/+1
* net/phy: add missing kernel-docRandy Dunlap2008-10-131-0/+1
* pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-131-3/+5
* mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-131-2/+2
* misdn: use nonseekable_open()Andrew Morton2008-10-131-1/+1
* net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-133-0/+3
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-121-1/+4
* acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller2008-10-121-1/+1