summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-7/+6
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal7-7/+65
2008-11-21ipw2100, ipw2200: select LIB80211John W. Linville1-0/+2
2008-11-21netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville1-59/+56
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen1-1/+1
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore6-7/+550
2008-11-20DCB: Add support for DCB BCNAlexander Duyck5-9/+416
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck4-1/+62
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck4-1/+193
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck4-1/+161
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck19-19/+2593
2008-11-20net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet5-43/+41
2008-11-20ipgre: convert to netdevice_opsStephen Hemminger1-16/+26
2008-11-20ipv6: convert tunnels to net_device_opsStephen Hemminger2-30/+32
2008-11-20ipip: convert to net_device_opsStephen Hemminger1-16/+17
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger3-10/+23
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger1-7/+10
2008-11-20fddi: convert to new network device opsStephen Hemminger3-9/+19
2008-11-20ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2-2/+10
2008-11-20dummy: convert to net_device_opsStephen Hemminger1-5/+10
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger36-93/+183
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller120-679/+778
2008-11-20Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-11/+36
2008-11-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-169/+149
2008-11-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-59/+56
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French4-9/+30
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen2-70/+55
2008-11-20netdevice ni65: Convert directly reference of netdev->privWang Chen1-16/+16
2008-11-20netdevice ppp: Convert directly reference of netdev->privWang Chen1-10/+5
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan1-3/+3