1. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  2. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  4. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  5. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  6. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  7. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 9 years ago
  8. 4500226 crush: ensuring at most num-rep osds are selected by Ilya Dryomov · 9 years ago
  9. 9be6df2 crush: drop unnecessary include from mapper.c by Ilya Dryomov · 9 years ago
  10. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  11. 3c71512 tcp: add memory barriers to write space paths by jbaron@akamai.com · 9 years ago
  12. 2ab9574 ip_forward: Drop frames with attached skb->sk by Sebastian Pöhn · 9 years ago
  13. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 9 years ago
  14. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  15. 67c64eb libceph: don't overwrite specific con error msgs by Ilya Dryomov · 9 years ago
  16. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  17. 1f5014d Bluetooth: hidp: Fix regression with older userspace and flags validation by Marcel Holtmann · 9 years ago
  18. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  19. e3122b7 net: dsa: use DEVICE_ATTR_RW to declare temp1_max by Vivien Didelot · 9 years ago
  20. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 9 years ago
  21. f40ae91 act_mirred: Fix bogus header when redirecting from VLAN by Herbert Xu · 9 years ago
  22. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 9 years ago
  23. fad9dfe tcp: tcp_get_info() should fetch socket fields once by Eric Dumazet · 9 years ago
  24. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 9 years ago
  25. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 9 years ago
  26. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 9 years ago
  27. 5a950ad netns: remove duplicated include from net_namespace.c by Wei Yongjun · 9 years ago
  28. 540207a fou: avoid missing unlock in failure path by WANG Cong · 9 years ago
  29. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  30. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  31. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  32. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  33. c5ef603 VFS: net/: d_inode() annotations by David Howells · 9 years ago
  34. a25b376 VFS: net/unix: d_backing_inode() annotations by David Howells · 9 years ago
  35. ee8ac4d VFS: AF_UNIX sockets should call mknod on the top layer only by David Howells · 9 years ago
  36. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  37. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  39. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  40. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  43. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  44. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  45. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  46. 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 9 years ago
  47. 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 9 years ago
  48. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 9 years ago
  49. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 9 years ago
  50. 97bb43c netfilter: nf_tables: get rid of the expression example code by Pablo Neira Ayuso · 9 years ago
  51. 3e135cd netfilter: nft_dynset: dynamic stateful expression instantiation by Patrick McHardy · 9 years ago
  52. 7c6c6e9 netfilter: nf_tables: add flag to indicate set contains expressions by Patrick McHardy · 9 years ago
  53. 151d799 netfilter: nf_tables: mark stateful expressions by Patrick McHardy · 9 years ago
  54. f25ad2e netfilter: nf_tables: prepare for expressions associated to set elements by Patrick McHardy · 9 years ago
  55. 0b2d8a7 netfilter: nf_tables: add helper functions for expression handling by Patrick McHardy · 9 years ago
  56. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 9 years ago
  57. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 9 years ago
  58. 7d74026 netfilter: nf_tables: variable sized set element keys / data by Patrick McHardy · 9 years ago
  59. d0a11fc netfilter: nf_tables: support variable sized data in nft_data_init() by Patrick McHardy · 9 years ago
  60. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  61. b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 9 years ago
  62. 8cd8937 netfilter: nf_tables: convert sets to u32 data pointers by Patrick McHardy · 9 years ago
  63. e562d86 netfilter: nf_tables: kill nft_data_cmp() by Patrick McHardy · 9 years ago
  64. fad136e netfilter: nf_tables: convert expressions to u32 register pointers by Patrick McHardy · 9 years ago
  65. 1ca2e17 netfilter: nf_tables: use struct nft_verdict within struct nft_data by Patrick McHardy · 9 years ago
  66. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  67. d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 9 years ago
  68. 27e6d20 netfilter: nf_tables: kill nft_validate_output_register() by Patrick McHardy · 9 years ago
  69. 58f40ab netfilter: nft_lookup: use nft_validate_register_store() to validate types by Patrick McHardy · 9 years ago
  70. 1ec1021 netfilter: nf_tables: rename nft_validate_data_load() by Patrick McHardy · 9 years ago
  71. 45d9bcd netfilter: nf_tables: validate len in nft_validate_data_load() by Patrick McHardy · 9 years ago
  72. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  73. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 9 years ago
  74. 02d793c fou: add network namespace support by WANG Cong · 9 years ago
  75. 4cbcdf2 fou: always use be16 for port by WANG Cong · 9 years ago
  76. 6727063 fou: exit early when parsing config fails by WANG Cong · 9 years ago
  77. 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 9 years ago
  78. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 9 years ago
  79. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  80. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  81. dcdbd7b net/9p: remove (now-)unused helpers by Al Viro · 9 years ago
  82. 21c9f5c p9_client_attach(): set fid->uid correctly by Al Viro · 9 years ago
  83. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 9 years ago
  84. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 9 years ago
  85. 4f3b35c net/9p: switch the guts of p9_client_{read,write}() to iov_iter by Al Viro · 9 years ago
  86. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  87. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  88. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 9 years ago
  89. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
  90. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  91. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  92. c3d0dac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  93. b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 9 years ago
  94. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  95. b50edd7 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 9 years ago
  96. b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 9 years ago
  97. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  98. 9399bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  99. 634d8ee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  100. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 9 years ago