1. 57c1826b99 hv_netvsc: reset vf_inject on VF removal by Vitaly Kuznetsov · 8 years ago
  2. d072218 hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait by Vitaly Kuznetsov · 8 years ago
  3. f9a7da9 hv_netvsc: don't lose VF information by Vitaly Kuznetsov · 8 years ago
  4. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  5. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  6. 1231195 rhashtable: fix shift by 64 when shrinking by Vegard Nossum · 8 years ago
  7. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 8 years ago
  8. 4cf0b35 rhashtable: avoid large lock-array allocations by Florian Westphal · 8 years ago
  9. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  10. e200387 macsec: fix lockdep splats when nesting devices by Sabrina Dubroca · 8 years ago
  11. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  12. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  13. 5ba092ef net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  14. c15c0ab ipv6: suppress sparse warnings in IP6_ECN_set_ce() by Johannes Berg · 8 years ago
  15. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  16. e8c2993 net: ethernet: mediatek: add the missing of_node_put() after node is used done by sean.wang@mediatek.com · 8 years ago
  17. d7005652 net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing by sean.wang@mediatek.com · 8 years ago
  18. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  19. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  20. 601bbae dsa: mv88e6xxx: hide unused functions by Arnd Bergmann · 8 years ago
  21. bbe11fa macsec: use after free when deleting the underlying device by Sabrina Dubroca · 8 years ago
  22. 104a493 macvtap: fix use after free for skb_array during release by Jason Wang · 8 years ago
  23. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  24. dafa6b0 net: hns: fix typo in g_gmac_stats_string[] by Fabian Frederick · 8 years ago
  25. 672ca65 tipc: fix variable dereference before NULL check by Parthasarathy Bhuvaragan · 8 years ago
  26. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  27. 4da449a netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes by Laura Garcia Liebana · 8 years ago
  28. 7bb90c3 bridge: Fix problems around fdb entries pointing to the bridge device by Toshiaki Makita · 8 years ago
  29. 836384d net: phy: micrel: Add specific suspend by Wenyou Yang · 8 years ago
  30. a96d3b7 dm9000: Fix irq trigger type setup on non-dt platforms by Sylwester Nawrocki · 8 years ago
  31. 0d039f3 bonding: fix the typo by Zhu Yanjun · 8 years ago
  32. 254a49d drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers by Grygorii Strashko · 8 years ago
  33. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  34. aee4eda Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  35. 992c273 rxrpc: Free packets discarded in data_ready by David Howells · 8 years ago
  36. 50fd85a rxrpc: Fix a use-after-push in data_ready handler by David Howells · 8 years ago
  37. 2e7e975 rxrpc: Once packet posted in data_ready, don't retry posting by David Howells · 8 years ago
  38. f9dc575 rxrpc: Don't access connection from call if pointer is NULL by David Howells · 8 years ago
  39. 17b963e rxrpc: Need to flag call as being released on connect failure by David Howells · 8 years ago
  40. 55cae7a rxrpc: fix uninitialized pointer dereference in debug code by Arnd Bergmann · 8 years ago
  41. aa0c2c6 netfilter: ctnetlink: reject new conntrack request with different l4proto by Liping Zhang · 8 years ago
  42. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  43. b18bcb0 netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully by Liping Zhang · 8 years ago
  44. b173a28 netfilter: nf_ct_expect: remove the redundant slash when policy name is empty by Liping Zhang · 8 years ago
  45. 8971d8e Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  46. 1d7406ce qed: Update app count when adding a new dcbx app entry to the table. by Sudarsana Reddy Kalluru · 8 years ago
  47. 59bcb79 qed: Add dcbx app support for IEEE Selection Field. by Sudarsana Reddy Kalluru · 8 years ago
  48. fb9ea8a qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode. by Sudarsana Reddy Kalluru · 8 years ago
  49. c0c45a6 qed: Remove the endian-ness conversion for pri_to_tc value. by Sudarsana Reddy Kalluru · 8 years ago
  50. 1fe323a sctp: use event->chunk when it's valid by Xin Long · 8 years ago
  51. bbec780 net: vxlan: lwt: Fix vxlan local traffic. by pravin shelar · 8 years ago
  52. 272d96a net: vxlan: lwt: Use source ip address during route lookup. by pravin shelar · 8 years ago
  53. da1b419 Merge branch 'bpf-csum-complete' by David S. Miller · 8 years ago
  54. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  55. 479ffccc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  56. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  57. 66cf350 net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth by Paul Gortmaker · 8 years ago
  58. 61ec4bc Merge branch 'mlxsw-dcb-fixes' by David S. Miller · 8 years ago
  59. 4de34eb mlxsw: spectrum: Add missing DCB rollback in error path by Ido Schimmel · 8 years ago
  60. 07d50ca mlxsw: spectrum: Do not override PAUSE settings by Ido Schimmel · 8 years ago
  61. b489a20 mlxsw: spectrum: Do not assume PAUSE frames are disabled by Ido Schimmel · 8 years ago
  62. 3b3bf80 rhashtable-test: Fix max_size parameter description by Phil Sutter · 8 years ago
  63. 05ec40f Merge branch 'sctp_diag-fixes' by David S. Miller · 8 years ago
  64. 1ba8d77 sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states by Phil Sutter · 8 years ago
  65. 12474e8 sctp_diag: Fix T3_rtx timer export by Phil Sutter · 8 years ago
  66. dca3f53 sctp: Export struct sctp_info to userspace by Phil Sutter · 8 years ago
  67. 0d35d081 netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq by Christophe Leroy · 8 years ago
  68. c1eda3c netfilter: nft_rbtree: ignore inactive matching element with no descendants by Pablo Neira Ayuso · 8 years ago
  69. 2c86943 netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01 by Pablo Neira Ayuso · 8 years ago
  70. 707e683 netfilter: nf_ct_h323: do not re-activate already expired timer by Liping Zhang · 8 years ago
  71. c518189 net: macb: Correct CAPS mask by Harini Katakam · 8 years ago
  72. 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
  73. ba0cc3c samples/bpf: add bpf_map_update_elem() tests by Alexei Starovoitov · 8 years ago
  74. a6ed3ea bpf: restore behavior of bpf_map_update_elem by Alexei Starovoitov · 8 years ago
  75. 5e3b724 net: dsa: b53: Add missing ULL suffix for 64-bit constant by Geert Uytterhoeven · 8 years ago
  76. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  77. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  78. 54447f1 net: arc_emac: add missing of_node_put() in arc_emac_probe() by Wei Yongjun · 8 years ago
  79. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  80. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  81. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  82. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  83. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  84. 7cf210d Merge branch 'qlcnic-fixes' by David S. Miller · 8 years ago
  85. b8b2372 qlcnic: Update version to 5.3.65 by Manish Chopra · 8 years ago
  86. fc4ca98 qlcnic: fix napi budget alteration by Manish Chopra · 8 years ago
  87. 2b10d3e qlcnic: fix data structure corruption in async mbx command handling by Manish Chopra · 8 years ago
  88. cfaa218 Merge branch 'tg3-fixes' by David S. Miller · 8 years ago
  89. 9ce6fd7 tg3: Report the correct number of RSS queues through tg3_get_rxnfc by Siva Reddy Kallam · 8 years ago
  90. 087d7a8c tg3: Fix for diasllow rx coalescing time to be 0 by Satish Baddipadige · 8 years ago
  91. 1f415a7 bpf: fix method of PTR_TO_PACKET reg id generation by Jakub Kicinski · 8 years ago
  92. ea966cb net: xgene: fix maybe-uninitialized variable by Arnd Bergmann · 8 years ago
  93. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  94. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  95. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  96. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  97. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 8 years ago
  98. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  99. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  100. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago