Age | Commit message (Expand) | Author | Files | Lines |
2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -9/+19 |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -2/+2 |
2012-06-01 | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 2 | -6/+12 |
2012-06-01 | tcp: do not create inetpeer on SYNACK message | Eric Dumazet | 1 | -1/+2 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -58/+75 |
2012-06-01 | sch_atm.c: get rid of poinless extern | Al Viro | 1 | -2/+0 |
2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -45/+68 |
2012-05-31 | nfsd4: move rq_flavor into svc_cred | J. Bruce Fields | 2 | -3/+3 |
2012-05-31 | nfsd4: move principal name into svc_cred | J. Bruce Fields | 2 | -19/+8 |
2012-05-31 | svcrpc: fix a comment typo | J. Bruce Fields | 1 | -1/+1 |
2012-05-31 | sunrpc: do array overrun check in svc_recv before allocating pages | Jeff Layton | 1 | -1/+1 |
2012-05-31 | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky | 1 | -4/+0 |
2012-05-31 | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky | 2 | -14/+17 |
2012-05-31 | rpc: handle rotated gss data for Windows interoperability | J. Bruce Fields | 1 | -16/+45 |
2012-05-31 | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang | 1 | -2/+5 |
2012-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 14 | -61/+122 |
2012-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 7 | -276/+235 |
2012-05-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -8/+9 |
2012-05-29 | drop_monitor: Add module alias to enable automatic module loading | Neil Horman | 1 | -0/+1 |
2012-05-29 | genetlink: Build a generic netlink family module alias | Neil Horman | 2 | -3/+2 |
2012-05-29 | memcg: decrement static keys at real destroy time | Glauber Costa | 1 | -7/+27 |
2012-05-29 | rds_rdma: don't assume infiniband device is PCI | Thadeu Lima de Souza Cascardo | 1 | -2/+1 |
2012-05-29 | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case | James Chapman | 2 | -3/+39 |
2012-05-29 | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira | 1 | -6/+6 |
2012-05-29 | mac80211: fix flag check for QoS NOACK frames | Claudio Pisa | 1 | -1/+1 |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -9/+12 |
2012-05-27 | ipv6: fix incorrect ipsec fragment | Gao feng | 2 | -18/+53 |
2012-05-27 | xfrm: take net hdr len into account for esp payload size calculation | Benjamin Poirier | 2 | -26/+16 |
2012-05-25 | mac80211: Fix race in checking AP status by sending null frame | Soumik Das | 1 | -1/+2 |
2012-05-24 | net/wanrouter: Deprecate and schedule for removal | Joe Perches | 1 | -1/+1 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 46 | -855/+1350 |
2012-05-24 | tcp: take care of overlaps in tcp_try_coalesce() | Eric Dumazet | 1 | -0/+5 |
2012-05-24 | ipv4: fix the rcu race between free_fib_info and ip_route_output_slow | Yanmin Zhang | 1 | -6/+6 |
2012-05-24 | mm: add a low limit to alloc_large_system_hash | Tim Bird | 3 | -20/+13 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 6 | -16/+43 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -26/+1 |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 4 | -83/+65 |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2 | -8/+8 |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -73/+64 |
2012-05-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 41 | -829/+1326 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 41 | -829/+1326 |
2012-05-21 | libceph: fix pg_temp updates | Sage Weil | 1 | -1/+5 |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 4 | -13/+7 |
2012-05-21 | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2012-05-22 | 9p: disconnect channel when PCI device is removed | Sasha Levin | 1 | -1/+2 |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -0/+1 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 1 | -3/+4 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 543 | -11997/+18656 |