1. 947c2a0 mac80211: mesh: embed known gates list in struct mesh_path by Bob Copeland · 9 years ago
  2. b15dc38 mac80211: mesh: factor out common mesh path allocation code by Bob Copeland · 9 years ago
  3. 4439548 mac80211: mesh: don't hash sdata in mpath tables by Bob Copeland · 9 years ago
  4. 2bdaf38 mac80211: mesh: move path tables into if_mesh by Bob Copeland · 9 years ago
  5. e345f44 mac80211: Support a scan request for a specific BSSID by Jouni Malinen · 9 years ago
  6. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 9 years ago
  7. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 9 years ago
  8. 162dd6a mac80211: allow drivers to report CLOCK_BOOTTIME for scan results by Johannes Berg · 9 years ago
  9. 646e76b mac80211: parse VHT info in injected frames by Lorenzo Bianconi · 9 years ago
  10. 1948b2a rfkill: Use switch to demux userspace operations by João Paulo Rechi Vita · 9 years ago
  11. 98bd147 wext: unregister_pernet_subsys() on notifier registration failure by Johannes Berg · 9 years ago
  12. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  13. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 9 years ago
  14. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 9 years ago
  15. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 9 years ago
  16. 2d42122 ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates by Eric Dumazet · 9 years ago
  17. c348338 gro: Allow tunnel stacking in the case of FOU/GUE by Alexander Duyck · 9 years ago
  18. 28fd349 sctp: really allow using GFP_KERNEL on sctp_packet_transmit by Marcelo Ricardo Leitner · 9 years ago
  19. 5e263f7 bridge: Allow set bridge ageing time when switchdev disabled by Haishuang Yan · 9 years ago
  20. 0c84ea1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  21. 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 9 years ago
  22. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 9 years ago
  23. 9314011 netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails by Pablo Neira Ayuso · 9 years ago
  24. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 9 years ago
  25. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 9 years ago
  26. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 9 years ago
  27. 99b7248 openvswitch: call only into reachable nf-nat code by Arnd Bergmann · 9 years ago
  28. 5745b0b openvswitch: Fix checking for new expected connections. by Jarno Rajahalme · 9 years ago
  29. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 9 years ago
  30. ac71b46 openvswitch: Use proper buffer size in nla_memcpy by Haishuang Yan · 9 years ago
  31. 995096a Fix returned tc and hoplimit values for route with IPv6 encapsulation by Quentin Armitage · 9 years ago
  32. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  33. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 9 years ago
  34. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 9 years ago
  35. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  36. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
  37. 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 9 years ago
  38. ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 9 years ago
  39. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  40. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
  41. b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 9 years ago
  42. bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 9 years ago
  43. 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 9 years ago
  44. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
  45. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  46. 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 9 years ago
  47. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  48. 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 9 years ago
  49. 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 9 years ago
  50. 543e3a8 netpoll: Fix extra refcount release in netpoll_cleanup() by Bjorn Helgaas · 9 years ago
  51. 3e34766 switchdev: fix typo in comments/doc by Nicolas Dichtel · 9 years ago
  52. 071d36b xfrm: Fix crash observed during device unregistration and decryption by subashab@codeaurora.org · 9 years ago
  53. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  54. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  55. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 9 years ago
  56. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 9 years ago
  57. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  59. 2bf8c47 net/xfrm_user: use in_compat_syscall to deny compat syscalls by Andy Lutomirski · 9 years ago
  60. 96c0e0a net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3 by Andy Lutomirski · 9 years ago
  61. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 9 years ago
  62. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 9 years ago
  63. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  64. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 9 years ago
  65. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 9 years ago
  66. 025c681 netlink: add support for NIC driver ioctls by David Decotigny · 9 years ago
  67. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 9 years ago
  68. 9b24684 Make DST_CACHE a silent config option by Dave Jones · 9 years ago
  69. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 9 years ago
  70. ae74f10 bridge: update max_gso_segs and max_gso_size by Eric Dumazet · 9 years ago
  71. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 9 years ago
  72. ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 9 years ago
  73. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 9 years ago
  75. b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 9 years ago
  76. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
  77. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  78. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 9 years ago
  79. 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 9 years ago
  80. 31b055e sctp: do not leak chunks that are sent to unconfirmed paths by Marcelo Ricardo Leitner · 9 years ago
  81. 07b4d6a sctp: do not update a_rwnd if we are not issuing a sack by Marcelo Ricardo Leitner · 9 years ago
  82. abbdb5a net: remove a dubious unlikely() clause by Eric Dumazet · 9 years ago
  83. c78a85a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 9 years ago
  84. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  85. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. a3382e4 RDS: TCP: Remove unused constant by Sowmini Varadhan · 9 years ago
  87. c6a58ff RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket by Sowmini Varadhan · 9 years ago
  88. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  89. 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 9 years ago
  90. 09c37a2 bpf: make skb->tc_classid also readable by Daniel Borkmann · 9 years ago
  91. 3a461da cls_bpf: reset class and reuse major in da by Daniel Borkmann · 9 years ago
  92. fe3a5f6 openvswitch: allow output of MPLS packets on tunnel vports by Simon Horman · 9 years ago
  93. e014e84 ovs: internal_set_rx_headroom() can be static by Wu Fengguang · 9 years ago
  94. b73f96f net: dst_cache_per_cpu_dst_set() can be static by Wu Fengguang · 9 years ago
  95. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  96. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  97. e316ea6 tcp/dccp: remove obsolete WARN_ON() in icmp handlers by Eric Dumazet · 9 years ago
  98. f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 9 years ago
  99. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  100. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago