1. b588479 xfrm: Fix memory leak of aead algorithm name by Ilan Tayari · 8 years ago
  2. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  3. 2f30ea5 xfrm_user: propagate sec ctx allocation errors by Mathias Krause · 8 years ago
  4. db7196a tcp: cwnd does not increase in TCP YeAH by Artem Germanov · 8 years ago
  5. 76061f6 tcp: fastopen: avoid negative sk_forward_alloc by Eric Dumazet · 8 years ago
  6. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  7. 751eb6b ipv6: addrconf: fix dev refcont leak when DAD failed by Wei Yongjun · 8 years ago
  8. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  9. 03c2778 ipv6: release dst in ping_v6_sendmsg by Dave Jones · 8 years ago
  10. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  11. 38f7bd9 Revert "af_unix: Fix splice-bind deadlock" by Linus Torvalds · 8 years ago
  12. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  13. 2f86953 l2tp: fix use-after-free during module unload by Sabrina Dubroca · 8 years ago
  14. ab34380 ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit() by Eli Cooper · 8 years ago
  15. 635c223 rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly by Gao Feng · 8 years ago
  16. 28b346c tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data by Neal Cardwell · 8 years ago
  17. 85a3d4a net: bridge: don't increment tx_dropped in br_do_proxy_arp by Nikolay Aleksandrov · 8 years ago
  18. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  19. d26c638 ipv6: add missing netconf notif when 'all' is updated by Nicolas Dichtel · 8 years ago
  20. d2f394d tipc: fix random link resets while adding a second bearer by Parthasarathy Bhuvaragan · 8 years ago
  21. c0338af kcm: fix a socket double free by WANG Cong · 8 years ago
  22. 9264251 bridge: re-introduce 'fix parsing of MLDv2 reports' by Davide Caratti · 8 years ago
  23. 2df5d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  24. 1554369 Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  25. c73c248 netfilter: nf_tables_netdev: remove redundant ip_hdr assignment by Liping Zhang · 8 years ago
  26. 554d072 mac80211: TDLS: don't require beaconing for AP BW by Arik Nemtsov · 8 years ago
  27. 5c1f5b4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  28. 166ee5b qdisc: fix a module refcount leak in qdisc_create_dflt() by Eric Dumazet · 8 years ago
  29. a5de125 tipc: fix the error handling in tipc_udp_enable() by Wei Yongjun · 8 years ago
  30. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  31. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  32. 4249fc1 netfilter: ebtables: put module reference when an incorrect extension is found by Sabrina Dubroca · 8 years ago
  33. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  34. 533e330 netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists by Liping Zhang · 8 years ago
  35. 23aaba5 netfilter: cttimeout: put back l4proto when replacing timeout policy by Liping Zhang · 8 years ago
  36. 93fac10 netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects by Liping Zhang · 8 years ago
  37. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  38. dbb5088 Bluetooth: split sk_filter in l2cap_sock_recv_cb by Daniel Borkmann · 8 years ago
  39. 9afee94 Bluetooth: Fix memory leak at end of hci requests by Frederic Dalleau · 8 years ago
  40. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  41. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  42. 232cb53 sctp: fix overrun in sctp_diag_dump_one() by Lance Richardson · 8 years ago
  43. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  44. e83c674 udp: fix poll() issue with zero sized packets by Eric Dumazet · 8 years ago
  45. 28a10c4 net sched: fix encoding to use real length by Jamal Hadi Salim · 8 years ago
  46. c0451fe net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset by Shmulik Ladkani · 8 years ago
  47. 85b51b1 net: ipv6: Remove addresses for failures with strict DAD by Mike Manning · 8 years ago
  48. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 8 years ago
  49. 56cff47 l2tp: Fix the connect status check in pppol2tp_getname by Gao Feng · 8 years ago
  50. 4c2f245 sctp: linearize early if it's not GSO by Marcelo Ricardo Leitner · 8 years ago
  51. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  52. 53409af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  53. b75911b netfilter: cttimeout: fix use after free error when delete netns by Liping Zhang · 8 years ago
  54. 12be15d netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy by Liping Zhang · 8 years ago
  55. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  56. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  57. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  58. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  59. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  60. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  61. dcbe359 netfilter: tproxy: properly refcount tcp listeners by Eric Dumazet · 8 years ago
  62. aca3001 netfilter: nfnetlink_acct: report overquota to the right netns by Liping Zhang · 8 years ago
  63. 2497b84 netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name by Liping Zhang · 8 years ago
  64. e77e6ff netfilter: conntrack: do not dump other netns's conntrack entries via proc by Liping Zhang · 8 years ago
  65. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  66. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  67. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  68. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  69. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  70. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  71. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  72. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  73. 5ba092e net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  74. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  75. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  76. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  77. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  78. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  79. 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 8 years ago
  80. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  81. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  82. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  83. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  84. 7bb90c3 bridge: Fix problems around fdb entries pointing to the bridge device by Toshiaki Makita · 8 years ago
  85. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  86. 992c273 rxrpc: Free packets discarded in data_ready by David Howells · 8 years ago
  87. 50fd85a rxrpc: Fix a use-after-push in data_ready handler by David Howells · 8 years ago
  88. 2e7e975 rxrpc: Once packet posted in data_ready, don't retry posting by David Howells · 8 years ago
  89. f9dc575 rxrpc: Don't access connection from call if pointer is NULL by David Howells · 8 years ago
  90. 17b963e rxrpc: Need to flag call as being released on connect failure by David Howells · 8 years ago
  91. 1b8553c 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() by Vegard Nossum · 8 years ago
  92. 55cae7a rxrpc: fix uninitialized pointer dereference in debug code by Arnd Bergmann · 8 years ago
  93. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  94. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  95. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  96. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  97. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  98. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  99. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  100. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago