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