1. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  5. e962f30 fib_trie: Fix trie balancing issue if new node pushes down existing node by Alexander Duyck · 10 years ago
  6. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
  7. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  8. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  9. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  10. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  11. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  12. 198bf1b net: sock: fix access via invalid file descriptor by Alexei Starovoitov · 10 years ago
  13. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  14. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  15. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 10 years ago
  16. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  17. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  18. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  19. e20db59 Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  20. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 10 years ago
  22. 22bbf5f llc: Make llc_sap_action_t function pointer arrays const by Joe Perches · 10 years ago
  23. 9b37306 llc: Make llc_conn_ev_qfyr_t function pointer arrays const by Joe Perches · 10 years ago
  24. 14b7d95 llc: Make function pointer arrays const by Joe Perches · 10 years ago
  25. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  26. 7f19fc5 netlink: use jhash as hashfn for rhashtable by Daniel Borkmann · 10 years ago
  27. 340b6e5 tipc: fix broadcast wakeup contention after congestion by Richard Alpe · 10 years ago
  28. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  29. ffde732 net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag by Alexander Duyck · 10 years ago
  30. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  31. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 6ea3b44 net: sched: cls: use nla_nest_cancel instead of nlmsg_trim by Jiri Pirko · 10 years ago
  33. 69204cf net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c by Valdis.Kletnieks@vt.edu · 10 years ago
  34. 0f85fea tcp: fix more NULL deref after prequeue changes by Eric Dumazet · 10 years ago
  35. 023160b tipc: avoid double lock 'spin_lock:&seq->lock' by Ying Xue · 10 years ago
  36. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  37. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  38. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  39. 602de7e Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  40. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  41. d3a9632 skb_copy_datagram_iovec() can die by Al Viro · 10 years ago
  42. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  43. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  44. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  45. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  46. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  47. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 10 years ago
  48. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  49. 19e3c66 ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" by Al Viro · 10 years ago
  50. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 10 years ago
  51. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  52. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago
  53. bd42b78 net: sched: cls_basic: fix error path in basic_change() by Jiri Pirko · 10 years ago
  54. 0cf00c6 net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code by Gu Zheng · 10 years ago
  55. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 10 years ago
  56. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 10 years ago
  57. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  58. 4988bb4 tipc: fix missing spinlock init and nullptr oops by Erik Hugne · 10 years ago
  59. 6ffe75e net: avoid two atomic operations in fast clones by Eric Dumazet · 10 years ago
  60. 5d330cd Update old iproute2 and Xen Remus links by Andrew Shewmaker · 10 years ago
  61. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  62. 88b17b6 tipc: drop tx side permission checks by Erik Hugne · 10 years ago
  63. 9772b54 net: sctp: use MAX_HEADER for headroom reserve in output path by Daniel Borkmann · 10 years ago
  64. 86fe8f8 ipv6: remove useless spin_lock/spin_unlock by Duan Jiong · 10 years ago
  65. 1b2e122 sunrpc/cache: convert to use string_escape_str() by Andy Shevchenko · 10 years ago
  66. acf06a7 sunrpc: only call test_bit once in svc_xprt_received by Jeff Layton · 10 years ago
  67. 83a712e sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt by Jeff Layton · 10 years ago
  68. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  69. 403c7b4 sunrpc: fix potential races in pool_stats collection by Jeff Layton · 10 years ago
  70. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  71. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  72. ceff739 sunrpc: have svc_wake_up only deal with pool 0 by Jeff Layton · 10 years ago
  73. 4d5db3f sunrpc: convert sp_task_pending flag to use atomic bitops by Jeff Layton · 10 years ago
  74. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  75. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  76. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  77. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  78. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  79. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  80. dc9e515 af_packet: virtio 1.0 stubs by Michael S. Tsirkin · 10 years ago
  81. 6db70e3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  82. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  83. 18b5427 net_sched: cls_cgroup: remove unnecessary if by Jiri Pirko · 10 years ago
  84. 2f8a296 net_sched: cls_flow: remove duplicate assignments by Jiri Pirko · 10 years ago
  85. 6a659cd net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  86. 3fe6b49 net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  87. 472f583 net_sched: cls_bpf: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  88. e438645 net_sched: cls_basic: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  89. 97ede29 tipc: convert name table read-write lock to RCU by Ying Xue · 10 years ago
  90. 834caaf tipc: remove unnecessary INIT_LIST_HEAD by Ying Xue · 10 years ago
  91. 5492390 tipc: simplify relationship between name table lock and node lock by Ying Xue · 10 years ago
  92. 3493d25 tipc: any name table member must be protected under name table lock by Ying Xue · 10 years ago
  93. fb9962f tipc: ensure all name sequences are properly protected with its lock by Ying Xue · 10 years ago
  94. 38622f4 tipc: ensure all name sequences are released when name table is stopped by Ying Xue · 10 years ago
  95. 993bfe5 tipc: make name table allocated dynamically by Ying Xue · 10 years ago
  96. 1b61e70 tipc: remove size variable from publ_list struct by Ying Xue · 10 years ago
  97. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  98. 60c04ae udp: Neaten and reduce size of compute_score functions by Joe Perches · 10 years ago
  99. 829ae9d net-timestamp: allow reading recv cmsg on errqueue with origin tstamp by Willem de Bruijn · 10 years ago
  100. 7ce875e ipv4: warn once on passing AF_INET6 socket to ip_recv_error by Willem de Bruijn · 10 years ago