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