1. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  2. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  4. 94a57f1 mpls: find_outdev: check for err ptr in addition to NULL check by Roopa Prabhu · 8 years ago
  5. 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 8 years ago
  6. 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 8 years ago
  7. e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 8 years ago
  8. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  9. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 8 years ago
  10. 8ab18d7 VSOCK: Detach QP check should filter out non matching QPs. by Jorgen Hansen · 8 years ago
  11. 6ae81ce af_packet: tone down the Tx-ring unsupported spew. by Dave Jones · 8 years ago
  12. 32fa270 Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr" by David S. Miller · 8 years ago
  13. b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 8 years ago
  14. b6ee376 ip6_tunnel: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 8 years ago
  15. 727ceaa Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" by Bjorn Helgaas · 8 years ago
  16. e43569e sctp: flush if we can't fit another DATA chunk by Marcelo Ricardo Leitner · 8 years ago
  17. f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 8 years ago
  18. 4b559ec mac80211: Fix BW upgrade for TDLS peers by Ilan Peer · 8 years ago
  19. facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 8 years ago
  20. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 8 years ago
  21. b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 8 years ago
  22. 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 8 years ago
  23. aa507a7 mac80211: recalc min_def chanctx even when chandef is identical by Arik Nemtsov · 8 years ago
  24. 59021c6 mac80211: TDLS: change BW calculation for WIDER_BW peers by Arik Nemtsov · 8 years ago
  25. db8d997 mac80211: TDLS: always downgrade invalid chandefs by Arik Nemtsov · 8 years ago
  26. c3732a7 mac80211: fix AP buffered multicast frames with queue control and txq by Felix Fietkau · 8 years ago
  27. c862cc9b bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr by Bastien Philbert · 8 years ago
  28. be447f3 ipv6: l2tp: fix a potential issue in l2tp_ip6_recv by Haishuang Yan · 8 years ago
  29. 5745b82 ipv4: l2tp: fix a potential issue in l2tp_ip_recv by Haishuang Yan · 8 years ago
  30. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  31. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  32. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  33. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 8 years ago
  34. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  35. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  36. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 8 years ago
  37. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  38. 2d42122 ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates by Eric Dumazet · 8 years ago
  39. c348338 gro: Allow tunnel stacking in the case of FOU/GUE by Alexander Duyck · 8 years ago
  40. 28fd349 sctp: really allow using GFP_KERNEL on sctp_packet_transmit by Marcelo Ricardo Leitner · 8 years ago
  41. 5e263f7 bridge: Allow set bridge ageing time when switchdev disabled by Haishuang Yan · 8 years ago
  42. 0c84ea1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  43. 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 8 years ago
  44. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 8 years ago
  45. 9314011 netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails by Pablo Neira Ayuso · 8 years ago
  46. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 8 years ago
  47. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  48. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 8 years ago
  49. 99b7248 openvswitch: call only into reachable nf-nat code by Arnd Bergmann · 8 years ago
  50. 5745b0b openvswitch: Fix checking for new expected connections. by Jarno Rajahalme · 8 years ago
  51. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 8 years ago
  52. ac71b46 openvswitch: Use proper buffer size in nla_memcpy by Haishuang Yan · 8 years ago
  53. 995096a Fix returned tc and hoplimit values for route with IPv6 encapsulation by Quentin Armitage · 8 years ago
  54. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  55. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  56. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 8 years ago
  57. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 8 years ago
  58. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  59. 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 8 years ago
  60. ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 8 years ago
  61. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  62. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago
  63. b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 8 years ago
  64. bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 8 years ago
  65. 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 8 years ago
  66. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 8 years ago
  67. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 8 years ago
  68. 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 8 years ago
  69. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 8 years ago
  70. 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 8 years ago
  71. 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 8 years ago
  72. 543e3a8 netpoll: Fix extra refcount release in netpoll_cleanup() by Bjorn Helgaas · 8 years ago
  73. 3e34766 switchdev: fix typo in comments/doc by Nicolas Dichtel · 8 years ago
  74. 071d36b xfrm: Fix crash observed during device unregistration and decryption by subashab@codeaurora.org · 8 years ago
  75. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  76. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 8 years ago
  78. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 8 years ago
  79. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  81. 2bf8c47 net/xfrm_user: use in_compat_syscall to deny compat syscalls by Andy Lutomirski · 8 years ago
  82. 96c0e0a net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3 by Andy Lutomirski · 8 years ago
  83. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 8 years ago
  84. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 8 years ago
  85. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  86. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 8 years ago
  87. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 8 years ago
  88. 025c681 netlink: add support for NIC driver ioctls by David Decotigny · 8 years ago
  89. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 8 years ago
  90. 9b24684 Make DST_CACHE a silent config option by Dave Jones · 8 years ago
  91. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 8 years ago
  92. ae74f10 bridge: update max_gso_segs and max_gso_size by Eric Dumazet · 8 years ago
  93. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 8 years ago
  94. ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 8 years ago
  95. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 8 years ago
  97. b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 8 years ago
  98. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 8 years ago
  99. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  100. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 8 years ago