1. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  3. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  4. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  5. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  6. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  7. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  8. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  9. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  10. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  11. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  12. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  13. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  14. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  15. 5ba092e net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  16. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  17. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  18. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  19. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  20. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  21. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  22. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  23. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  24. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  25. 7bb90c3 bridge: Fix problems around fdb entries pointing to the bridge device by Toshiaki Makita · 8 years ago
  26. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  27. 992c273 rxrpc: Free packets discarded in data_ready by David Howells · 8 years ago
  28. 50fd85a rxrpc: Fix a use-after-push in data_ready handler by David Howells · 8 years ago
  29. 2e7e975 rxrpc: Once packet posted in data_ready, don't retry posting by David Howells · 8 years ago
  30. f9dc575 rxrpc: Don't access connection from call if pointer is NULL by David Howells · 8 years ago
  31. 17b963e rxrpc: Need to flag call as being released on connect failure by David Howells · 8 years ago
  32. 1b8553c 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() by Vegard Nossum · 8 years ago
  33. 55cae7a rxrpc: fix uninitialized pointer dereference in debug code by Arnd Bergmann · 8 years ago
  34. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  35. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  36. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  37. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  38. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  39. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  40. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  41. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  42. 1ba8d77 sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states by Phil Sutter · 8 years ago
  43. 12474e8 sctp_diag: Fix T3_rtx timer export by Phil Sutter · 8 years ago
  44. 864364a libceph: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  45. f52ec33 libceph: make cancel_generic_request() static by Wei Yongjun · 8 years ago
  46. c22e853 libceph: fix return value check in alloc_msg_with_page_vector() by Wei Yongjun · 8 years ago
  47. 0d35d081 netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq by Christophe Leroy · 8 years ago
  48. c1eda3c netfilter: nft_rbtree: ignore inactive matching element with no descendants by Pablo Neira Ayuso · 8 years ago
  49. 707e683 netfilter: nf_ct_h323: do not re-activate already expired timer by Liping Zhang · 8 years ago
  50. 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
  51. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  52. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  53. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  54. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  55. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  56. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  57. 0291017 SUNRPC: Fix reconnection timeouts by Trond Myklebust · 8 years ago
  58. d88e4d8 SUNRPC: disable the use of IPv6 temporary addresses. by NeilBrown · 8 years ago
  59. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  60. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  61. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  62. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  63. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  64. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  65. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  66. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  67. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  68. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 8 years ago
  69. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  70. ad3331a SUNRPC: Fix up socket autodisconnect by Trond Myklebust · 8 years ago
  71. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 8 years ago
  72. 680682d cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case by Colin Ian King · 8 years ago
  73. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 8 years ago
  74. 0ea9e1d VSOCK: Introduce virtio_transport.ko by Asias He · 8 years ago
  75. 06a8fc7 VSOCK: Introduce virtio_vsock_common.ko by Asias He · 8 years ago
  76. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 8 years ago
  77. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 8 years ago
  78. c7995f8 SUNRPC: Detect immediate closure of accepted sockets by Trond Myklebust · 8 years ago
  79. b2f21f7 SUNRPC: accept() may return sockets that are still in SYN_RECV by Trond Myklebust · 8 years ago
  80. 1f4c17a SUNRPC: Handle EADDRNOTAVAIL on connection failures by Trond Myklebust · 8 years ago
  81. e087869 sctp: allow receiving msg when TCP-style sk is in CLOSED state by Xin Long · 8 years ago
  82. a0fc684 sctp: allow delivering notifications after receiving SHUTDOWN by Xin Long · 8 years ago
  83. 1aa25ec sctp: fix the issue sctp requeue auth chunk incorrectly by Xin Long · 8 years ago
  84. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  85. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  86. 6b65bc2 tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() by Wei Yongjun · 8 years ago
  87. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  88. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  89. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  90. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  91. 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 8 years ago
  92. cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 8 years ago
  93. 30c156d libceph: rados pool namespace support by Yan, Zheng · 8 years ago
  94. 51e9273 libceph: introduce reference counted string by Yan, Zheng · 8 years ago
  95. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 8 years ago
  96. b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 8 years ago
  97. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  98. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  99. 3aa9799 af_unix: charge buffers to kmemcg by Vladimir Davydov · 8 years ago
  100. 4ac36a4 l2tp: Correctly return -EBADF from pppol2tp_getname. by phil.turnbull@oracle.com · 8 years ago