| Commit message (Expand) | Author | Files | Lines |
2008-11-20 | [IA64] xen: fix xen_get_eflags. | Isaku Yamahata | 1 | -1/+1 |
2008-11-20 | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | Isaku Yamahata | 3 | -2/+15 |
2008-11-20 | [IA64] remove duplicate include iommu.h | Huang Weiyi | 1 | -1/+0 |
2008-11-20 | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack | Hidetoshi Seto | 1 | -1/+1 |
2008-11-20 | [IA64] Rationalize kernel mode alignment checking | Tony Luck | 2 | -1/+2 |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox | 1 | -0/+14 |
2008-11-20 | SUNRPC: Fix a performance regression in the RPC authentication code | Trond Myklebust | 1 | -2/+18 |
2008-11-20 | parisc: fix bug in compat_arch_ptrace | Helge Deller | 1 | -5/+5 |
2008-11-20 | [CIFS] Do not attempt to close invalidated file handles | Steve French | 4 | -9/+30 |
2008-11-20 | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2 | -120/+75 |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2 | -7/+9 |
2008-11-20 | MIPS: Malta: Fix include paths in malta-amon.c | David Daney | 1 | -3/+3 |
2008-11-20 | netdevice wanrouter: Convert directly reference of netdev->priv | Wang Chen | 2 | -70/+55 |
2008-11-20 | netdevice ni65: Convert directly reference of netdev->priv | Wang Chen | 1 | -16/+16 |
2008-11-20 | netdevice ppp: Convert directly reference of netdev->priv | Wang Chen | 1 | -10/+5 |
2008-11-20 | net: fix tiny output corruption of /proc/net/snmp6 | Alexey Dobriyan | 1 | -3/+3 |
2008-11-20 | smsc95xx: add tx checksum offload support | Steve Glendinning | 1 | -10/+65 |
2008-11-20 | atl2: don't request irq on resume if netif running | Alan Jenkins | 1 | -3/+5 |
2008-11-20 | sfc: Fix dependency for SFC_MTD | Ben Hutchings | 1 | -1/+1 |
2008-11-20 | ipv6: use seq_release_private for ip6mr.c /proc entries | Benjamin Thery | 1 | -2/+2 |
2008-11-20 | pkt_sched: remove unnecessary xchg() in packet classifiers | Patrick McHardy | 7 | -18/+12 |
2008-11-20 | pkt_sched: remove unnecessary xchg() in packet schedulers | Patrick McHardy | 11 | -31/+52 |
2008-11-20 | isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes | Harvey Harrison | 2 | -13/+13 |
2008-11-20 | pkt_sched: add DRR scheduler | Patrick McHardy | 4 | -0/+533 |
2008-11-20 | netlink: avoid memset of 0 bytes sparse warning | Patrick McHardy | 1 | -1/+2 |
2008-11-20 | pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() | Patrick McHardy | 1 | -0/+2 |
2008-11-20 | netdevice lance: Convert directly reference of netdev->priv | Wang Chen | 1 | -13/+13 |
2008-11-20 | mv643xx_eth: calculate descriptor pointer only once in rxq_refill() | Lennert Buytenhek | 1 | -5/+7 |
2008-11-20 | mv643xx_eth: move receive error handling out of line | Lennert Buytenhek | 1 | -26/+29 |
2008-11-20 | mv643xx_eth: implement ->set_rx_mode() | Lennert Buytenhek | 1 | -70/+104 |
2008-11-20 | mv643xx_eth: inline txq_alloc_desc_index() | Lennert Buytenhek | 1 | -17/+6 |
2008-11-20 | mv643xx_eth: introduce per-port register area pointer | Lennert Buytenhek | 1 | -109/+121 |
2008-11-20 | mv643xx_eth: checkpatch fixes | Lennert Buytenhek | 1 | -16/+22 |
2008-11-20 | smc911x: Fix printf format typo in smc911x driver. | Vernon Sauder | 1 | -1/+1 |
2008-11-20 | net: ip_sockglue.c add static, annotate ports' endianness | Harvey Harrison | 1 | -2/+2 |
2008-11-20 | myri10ge: remove hardcoded sram_size | Brice Goglin | 1 | -10/+13 |
2008-11-20 | myri10ge: fix per-slice rx/tx_dropped counters | Brice Goglin | 1 | -2/+4 |
2008-11-20 | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas | 1 | -1/+3 |
2008-11-20 | mv643xx_eth: fix recycle check bound | Lennert Buytenhek | 1 | -1/+2 |
2008-11-20 | mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls | Lennert Buytenhek | 1 | -1/+1 |
2008-11-20 | netdev/smc91x: unify Blackfin code a bit and use proper read/write functions | Mike Frysinger | 1 | -33/+12 |
2008-11-20 | sh: sh_eth: Update to change of mii_bus | Nobuhiro Iwamatsu | 1 | -2/+2 |
2008-11-20 | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() | Balazs Scheidler | 1 | -0/+1 |
2008-11-20 | TPROXY: fill struct flowi->flags in udp_sendmsg() | Balazs Scheidler | 1 | -0/+1 |
2008-11-20 | dccp: Fix bracing in dccp_feat_list_lookup. | Gerrit Renker | 1 | -1/+2 |
2008-11-20 | netdevice hamradio: Convert directly reference of netdev->priv | Wang Chen | 2 | -12/+12 |
2008-11-20 | netdevice: 82596: Convert netdev->priv to netdev_priv | Wang Chen | 1 | -14/+14 |