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