aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipw2100, ipw2200: select LIB80211John W. Linville2008-11-211-0/+2
* netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville2008-11-211-59/+56
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-206-7/+550
* DCB: Add support for DCB BCNAlexander Duyck2008-11-205-9/+416
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-204-1/+62
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-204-1/+193
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-204-1/+161
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-2019-19/+2593
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-205-43/+41
* ipgre: convert to netdevice_opsStephen Hemminger2008-11-201-16/+26
* ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-202-30/+32
* ipip: convert to net_device_opsStephen Hemminger2008-11-201-16/+17
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-203-10/+23
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-201-7/+10
* fddi: convert to new network device opsStephen Hemminger2008-11-203-9/+19
* ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-202-2/+10
* dummy: convert to net_device_opsStephen Hemminger2008-11-201-5/+10
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-2036-93/+183
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20120-679/+778
|\
| * Linux 2.6.28-rc6Linus Torvalds2008-11-201-1/+1
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-208-6/+19
| |\
| | * [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| | * [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| | * [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| | * [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| | * [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-206-6/+37
| |\ \
| | * | USB: ACE1001 patch for cp2101.cM Kondrin2008-11-191-0/+1
| | * | USB: usbmon: fix read(2)Pete Zaitcev2008-11-191-1/+4
| | * | USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
| | * | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0
| | * | USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern2008-11-191-1/+8
| | * | USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern2008-11-191-1/+1
| | * | usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-191-1/+1
| | * | USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-191-0/+21
| | |/
| * | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
| * | SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-201-2/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-206-11/+36
| |\ \
| | * | [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-204-9/+30
| | * | [CIFS] fix check for dead tcon in smb_initSteve French2008-11-182-2/+6
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90
| |\ \ \
| | * | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| | * | | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| | * | | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| | * | | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| | * | | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| | * | | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| | | |/ | | |/|
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-201-2/+4
| |\ \ \
| | * | | intel-iommu: fix compile warningsFUJITA Tomonori2008-11-191-2/+4