1. 0cf21c6 Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  2. 5c1f5b4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  3. 166ee5b qdisc: fix a module refcount leak in qdisc_create_dflt() by Eric Dumazet · 8 years ago
  4. a5de125 tipc: fix the error handling in tipc_udp_enable() by Wei Yongjun · 8 years ago
  5. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  6. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  7. 16590a2 SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use by Chuck Lever · 8 years ago
  8. dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
  9. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  10. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  11. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  12. 232cb53 sctp: fix overrun in sctp_diag_dump_one() by Lance Richardson · 8 years ago
  13. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  14. e83c674 udp: fix poll() issue with zero sized packets by Eric Dumazet · 8 years ago
  15. 28a10c4 net sched: fix encoding to use real length by Jamal Hadi Salim · 8 years ago
  16. c0451fe net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset by Shmulik Ladkani · 8 years ago
  17. 85b51b1 net: ipv6: Remove addresses for failures with strict DAD by Mike Manning · 8 years ago
  18. 56cff47 l2tp: Fix the connect status check in pppol2tp_getname by Gao Feng · 8 years ago
  19. 4c2f245 sctp: linearize early if it's not GSO by Marcelo Ricardo Leitner · 8 years ago
  20. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  21. 53409af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  22. b75911b netfilter: cttimeout: fix use after free error when delete netns by Liping Zhang · 8 years ago
  23. 12be15d netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy by Liping Zhang · 8 years ago
  24. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  26. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  27. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  28. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  29. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  30. dcbe359 netfilter: tproxy: properly refcount tcp listeners by Eric Dumazet · 8 years ago
  31. aca3001 netfilter: nfnetlink_acct: report overquota to the right netns by Liping Zhang · 8 years ago
  32. 2497b84 netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name by Liping Zhang · 8 years ago
  33. e77e6ff netfilter: conntrack: do not dump other netns's conntrack entries via proc by Liping Zhang · 8 years ago
  34. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  35. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  36. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  37. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  38. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  39. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  40. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  41. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  42. 5ba092e net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  43. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  44. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  45. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  46. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  47. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  48. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  49. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  50. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  51. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  52. 7bb90c3 bridge: Fix problems around fdb entries pointing to the bridge device by Toshiaki Makita · 8 years ago
  53. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  54. 992c273 rxrpc: Free packets discarded in data_ready by David Howells · 8 years ago
  55. 50fd85a rxrpc: Fix a use-after-push in data_ready handler by David Howells · 8 years ago
  56. 2e7e975 rxrpc: Once packet posted in data_ready, don't retry posting by David Howells · 8 years ago
  57. f9dc575 rxrpc: Don't access connection from call if pointer is NULL by David Howells · 8 years ago
  58. 17b963e rxrpc: Need to flag call as being released on connect failure by David Howells · 8 years ago
  59. 1b8553c 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() by Vegard Nossum · 8 years ago
  60. 55cae7a rxrpc: fix uninitialized pointer dereference in debug code by Arnd Bergmann · 8 years ago
  61. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  62. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  63. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  64. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  65. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  66. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  67. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  68. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  69. 1ba8d77 sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states by Phil Sutter · 8 years ago
  70. 12474e8 sctp_diag: Fix T3_rtx timer export by Phil Sutter · 8 years ago
  71. 864364a libceph: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  72. f52ec33 libceph: make cancel_generic_request() static by Wei Yongjun · 8 years ago
  73. c22e853 libceph: fix return value check in alloc_msg_with_page_vector() by Wei Yongjun · 8 years ago
  74. 0d35d081 netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq by Christophe Leroy · 8 years ago
  75. c1eda3c netfilter: nft_rbtree: ignore inactive matching element with no descendants by Pablo Neira Ayuso · 8 years ago
  76. 707e683 netfilter: nf_ct_h323: do not re-activate already expired timer by Liping Zhang · 8 years ago
  77. ca25ebe Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  78. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  79. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  80. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  81. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  82. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  83. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  84. 0291017 SUNRPC: Fix reconnection timeouts by Trond Myklebust · 8 years ago
  85. d88e4d8 SUNRPC: disable the use of IPv6 temporary addresses. by NeilBrown · 8 years ago
  86. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  87. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  88. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  89. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  90. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  91. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  92. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  93. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  94. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 8 years ago
  96. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  97. ad3331a SUNRPC: Fix up socket autodisconnect by Trond Myklebust · 8 years ago
  98. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 8 years ago
  99. 680682d cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case by Colin Ian King · 8 years ago
  100. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 8 years ago