aboutsummaryrefslogtreecommitdiffstats
path: root/net/rose (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-20Linux 2.6.28-rc6Linus Torvalds1-1/+1
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-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
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning1-10/+65
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20sfc: Fix dependency for SFC_MTDBen Hutchings1-1/+1
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery1-2/+2
2008-11-20pkt_sched: remove unnecessary xchg() in packet classifiersPatrick McHardy7-18/+12
2008-11-20pkt_sched: remove unnecessary xchg() in packet schedulersPatrick McHardy11-31/+52
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2-13/+13
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy4-0/+533
2008-11-20netlink: avoid memset of 0 bytes sparse warningPatrick McHardy1-1/+2
2008-11-20pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy1-0/+2
2008-11-20netdevice lance: Convert directly reference of netdev->privWang Chen1-13/+13
2008-11-20mv643xx_eth: calculate descriptor pointer only once in rxq_refill()Lennert Buytenhek1-5/+7
2008-11-20mv643xx_eth: move receive error handling out of lineLennert Buytenhek1-26/+29
2008-11-20mv643xx_eth: implement ->set_rx_mode()Lennert Buytenhek1-70/+104
2008-11-20mv643xx_eth: inline txq_alloc_desc_index()Lennert Buytenhek1-17/+6
2008-11-20mv643xx_eth: introduce per-port register area pointerLennert Buytenhek1-109/+121
2008-11-20mv643xx_eth: checkpatch fixesLennert Buytenhek1-16/+22
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison1-2/+2
2008-11-20myri10ge: remove hardcoded sram_sizeBrice Goglin1-10/+13
2008-11-20myri10ge: fix per-slice rx/tx_dropped countersBrice Goglin1-2/+4