1. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  3. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 8 years ago
  4. dbc2b5e sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 8 years ago
  5. 844cf76 tipc: make macro tipc_wait_for_cond() smp safe by Jon Paul Maloy · 8 years ago
  6. cb395b2 net: sched: optimize class dumps by Eric Dumazet · 8 years ago
  7. b451e5d tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 8 years ago
  8. f6ba8d3 netem: fix skb_orphan_partial() by Eric Dumazet · 8 years ago
  9. d67b9cd xdp: refine xdp api with regards to generic xdp by Daniel Borkmann · 8 years ago
  10. 0489df9 xdp: add flag to enforce driver mode by Daniel Borkmann · 8 years ago
  11. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
  12. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  13. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  14. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  15. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  17. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. 657831f dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 8 years ago
  19. f92ceb0 DECnet: Use container_of() for embedded struct by Kees Cook · 8 years ago
  20. 32f1bc0 Revert "ipv4: restore rt->fi for reference counting" by David S. Miller · 8 years ago
  21. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  22. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  23. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  24. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  25. da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
  26. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  27. 847f716 net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  28. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  29. 29cee56 Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  30. 8ed508f vti: check nla_put_* return value by Hangbin Liu · 8 years ago
  31. 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 8 years ago
  32. 1b1fc3f tcp: make congestion control optionally skip slow start after idle by Wei Wang · 8 years ago
  33. 82486aa ipv4: restore rt->fi for reference counting by WANG Cong · 8 years ago
  34. f1f3e9e mac80211: fix IBSS presp allocation size by Johannes Berg · 8 years ago
  35. 4954601 nl80211: correctly validate MU-MIMO groups by Johannes Berg · 8 years ago
  36. f8860ce mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 8 years ago
  37. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  38. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  39. 9051247 bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy by Tobias Klauser · 8 years ago
  40. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  42. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  43. 77ef033 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 8 years ago
  44. 86f4c90 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 8 years ago
  45. 985538e net/sched: remove redundant null check on head by Colin Ian King · 8 years ago
  46. 8b485ce tcp: do not inherit fastopen_req from parent by Eric Dumazet · 8 years ago
  47. 14bb211 rbd: support updating the lock cookie without releasing the lock by Ilya Dryomov · 8 years ago
  48. 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
  49. fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full by Jeff Layton · 8 years ago
  50. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  51. aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
  52. 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  53. 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  54. 06dfa96 libceph: convert ceph_snap_context.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  55. d6a3408 libceph: supported_features module parameter by Ilya Dryomov · 8 years ago
  56. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  57. 1684096 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  58. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  59. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  60. ab71632 netfilter: conntrack: Force inlining of build check to prevent build failure by Geert Uytterhoeven · 8 years ago
  61. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 8 years ago
  62. 9744a6f netfilter: nf_tables: check if same extensions are set when adding elements by Pablo Neira Ayuso · 8 years ago
  63. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  64. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  65. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  66. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 8 years ago
  67. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 8 years ago
  68. ee0d8d8 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 8 years ago
  69. 9da3242 net: sched: add helpers to handle extended actions by Jiri Pirko · 8 years ago
  70. a9f11f9 tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 8 years ago
  71. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. 586f852 bpf: Align packet data properly in program testing framework. by David Miller · 8 years ago
  74. 78e5227 bpf: Do not dereference user pointer in bpf_test_finish(). by David Miller · 8 years ago
  75. 2173c51 audit: normalize NETFILTER_PKT by Richard Guy Briggs · 8 years ago
  76. 0cb88b6 netfilter: use consistent ipv4 network offset in xt_AUDIT by Richard Guy Briggs · 8 years ago
  77. b5d6098 xdp: fix parameter kdoc for extack by Jakub Kicinski · 8 years ago
  78. 4a80601 xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND by Arnd Bergmann · 8 years ago
  79. 31d4726 xen/9pfs: initialize len to 0 to detect xenbus_read errors by Stefano Stabellini · 8 years ago
  80. 7f25483 xen/9pfs: build 9pfs Xen transport driver by Stefano Stabellini · 8 years ago
  81. f66c72b xen/9pfs: receive responses by Stefano Stabellini · 8 years ago
  82. f023f18 xen/9pfs: send requests to the backend by Stefano Stabellini · 8 years ago
  83. 71ebd71 xen/9pfs: connect to the backend by Stefano Stabellini · 8 years ago
  84. 868eb12 xen/9pfs: introduce Xen 9pfs transport driver by Stefano Stabellini · 8 years ago
  85. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. 5b8481f ipv6: Need to export ipv6_push_frag_opts for tunneling now. by David S. Miller · 8 years ago
  88. 152afb9 xfrm: Indicate xfrm_state offload errors by Ilan Tayari · 8 years ago
  89. 67d349e net/esp4: Fix invalid esph pointer crash by Ilan Tayari · 8 years ago
  90. 89a23c8 ip6_tunnel: Fix missing tunnel encapsulation limit option by Craig Gallek · 8 years ago
  91. a6a5993 iov_iter: don't revert iov buffer if csum error by Ding Tianhong · 8 years ago
  92. f9ed236 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  93. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  94. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  95. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 1a7fca6 flower: check unused bits in MPLS fields by Benjamin LaHaise · 8 years ago
  97. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  98. ddf9f97 xdp: propagate extended ack to XDP setup by Jakub Kicinski · 8 years ago
  99. 8eeef23 netfilter: nf_ct_ext: invoke destroy even when ext is not attached by Liping Zhang · 8 years ago
  100. d1908ca Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago