Age | Commit message (Expand) | Author | Files | Lines |
2005-06-13 | [PATCH] uml: slirp and slip driver cleanups and fixes | Jeff Dike | 9 | -245/+181 |
2005-06-13 | [PATCH] uml: use fork instead of clone | Jeff Dike | 1 | -29/+19 |
2005-06-13 | [PATCH] uml: build cleanups | Jeff Dike | 2 | -4/+3 |
2005-06-13 | [PATCH] uml: remove duplicate includes | Jeff Dike | 3 | -4/+0 |
2005-06-13 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2005-06-13 | [NETFILTER]: Advance seq-file position in exp_next_seq() | Patrick McHardy | 1 | -0/+1 |
2005-06-13 | Update DCO ("signoff") rules to 1.1 | Linus Torvalds | 1 | -1/+7 |
2005-06-13 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 22 | -115/+285 |
2005-06-13 | [IPV4]: Sysctl configurable icmp error source address. | J. Simonetti | 3 | -2/+17 |
2005-06-13 | [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6 | Sridhar Samudrala | 1 | -21/+15 |
2005-06-13 | [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option | Neil Horman | 3 | -2/+7 |
2005-06-13 | [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP. | Vladislav Yasevich | 1 | -43/+151 |
2005-06-13 | [SCTP] Support SO_BINDTODEVICE socket option on incoming packets. | Neil Horman | 1 | -15/+34 |
2005-06-13 | [SCTP]: Fix bug in restart of peeled-off associations. | Vladislav Yasevich | 1 | -0/+12 |
2005-06-13 | [IPv6] Don't generate temporary for TUN devices | R�mi Denis-Courmont | 1 | -0/+1 |
2005-06-13 | [IPV6]: Ensure to use icmpv6_socket in non-preemptive context. | YOSHIFUJI Hideaki | 1 | -4/+10 |
2005-06-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -0/+8 |
2005-06-13 | [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n | Nicolas Pitre | 2 | -0/+8 |
2005-06-13 | [NET]: Move the netdev list to vger.kernel.org. | Ralf Baechle | 4 | -27/+27 |
2005-06-13 | [IPV4]: Multipath modules need a license to prevent kernel tainting. | Randy Dunlap | 4 | -0/+8 |
2005-06-13 | [TCP]: Adjust TCP mem order check to new alloc_large_system_hash | Andi Kleen | 1 | -1/+1 |
2005-06-13 | [NET]: linux/if_tr.h needs asm/byteorder.h | Tom Rini | 1 | -0/+2 |
2005-06-13 | [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK... | Trond Myklebust | 1 | -1/+41 |
2005-06-13 | [PATCH] spin longer for ehci port reset completion | David Brownell | 1 | -1/+4 |
2005-06-12 | [PATCH] pwc bug fix | Alan Cox | 1 | -4/+0 |
2005-06-12 | [PATCH] radeonfb: don't blow up VGA console on load | Benjamin Herrenschmidt | 1 | -4/+3 |
2005-06-12 | [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken | Geert Uytterhoeven | 2 | -2/+1 |
2005-06-12 | [PATCH] M68k: Update defconfigs | Geert Uytterhoeven | 12 | -52/+48 |
2005-06-12 | [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? | Geert Uytterhoeven | 2 | -5/+0 |
2005-06-12 | [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') | Geert Uytterhoeven | 1 | -1/+1 |
2005-06-12 | [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com... | David Brownell | 1 | -1/+3 |
2005-06-10 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 4 | -19/+22 |
2005-06-10 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 | Linus Torvalds | 2 | -5/+1 |
2005-06-10 | ppc: remove two extraneous descriptors for the 405EP CPU | Linus Torvalds | 1 | -22/+0 |
2005-06-10 | [PATCH] remove bogus hack from radeon IRQ handler | Dave Airlie | 1 | -5/+0 |
2005-06-10 | [PATCH] drm add i945G pci id | Dave Airlie | 1 | -0/+1 |
2005-06-09 | [PATCH] ppc32: Fix nasty sleep/wakeup problem | Benjamin Herrenschmidt | 2 | -2/+11 |
2005-06-09 | [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload | Michael Ellerman | 1 | -4/+5 |
2005-06-09 | [PATCH] ppc32: add 405EP cpu_spec entry | Eugene Surovegin | 1 | -0/+11 |
2005-06-09 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+6 |
2005-06-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -37/+48 |
2005-06-09 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2005-06-09 | [PATCH] PCI: MSI functionality broken on Serverworks GC chipset | Narendra Sankar | 1 | -0/+6 |
2005-06-09 | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Steve French | 104 | -637/+1357 |
2005-06-09 | [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory | Steve French | 2 | -1/+4 |
2005-06-09 | [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliure | Vincent Sanders | 2 | -11/+13 |
2005-06-09 | [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliure | Vincent Sanders | 2 | -12/+19 |
2005-06-09 | [IA64] Fix race condition in the rt_sigprocmask fastcall | Christoph Lameter | 1 | -2/+2 |
2005-06-09 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 4 | -30/+99 |
2005-06-09 | [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info | Dave Neuer | 4 | -16/+18 |