Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | USB: gadget rndis: send notifications | Richard Röjfors | 2008-11-19 | 1 | -1/+1 | |
| | * | | | | USB: gadget rndis: stop windows self-immolation | David Brownell | 2008-11-19 | 1 | -1/+0 | |
| | * | | | | USB: storage: update unusual_devs entries for Nokia 5300 and 5310 | Alan Stern | 2008-11-19 | 1 | -1/+8 | |
| | * | | | | USB: storage: updates unusual_devs entry for the Nokia 6300 | Alan Stern | 2008-11-19 | 1 | -1/+1 | |
| | * | | | | usb: musb: fix bug in musb_schedule | Felipe Balbi | 2008-11-19 | 1 | -1/+1 | |
| | * | | | | USB: fix SB700 usb subsystem hang bug | Andiry Xu | 2008-11-19 | 1 | -0/+21 | |
| | |/ / / | ||||||
| * | | | | x86: Fix interrupt leak due to migration | Matthew Wilcox | 2008-11-20 | 1 | -0/+14 | |
| * | | | | SUNRPC: Fix a performance regression in the RPC authentication code | Trond Myklebust | 2008-11-20 | 1 | -2/+18 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-11-20 | 6 | -11/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | [CIFS] Do not attempt to close invalidated file handles | Steve French | 2008-11-20 | 4 | -9/+30 | |
| | * | | | | [CIFS] fix check for dead tcon in smb_init | Steve French | 2008-11-18 | 2 | -2/+6 | |
| * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-11-20 | 8 | -133/+90 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. | Ralf Baechle | 2008-11-20 | 1 | -1/+1 | |
| | * | | | | | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 2008-11-20 | 1 | -1/+1 | |
| | * | | | | | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2008-11-20 | 2 | -120/+75 | |
| | * | | | | | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 2008-11-20 | 1 | -1/+1 | |
| | * | | | | | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2008-11-20 | 2 | -7/+9 | |
| | * | | | | | MIPS: Malta: Fix include paths in malta-amon.c | David Daney | 2008-11-20 | 1 | -3/+3 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-20 | 1 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | intel-iommu: fix compile warnings | FUJITA Tomonori | 2008-11-19 | 1 | -2/+4 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-20 | 26 | -169/+149 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net: fix tiny output corruption of /proc/net/snmp6 | Alexey Dobriyan | 2008-11-20 | 1 | -3/+3 | |
| | * | | | | | | atl2: don't request irq on resume if netif running | Alan Jenkins | 2008-11-20 | 1 | -3/+5 | |
| | * | | | | | | ipv6: use seq_release_private for ip6mr.c /proc entries | Benjamin Thery | 2008-11-20 | 1 | -2/+2 | |
| | * | | | | | | pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() | Patrick McHardy | 2008-11-20 | 1 | -0/+2 | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-20 | 7 | -58/+23 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | iwlagn: fix RX skb alignment | Johannes Berg | 2008-11-18 | 3 | -13/+22 | |
| | | * | | | | | | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 4 | -44/+0 | |
| | | * | | | | | | libertas_tf: fix skb tail pointer | Johannes Berg | 2008-11-18 | 1 | -1/+1 | |
| | * | | | | | | | smc911x: Fix printf format typo in smc911x driver. | Vernon Sauder | 2008-11-20 | 1 | -1/+1 | |
| | * | | | | | | | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas | 2008-11-20 | 1 | -1/+3 | |
| | * | | | | | | | mv643xx_eth: fix recycle check bound | Lennert Buytenhek | 2008-11-20 | 1 | -1/+2 | |
| | * | | | | | | | mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls | Lennert Buytenhek | 2008-11-20 | 1 | -1/+1 | |
| | * | | | | | | | sh: sh_eth: Update to change of mii_bus | Nobuhiro Iwamatsu | 2008-11-20 | 1 | -2/+2 | |
| | * | | | | | | | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() | Balazs Scheidler | 2008-11-20 | 1 | -0/+1 | |
| | * | | | | | | | TPROXY: fill struct flowi->flags in udp_sendmsg() | Balazs Scheidler | 2008-11-20 | 1 | -0/+1 | |
| | * | | | | | | | net: ipg.c fix bracing on endian swapping | Harvey Harrison | 2008-11-19 | 1 | -4/+4 | |
| | * | | | | | | | phylib: Fix auto-negotiation restart avoidance | Trent Piepho | 2008-11-19 | 1 | -11/+23 | |
| | * | | | | | | | net: jme.c rxdesc.flags is __le16, other missing endian swaps | Harvey Harrison | 2008-11-19 | 1 | -11/+10 | |
| | * | | | | | | | phylib: fix phy name example in documentation | Paulius Zaleckas | 2008-11-19 | 1 | -1/+1 | |
| | * | | | | | | | net: Do not fire linkwatch events until the device is registered. | David S. Miller | 2008-11-19 | 1 | -1/+6 | |
| | * | | | | | | | phonet: fix compilation with gcc-3.4 | Alexey Dobriyan | 2008-11-19 | 1 | -28/+24 | |
| | * | | | | | | | ixgbe: fix compilation with gcc-3.4 | Alexey Dobriyan | 2008-11-19 | 1 | -30/+28 | |
| | * | | | | | | | pktgen: fix multiple queue warning | Robert Olsson | 2008-11-19 | 1 | -7/+2 | |
| | * | | | | | | | net: fix ip_mr_init() error path | Benjamin Thery | 2008-11-19 | 1 | -4/+5 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-20 | 3 | -59/+56 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 2008-11-19 | 1 | -59/+54 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ftrace: fix dyn ftrace filter selection | Steven Rostedt | 2008-11-19 | 1 | -58/+50 | |
| | | * | | | | | | | ftrace: make filtered functions effective on setting | Steven Rostedt | 2008-11-19 | 1 | -1/+1 | |
| | | * | | | | | | | ftrace: fix set_ftrace_filter | Steven Rostedt | 2008-11-19 | 1 | -0/+3 |