1. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  2. 8b78903 Merge branch 'skb-headroom-slab-out-of-bounds' by David S. Miller · 6 years ago
  3. e6ac64d neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  4. 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  5. f9bfe4e tcp: lack of available data can also cause TSO defer by Eric Dumazet · 6 years ago
  6. 1b4e5ad ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  7. cd9d1a2 Merge branch 'mlxsw-Various-fixes' by David S. Miller · 6 years ago
  8. 993107f mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl by Ido Schimmel · 6 years ago
  9. da93d29 mlxsw: spectrum_router: Relax GRE decap matching check by Nir Dotan · 6 years ago
  10. f58a83c mlxsw: spectrum_switchdev: Avoid leaking FID's reference count by Ido Schimmel · 6 years ago
  11. 050fc01 mlxsw: spectrum_nve: Remove easily triggerable warnings by Ido Schimmel · 6 years ago
  12. ebaf39e ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes by Jiri Wiesner · 6 years ago
  13. afd0a80 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  14. b2b7af8 tcp: fix NULL ref in tail loss probe by Yuchung Cheng · 6 years ago
  15. 4172754 tcp: Do not underestimate rwnd_limited by Eric Dumazet · 6 years ago
  16. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  17. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  18. 64d4790 Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  19. 312ca38 cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() by Jouni Malinen · 6 years ago
  20. 990d718 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  21. 9ec1190 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  22. a317e65 mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  23. 0fb628f net: mvpp2: fix phylink handling of invalid PHY modes by Baruch Siach · 6 years ago
  24. 01b3fd5 net: mvpp2: fix detection of 10G SFP modules by Baruch Siach · 6 years ago
  25. ecb239d ethernet: fman: fix wrong of_node_put() in probe function by Nicolas Saenz Julienne · 6 years ago
  26. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  27. 7b566f7 phy: Revert toggling reset changes. by David S. Miller · 6 years ago
  28. a92a72a Merge branch 'bpf-verifier-resilience' by Daniel Borkmann · 6 years ago
  29. ceefbc9 bpf: add per-insn complexity limit by Alexei Starovoitov · 6 years ago
  30. 4f7b3e8 bpf: improve verifier branch analysis by Alexei Starovoitov · 6 years ago
  31. c349480 bpf: check pending signals while verifying programs by Alexei Starovoitov · 6 years ago
  32. a2c741d Merge branch 'mlx4-fixes' by David S. Miller · 6 years ago
  33. 1b603f9e4 net/mlx4_en: Fix build break when CONFIG_INET is off by Saeed Mahameed · 6 years ago
  34. 24be19e net/mlx4_en: Change min MTU size to ETH_MIN_MTU by Eran Ben Elisha · 6 years ago
  35. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  36. a745156 mv88e6060: disable hardware level MAC learning by Anderson Luiz Alves · 6 years ago
  37. 59f997b macvlan: return correct error value by Matteo Croce · 6 years ago
  38. fb6df5a sctp: kfree_rcu asoc by Xin Long · 6 years ago
  39. 986103e net/ibmvnic: Fix RTNL deadlock during device reset by Thomas Falcon · 6 years ago
  40. e3f7871 vhost: fix IOTLB locking by Jean-Philippe Brucker · 6 years ago
  41. 4763c9f Merge branch 'phy-micrel-toggling-reset' by David S. Miller · 6 years ago
  42. 8c85f4b net: phy: micrel: add toggling phy reset if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  43. ef1b5bf net: phy: Fix not to call phy_resume() if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  44. 025dceb bpf: powerpc64: optimize JIT passes for bpf function calls by Sandipan Das · 6 years ago
  45. 4e4b08e tun: remove skb access after netif_receive_skb by Prashant Bhole · 6 years ago
  46. a5d4a89 net: 8139cp: fix a BUG triggered by changing mtu with network traffic by Su Yanjun · 6 years ago
  47. d2a3697 net: phy: don't allow __set_phy_supported to add unsupported modes by Heiner Kallweit · 6 years ago
  48. dcb4059 bpf: refactor bpf_test_run() to separate own failures and test program result by Roman Gushchin · 6 years ago
  49. 35b827b tun: forbid iface creation with rtnl ops by Nicolas Dichtel · 6 years ago
  50. 436c945 virtio-net: keep vnet header zeroed after processing XDP by Jason Wang · 6 years ago
  51. 9b2156f Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting' by David S. Miller · 6 years ago
  52. e1561fe tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  53. ec641b3 tcp: fix SNMP under-estimation on failed retransmission by Yuchung Cheng · 6 years ago
  54. 3976535 tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  55. c0f5377 liquidio: read sc->iq_no before release sc by Pan Bian · 6 years ago
  56. ef6fcd4 mlx5: fix get_ip_proto() by Cong Wang · 6 years ago
  57. a3d7e01 net: dsa: Fix tagging attribute location by Florian Fainelli · 6 years ago
  58. d74286d bpf: Improve socket lookup reuseport documentation by Joe Stringer · 6 years ago
  59. f71c614 bpf: Support sk lookup in netns with id 0 by Joe Stringer · 6 years ago
  60. fd6d433 net/sched: act_police: fix memory leak in case of invalid control action by Davide Caratti · 6 years ago
  61. b7df9ada bpf: fix pointer offsets in context for 32 bit by Daniel Borkmann · 6 years ago
  62. c01ac66 bpf: Fix verifier log string check for bad alignment. by David Miller · 6 years ago
  63. b5f0cf0 nfp: flower: prevent offload if rhashtable insert fails by John Hurley · 6 years ago
  64. 1166494 nfp: flower: release metadata on offload failure by John Hurley · 6 years ago
  65. 3b5b3a3 bonding: fix 802.3ad state sent to partner when unbinding slave by Toni Peltonen · 6 years ago
  66. 37c4b91 net: aquantia: fix rx checksum offload bits by Dmitry Bogdanov · 6 years ago
  67. 43d0e96 openvswitch: fix spelling mistake "execeeds" -> "exceeds" by Colin Ian King · 6 years ago
  68. 56e0e29 liquidio: fix spelling mistake "deferal" -> "deferral" by Colin Ian King · 6 years ago
  69. 5f2b8b6 net: stmmac: Move debugfs init/exit to ->probe()/->remove() by Thierry Reding · 6 years ago
  70. 4135cce sctp: update frag_point when stream_interleave is set by Xin Long · 6 years ago
  71. 9410d38 net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  72. b020fcf net/x25: handle call collisions by Martin Schiller · 6 years ago
  73. 0613761 net/x25: fix null_x25_address handling by Martin Schiller · 6 years ago
  74. d449ba3 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 6 years ago
  75. 9023096 net: phy: sfp: correct location of SFP standards by Baruch Siach · 6 years ago
  76. e869e7b Merge branch 'xps-fixes' by David S. Miller · 6 years ago
  77. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  78. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  79. d7f7e00 net: phy: sfp: correct store of detected link modes by Baruch Siach · 6 years ago
  80. f1c0f591 Merge branch 'ave-fixes' by David S. Miller · 6 years ago
  81. d75d0e8 net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry by Kunihiko Hayashi · 6 years ago
  82. 8811395 net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM by Kunihiko Hayashi · 6 years ago
  83. 09ee3b4 net: ethernet: ave: Increase descriptors to improve performance by Kunihiko Hayashi · 6 years ago
  84. 528bff0 tools: bpftool: fix a bitfield pretty print issue by Yonghong Song · 6 years ago
  85. c2209c6 Merge branch 'btf-check-name' by Alexei Starovoitov · 6 years ago
  86. d084891 tools/bpf: add addition type tests to test_btf by Yonghong Song · 6 years ago
  87. 8800cd0 tools/bpf: fix two test_btf unit test cases by Martin KaFai Lau · 6 years ago
  88. eb04bbb bpf: btf: check name validity for various types by Yonghong Song · 6 years ago
  89. cdbb096a bpf: btf: implement btf_name_valid_identifier() by Yonghong Song · 6 years ago
  90. 60b5482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. b26b2b2 Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  92. d78a5eb Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  93. 9a764c1 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  94. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  95. c7589401 net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  96. cfc4351 rapidio/rionet: do not free skb before reading its length by Pan Bian · 6 years ago
  97. 529eb36 i40e: fix kerneldoc for xsk methods by Jan Sokolowski · 6 years ago
  98. 121b018 Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  99. 5b26f71 Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  100. a8bf879 ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago