1. db46a0e net: update undefined ->ndo_change_mtu() comment by Magnus Damm · 8 years ago
  2. 7403060 net_sched: move tcf_lock down after gen_replace_estimator() by WANG Cong · 8 years ago
  3. 20a3d5b caif: Add sockaddr length check before accessing sa_family in connect handler by Mateusz Jurczyk · 8 years ago
  4. 7de8440 Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  5. c5549ee Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  6. ace17c3 qed: fix dump of context data by Tayar, Tomer · 8 years ago
  7. 60cfe1e qmi_wwan: new Telewell and Sierra device IDs by Bjørn Mork · 8 years ago
  8. 665fff2 net: phy: Fix MDIO_THUNDER dependencies by Florian Fainelli · 8 years ago
  9. 4a6a97e netconsole: Remove duplicate "netconsole: " logging prefix by Joe Perches · 8 years ago
  10. c38b7d3 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 8 years ago
  11. eb3c28c r8152: give the device version by Oliver Neukum · 8 years ago
  12. 97d8b6e net: rps: fix uninitialized symbol warning by Ashwanth Goli · 8 years ago
  13. b3dd827 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 8 years ago
  14. 98c67d1 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 8 years ago
  15. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 8 years ago
  16. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 8 years ago
  17. 204a7db mac80211: Fix incorrect condition when checking rx timestamp by Avraham Stern · 8 years ago
  18. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 8 years ago
  19. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  20. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 8 years ago
  21. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 8 years ago
  22. 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 8 years ago
  23. 062bb99 Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  24. 77a6bb5 Merge branch 'ena-fixes' by David S. Miller · 8 years ago
  25. e7ff7ef net: ena: update ena driver to version 1.1.7 by Netanel Belgazal · 8 years ago
  26. 800c55c net: ena: bug fix in lost tx packets detection mechanism by Netanel Belgazal · 8 years ago
  27. a2cc519 net: ena: disable admin msix while working in polling mode by Netanel Belgazal · 8 years ago
  28. a3af7c1 net: ena: fix theoretical Rx hang on low memory systems by Netanel Belgazal · 8 years ago
  29. 0857d92 net: ena: add missing unmap bars on device removal by Netanel Belgazal · 8 years ago
  30. 661d2b0 net: ena: fix race condition between submit and completion admin command by Netanel Belgazal · 8 years ago
  31. 2d2c600 net: ena: add missing return when ena_com_get_io_handlers() fails by Netanel Belgazal · 8 years ago
  32. 418df30 net: ena: fix bug that might cause hang after consecutive open/close interface. by Netanel Belgazal · 8 years ago
  33. a77c1aa net: ena: fix rare uncompleted admin command false alarm by Netanel Belgazal · 8 years ago
  34. 91828bd net/mlx5: Enable 4K UAR only when page size is bigger than 4K by Majd Dibbiny · 8 years ago
  35. 53acd76 net/mlx5e: Fix wrong indications in DIM due to counter wraparound by Tal Gilboa · 8 years ago
  36. c3164d2 net/mlx5e: Added BW check for DIM decision mechanism by Tal Gilboa · 8 years ago
  37. f729860 net/mlx5: Remove several module events out of ethtool stats by Huy Nguyen · 8 years ago
  38. 3fece5d net/mlx5: Continue health polling until it is explicitly stopped by Mohamad Haj Yahia · 8 years ago
  39. 57f35c9 net/mlx5: Fix create vport flow table flow by Mohamad Haj Yahia · 8 years ago
  40. b87fa0f Merge branch 'mvpp2-fixes' by David S. Miller · 8 years ago
  41. a704bb5 net: mvpp2: use {get, put}_cpu() instead of smp_processor_id() by Thomas Petazzoni · 8 years ago
  42. 56b8aae net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get} by Thomas Petazzoni · 8 years ago
  43. 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 8 years ago
  44. f146e87 net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 8 years ago
  45. 5aa32f5 Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272" by David S. Miller · 8 years ago
  46. 581409d sctp: disable BH in sctp_for_each_endpoint by Xin Long · 8 years ago
  47. bf292f1 net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 by Fabio Estevam · 8 years ago
  48. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 8 years ago
  49. d8dba51 net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power by Philippe Reynes · 8 years ago
  50. d9a8d6a Merge branch 'bnx2x-Fix-malicious-VFs-indication' by David S. Miller · 8 years ago
  51. 3523882 bnx2x: Don't post statistics to malicious VFs by Mintz, Yuval · 8 years ago
  52. 92f85f0 bnx2x: Allow vfs to disable txvlan offload by Mintz, Yuval · 8 years ago
  53. f6d4c71 Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  54. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 8 years ago
  55. 773fc8f net: rps: send out pending IPI's on CPU hotplug by ashwanth@codeaurora.org · 8 years ago
  56. 33d4c48 stmmac: fix for hw timestamp of GMAC3 unit by Mario Molitor · 8 years ago
  57. fd6720a stmmac: fix ptp header for GMAC3 hw timestamp by Mario Molitor · 8 years ago
  58. f186ce6 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 8 years ago
  59. defbcf2 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  60. fc5b775d net: phy: add missing SPEED_14000 by Joe Perches · 8 years ago
  61. 97edec3 can: enable CAN FD for virtual CAN devices by default by Oliver Hartkopp · 8 years ago
  62. 74b7b490 can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock by Marc Kleine-Budde · 8 years ago
  63. 5cda3ee can: gs_usb: fix memory leak in gs_cmd_reset() by Marc Kleine-Budde · 8 years ago
  64. dadcd39 can: peak_usb: fix product-id endianness in error message by Johan Hovold · 8 years ago
  65. f2a918b can: peak_canfd: fix uninitialized symbol warnings by Stephane Grosjean · 8 years ago
  66. ff3416f can: dev: make can_change_state() robust to be called with cf == NULL by Marc Kleine-Budde · 8 years ago
  67. 097d3c9 net: vrf: Make add_fib_rules per network namespace flag by David Ahern · 8 years ago
  68. 78a5a93 bpf, tests: fix endianness selection by Daniel Borkmann · 8 years ago
  69. 297fb41 ethtool.h: remind to update 802.3ad when adding new speeds by Nicolas Dichtel · 8 years ago
  70. 3fcd64c bonding: fix 802.3ad support for 14G speed by Nicolas Dichtel · 8 years ago
  71. c7c5506 bonding: fix 802.3ad support for 5G and 50G speeds by Thibaut Collet · 8 years ago
  72. daa6630 openvswitch: warn about missing first netlink attribute by Nicolas Dichtel · 8 years ago
  73. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 8 years ago
  74. 0bed865 net: Fix build regression in rtl8723bs staging driver. by David S. Miller · 8 years ago
  75. bcdaa2b Merge branch 'netvsc-bug-fixes' by David S. Miller · 8 years ago
  76. 4f19c0d netvsc: move filter setting to rndis_device by stephen hemminger · 8 years ago
  77. a5ecd43 netvsc: fix net poll mode by stephen hemminger · 8 years ago
  78. fbd4c7e netvsc: fix rcu dereference warning from ethtool by stephen hemminger · 8 years ago
  79. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
  80. 0eed9cf net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 8 years ago
  81. dd0da17 decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 8 years ago
  82. c164772 Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb" by David S. Miller · 8 years ago
  83. 9065bc3 net: emac: fix and unify emac_mdio functions by Christian Lamparter · 8 years ago
  84. 19d90ec net: emac: fix reset timeout with AR8035 phy by Christian Lamparter · 8 years ago
  85. 85eac2b decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 8 years ago
  86. ed66e50 hsi: Fix build regression due to netdev destructor fix. by David S. Miller · 8 years ago
  87. cd1997f net: s390: fix up for "Fix inconsistent teardown and release of private netdev state" by Stephen Rothwell · 8 years ago
  88. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  89. 7005cad bpf, arm64: use separate register for state in stxr by Daniel Borkmann · 8 years ago
  90. e173db3 net: mvpp2: do not bypass the mvpp22_port_mii_set function by Antoine Ténart · 8 years ago
  91. 3a807b7 ibmvnic: Return failure on attempted mtu change by John Allen · 8 years ago
  92. e4061d5 net: fix up hash documentation by Michael S. Tsirkin · 8 years ago
  93. 996652c bnx2x: fix pf2vf bulletin DMA mapping leak by Michal Schmidt · 8 years ago
  94. c28294b net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 8 years ago
  95. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  96. e87f327 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  97. abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 8 years ago
  98. b3aefc2 Merge branch 'sparc64-context-wrap-fixes' by David S. Miller · 8 years ago
  99. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  100. a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago