1. 0f75e14 s390/qeth: refactor buffer pool code by Julian Wiedmann · 5 years ago
  2. f81649d s390/qeth: use page pointers to manage RX buffer pool by Julian Wiedmann · 5 years ago
  3. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 5 years ago
  4. a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 5 years ago
  5. 46e4c42 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 5 years ago
  6. f3cc008 sxgbe: Fix off by one in samsung driver strncpy size arg by Dominik Czarnota · 5 years ago
  7. f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 5 years ago
  8. eecba79 MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer by Jakub Kicinski · 5 years ago
  9. ab14961 net: fec: validate the new settings in fec_enet_set_coalesce() by Jakub Kicinski · 5 years ago
  10. 7395f62d dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom by Nathan Chancellor · 5 years ago
  11. f2df8ce Merge tag 'mac80211-for-net-2020-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  12. ba32679 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 5 years ago
  13. 5cde05c nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 5 years ago
  14. 056e937 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 5 years ago
  15. 0e1a1d8 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 5 years ago
  16. 2165fdf Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  17. 0e635c2 s390/qeth: cancel RX reclaim work earlier by Julian Wiedmann · 5 years ago
  18. 1741385 s390/qeth: handle error when backing RX buffer by Julian Wiedmann · 5 years ago
  19. 240c194 s390/qeth: don't reset default_out_queue by Julian Wiedmann · 5 years ago
  20. a2d8bf7 Merge branch 'MACSec-bugfixes-related-to-MAC-address-change' by David S. Miller · 5 years ago
  21. 09f4136 net: macsec: invoke mdo_upd_secy callback when mac address changed by Dmitry Bogdanov · 5 years ago
  22. 6fc498b net: macsec: update SCI upon MAC address change. by Dmitry Bogdanov · 5 years ago
  23. 7d7195a ibmvnic: Do not process device remove during device reset by Juliet Kim · 5 years ago
  24. ece0d7b net/smc: cancel event worker during device removal by Karsten Graul · 5 years ago
  25. 6038048 ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 5 years ago
  26. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 5 years ago
  27. e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 5 years ago
  28. 65dfcf0 MAINTAINERS: update cxgb4vf maintainer to Vishal by Jakub Kicinski · 5 years ago
  29. 2362059 Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  30. a8015de net: mscc: ocelot: properly account for VLAN header length when setting MRU by Vladimir Oltean · 5 years ago
  31. afe207d ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() by Eric Dumazet · 5 years ago
  32. 018d26f cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 5 years ago
  33. ce9a418 macvlan: add cond_resched() during multicast processing by Mahesh Bandewar · 5 years ago
  34. e18b353 ipvlan: add cond_resched_rcu() while processing muticast backlog by Mahesh Bandewar · 5 years ago
  35. ad81927 ipvlan: don't deref eth hdr before checking it's set by Mahesh Bandewar · 5 years ago
  36. 4b1bd9db sfc: detach from cb_page in efx_copy_channel() by Edward Cree · 5 years ago
  37. 661388f linux-next: DOC: RDS: Fix a typo in rds.txt by Masanari Iida · 5 years ago
  38. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 5 years ago
  39. b723bd9 net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used by Remi Pommarel · 5 years ago
  40. 17c25ca gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 5 years ago
  41. 63aae7b ipvlan: do not add hardware address of master to its unicast filter list by Jiri Wiesner · 5 years ago
  42. aeaa925 rhashtable: Document the right function parameters by Jonathan Neuschäfer · 5 years ago
  43. 03138e2 MAINTAINERS: remove bouncing pkaustub@cisco.com from enic by Jakub Kicinski · 5 years ago
  44. e396ce5f ionic: fix vf op lock usage by Shannon Nelson · 5 years ago
  45. b7469e8 bonding/alb: make sure arp header is pulled before accessing it by Eric Dumazet · 5 years ago
  46. 172fd3e Merge branch 'QorIQ-DPAA-FMan-erratum-A050385-workaround' by David S. Miller · 5 years ago
  47. 3c68b8f dpaa_eth: FMan erratum A050385 workaround by Madalin Bucur · 5 years ago
  48. b281f7b fsl/fman: detect FMan erratum A050385 by Madalin Bucur · 5 years ago
  49. b54d390 arm64: dts: ls1043a: FMan erratum A050385 by Madalin Bucur · 5 years ago
  50. 26d5bb9 dt-bindings: net: FMan erratum A050385 by Madalin Bucur · 5 years ago
  51. 357ddbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  52. 6a42cef netfilter: nft_chain_nat: inet family is missing module ownership by Pablo Neira Ayuso · 5 years ago
  53. 2398e39 mptcp: always include dack if possible. by Paolo Abeni · 5 years ago
  54. a3aefbf net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 5 years ago
  55. e25d5db veth: ignore peer tx_dropped when counting local rx_dropped by Jiang Lidong · 5 years ago
  56. 2f63f2d Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  57. 3b4f06c sfc: complete the next packet when we receive a timestamp by Tom Zhao · 5 years ago
  58. 68e1006 net: hns3: fix a not link up issue when fibre port supports autoneg by Jian Shen · 5 years ago
  59. 110a40d slip: make slhc_compress() more robust against malicious packets by Eric Dumazet · 5 years ago
  60. 1d305ba netfilter: nf_tables: fix infinite loop when expr is not available by Florian Westphal · 5 years ago
  61. d78008d netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute by Pablo Neira Ayuso · 5 years ago
  62. 209c65b drivers/of/of_mdio.c:fix of_mdiobus_register() by Dajun Jin · 5 years ago
  63. 116ca92 cxgb4: fix checks for max queues to allocate by Vishal Kulkarni · 5 years ago
  64. 20d8bb0 phylink: Improve error message when validate failed by Hauke Mehrtens · 5 years ago
  65. 43de81b net: phy: bcm63xx: fix OOPS due to missing driver name by Jonas Gorski · 5 years ago
  66. 7075183 devlink: remove trigger command from devlink-region.rst by Jacob Keller · 5 years ago
  67. 88a6377 netfilter: nft_tunnel: add missing attribute validation for tunnels by Jakub Kicinski · 5 years ago
  68. 9d6effb netfilter: nft_payload: add missing attribute validation for payload csum flags by Jakub Kicinski · 5 years ago
  69. c049b34 netfilter: cthelper: add missing attribute validation for cthelper by Jakub Kicinski · 5 years ago
  70. 2d285f2 netfilter: nf_tables: free flowtable hooks on hook register error by Florian Westphal · 5 years ago
  71. ee84f19 netfilter: x_tables: xt_mttg_seq_next should increase position index by Vasily Averin · 5 years ago
  72. db25517 netfilter: xt_recent: recent_seq_next should increase position index by Vasily Averin · 5 years ago
  73. bb71f84 netfilter: synproxy: synproxy_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  74. dc15af8 netfilter: nf_conntrack: ct_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  75. f8a0fea docs: networking: net_failover: Fix a few typos by Jonathan Neuschäfer · 5 years ago
  76. 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 5 years ago
  77. f650bcd Merge branch 'Fix-IPv6-peer-route-update' by David S. Miller · 5 years ago
  78. 0d29169 selftests/net/fib_tests: update addr_metric_test for peer route testing by Hangbin Liu · 5 years ago
  79. d0098e4 net/ipv6: remove the old peer route if change it to a new one by Hangbin Liu · 5 years ago
  80. 6179401 net/ipv6: need update peer route when modify metric by Hangbin Liu · 5 years ago
  81. a6fbcdd Merge branch 'net-add-missing-netlink-policies' by David S. Miller · 5 years ago
  82. 6ba3da4 nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 5 years ago
  83. 88e706d nfc: add missing attribute validation for deactivate target by Jakub Kicinski · 5 years ago
  84. 361d23e nfc: add missing attribute validation for SE API by Jakub Kicinski · 5 years ago
  85. 213320a tipc: add missing attribute validation for MTU property by Jakub Kicinski · 5 years ago
  86. 669fcd7 team: add missing attribute validation for array index by Jakub Kicinski · 5 years ago
  87. dd25cb2 team: add missing attribute validation for port ifindex by Jakub Kicinski · 5 years ago
  88. e13aaa0 net: taprio: add missing attribute validation for txtime delay by Jakub Kicinski · 5 years ago
  89. 7e6dc03 net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 5 years ago
  90. b5ab1f1 openvswitch: add missing attribute validation for hash by Jakub Kicinski · 5 years ago
  91. 31d9a1c macsec: add missing attribute validation for port by Jakub Kicinski · 5 years ago
  92. ab02ad6 can: add missing attribute validation for termination by Jakub Kicinski · 5 years ago
  93. b60673c nl802154: add missing attribute validation for dev_type by Jakub Kicinski · 5 years ago
  94. 9322cd7 nl802154: add missing attribute validation by Jakub Kicinski · 5 years ago
  95. 4c16d64 fib: add missing attribute validation for tun_id by Jakub Kicinski · 5 years ago
  96. ff3b63b devlink: validate length of region addr/len by Jakub Kicinski · 5 years ago
  97. 8750939 devlink: validate length of param values by Jakub Kicinski · 5 years ago
  98. b102f0c mt76: fix array overflow on receiving too many fragments for a packet by Felix Fietkau · 5 years ago
  99. ab124d5 Merge branch 'bnxt_en-2-bug-fixes' by David S. Miller · 5 years ago
  100. 22630e2 bnxt_en: fix error handling when flashing from file by Edwin Peer · 5 years ago