Age | Commit message (Expand) | Author | Files | Lines |
2013-04-12 | tcp: incoming connections might use wrong route under synflood | Dmitry Popov | 1 | -2/+2 |
2013-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 54 | -377/+619 |
2013-04-11 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -1/+1 |
2013-04-10 | lsm: add the missing documentation for the security_skb_owned_by() hook | Paul Moore | 1 | -0/+4 |
2013-04-10 | bnx2x: Prevent null pointer dereference in AFEX mode | Yuval Mintz | 1 | -1/+2 |
2013-04-10 | e100: Add dma mapping error check | Neil Horman | 1 | -11/+25 |
2013-04-10 | Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2013-04-10 | NFSv4: Doh! Typo in the fix to nfs41_walk_client_list | Trond Myklebust | 1 | -0/+1 |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -25/+39 |
2013-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -4/+15 |
2013-04-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -11/+4 |
2013-04-10 | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. | Christopher Harvey | 1 | -10/+3 |
2013-04-09 | add memory barrier to arch_local_irq_restore | Mark Salter | 1 | -1/+1 |
2013-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -107/+107 |
2013-04-09 | Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -1/+2 |
2013-04-09 | Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -122/+247 |
2013-04-09 | mnt: release locks on error path in do_loopback | Andrey Vagin | 1 | -1/+1 |
2013-04-09 | palinfo fixes | Al Viro | 1 | -64/+13 |
2013-04-09 | procfs: add proc_remove_subtree() | Al Viro | 2 | -30/+91 |
2013-04-09 | ecryptfs: close rmmod race | Al Viro | 1 | -12/+2 |
2013-04-09 | spinlocks and preemption points need to be at least compiler barriers | Linus Torvalds | 2 | -19/+32 |
2013-04-09 | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can | David S. Miller | 1 | -3/+3 |
2013-04-09 | selinux: add a skb_owned_by() hook | Eric Dumazet | 5 | -0/+27 |
2013-04-09 | NFSv4: Fix another potential state manager deadlock | Trond Myklebust | 1 | -0/+1 |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf | 1 | -1/+9 |
2013-04-09 | can: gw: use kmem_cache_free() instead of kfree() | Wei Yongjun | 1 | -3/+3 |
2013-04-09 | netrom: fix invalid use of sizeof in nr_recvmsg() | Wei Yongjun | 1 | -1/+1 |
2013-04-09 | Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2013-04-09 | Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -4/+11 |
2013-04-09 | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou... | Dave Airlie | 1 | -1/+1 |
2013-04-09 | drm/nouveau: fix unconditional return waiting on memory | Calvin Owens | 1 | -1/+1 |
2013-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne... | Linus Torvalds | 1 | -1/+7 |
2013-04-09 | ARC: Add implicit compiler barrier to raw_local_irq* functions | Christian Ruppert | 1 | -4/+8 |
2013-04-09 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 5 | -7/+24 |
2013-04-09 | Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -9/+11 |
2013-04-09 | qeth: fix qeth_wait_for_threads() deadlock for OSN devices | Stefan Raspl | 4 | -0/+26 |
2013-04-09 | af_iucv: fix recvmsg by replacing skb_pull() function | Ursula Braun | 2 | -18/+24 |
2013-04-09 | rtnetlink: Call nlmsg_parse() with correct header length | Michael Riesch | 1 | -2/+2 |
2013-04-09 | bonding: fix bonding_masters race condition in bond unloading | nikolay@redhat.com | 1 | -0/+9 |
2013-04-09 | Revert "bonding: remove sysfs before removing devices" | nikolay@redhat.com | 1 | -1/+1 |
2013-04-09 | Merge branch 'wireless' | David S. Miller | 15 | -290/+390 |
2013-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 15 | -290/+390 |
2013-04-08 | ftrace: Do not call stub functions in control loop | Steven Rostedt (Red Hat) | 2 | -2/+5 |
2013-04-08 | ftrace: Consistently restore trace function on sysctl enabling | Jan Kiszka | 1 | -6/+2 |
2013-04-08 | tracing: Fix race with update_max_tr_single and changing tracers | Steven Rostedt (Red Hat) | 1 | -1/+4 |
2013-04-08 | net: mvneta: enable features before registering the driver | willy tarreau | 1 | -4/+5 |
2013-04-08 | hyperv: Fix RNDIS send_completion code path | Haiyang Zhang | 2 | -18/+13 |
2013-04-08 | hyperv: Fix a kernel warning from netvsc_linkstatus_callback() | Haiyang Zhang | 1 | -2/+0 |
2013-04-08 | net: ipv4: fix schedule while atomic bug in check_lifetime() | Jiri Pirko | 1 | -16/+42 |
2013-04-08 | net: ipv4: reset check_lifetime_work after changing lifetime | Jiri Pirko | 1 | -0/+2 |