Age | Commit message (Expand) | Author | Files | Lines |
2014-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 6 | -51/+203 |
2014-12-17 | libceph: specify position of extent operation | Yan, Zheng | 1 | -13/+6 |
2014-12-17 | libceph: add CREATE osd operation support | Yan, Zheng | 1 | -20/+22 |
2014-12-17 | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 1 | -0/+47 |
2014-12-17 | libceph: require cephx message signature by default | Yan, Zheng | 1 | -0/+13 |
2014-12-17 | libceph: message signature support | Yan, Zheng | 3 | -3/+103 |
2014-12-17 | libceph: store session key in cephx authorizer | Yan, Zheng | 2 | -7/+12 |
2014-12-17 | libceph: nuke ceph_kvfree() | Ilya Dryomov | 3 | -11/+3 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -66/+20 |
2014-12-17 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -176/+200 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+0 |
2014-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+20 |
2014-12-12 | fib_trie: Fix trie balancing issue if new node pushes down existing node | Alexander Duyck | 1 | -1/+2 |
2014-12-12 | vlan: Add ability to always enable TSO/UFO | Toshiaki Makita | 1 | -3/+4 |
2014-12-12 | net: dsa: propagate error code from dsa_slave_phy_setup | Florian Fainelli | 1 | -4/+11 |
2014-12-12 | net: dsa: handle non-existing PHYs on switch internal bus | Florian Fainelli | 1 | -0/+3 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 437 | -10163/+23145 |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -13/+22 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+15 |
2014-12-11 | net: sock: fix access via invalid file descriptor | Alexei Starovoitov | 1 | -2/+2 |
2014-12-11 | net: introduce helper macro for_each_cmsghdr | Gu Zheng | 8 | -15/+10 |
2014-12-11 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 1 | -43/+44 |
2014-12-11 | make default ->i_fop have ->open() fail with ENXIO | Al Viro | 3 | -47/+0 |
2014-12-11 | Merge branch 'nsfs' into for-next | Al Viro | 1 | -19/+20 |
2014-12-11 | mm: memcontrol: lockless page counters | Johannes Weiner | 1 | -43/+44 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 18 | -173/+177 |
2014-12-11 | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 34 | -147/+536 |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -24/+29 |
2014-12-10 | irda: Convert function pointer arrays and uses to const | Joe Perches | 4 | -13/+15 |
2014-12-10 | llc: Make llc_sap_action_t function pointer arrays const | Joe Perches | 2 | -11/+11 |
2014-12-10 | llc: Make llc_conn_ev_qfyr_t function pointer arrays const | Joe Perches | 2 | -120/+120 |
2014-12-10 | llc: Make function pointer arrays const | Joe Perches | 2 | -236/+236 |
2014-12-10 | net: replace remaining users of arch_fast_hash with jhash | Daniel Borkmann | 1 | -2/+2 |
2014-12-10 | netlink: use jhash as hashfn for rhashtable | Daniel Borkmann | 1 | -1/+1 |
2014-12-10 | tipc: fix broadcast wakeup contention after congestion | Richard Alpe | 2 | -5/+5 |
2014-12-10 | net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb | Alexander Duyck | 2 | -8/+68 |
2014-12-10 | net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag | Alexander Duyck | 1 | -40/+77 |
2014-12-10 | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | David S. Miller | 30 | -280/+152 |
2014-12-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -20/+18 |
2014-12-10 | net: sched: cls: use nla_nest_cancel instead of nlmsg_trim | Jiri Pirko | 6 | -13/+8 |
2014-12-10 | net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c | Valdis.Kletnieks@vt.edu | 1 | -1/+1 |
2014-12-10 | tcp: fix more NULL deref after prequeue changes | Eric Dumazet | 2 | -16/+16 |
2014-12-10 | tipc: avoid double lock 'spin_lock:&seq->lock' | Ying Xue | 1 | -1/+1 |
2014-12-10 | rocker: remove swdev mode | Roopa Prabhu | 1 | -2/+8 |
2014-12-10 | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 49 | -960/+4823 |
2014-12-10 | net: avoid to call skb_queue_len again | Li RongQing | 1 | -1/+1 |
2014-12-10 | Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can... | David S. Miller | 4 | -18/+11 |
2014-12-10 | tcp: refine TSO autosizing | Eric Dumazet | 2 | -57/+62 |
2014-12-10 | skb_copy_datagram_iovec() can die | Al Viro | 1 | -84/+0 |
2014-12-10 | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives | Al Viro | 1 | -35/+19 |