1. 87063a1f ipv4: Pass fib_nh_common to rt_cache_route by David Ahern · 6 years ago
  2. 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
  3. a734d1f net: openvswitch: return an error instead of doing BUG_ON() by Eelco Chaudron · 6 years ago
  4. 3aa4c49 r8169: remove rtl_write_exgmac_batch by Heiner Kallweit · 6 years ago
  5. 8cca339 Merge branch 'netlink-strict-attribute-checking-follow-up' by David S. Miller · 6 years ago
  6. b424e43 netlink: add validation of NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  7. d54a16b netlink: set bad attribute also on maxtype check by Michal Kubecek · 6 years ago
  8. 05d7f54 genetlink: do not validate dump requests if there is no policy by Michal Kubecek · 6 years ago
  9. 5eabc27 Merge branch 'mlxsw-Firmware-version-update' by David S. Miller · 6 years ago
  10. fd321c6 mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources by Shalom Toledo · 6 years ago
  11. 4fa050d mlxsw: resources: Add local_ports_in_{1x, 2x} by Shalom Toledo · 6 years ago
  12. 913e89a mlxsw: Bump firmware version to 13.2000.1122 by Ido Schimmel · 6 years ago
  13. c0b14a08 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  14. f24098f net: phy: improve resuming from hibernation by Heiner Kallweit · 6 years ago
  15. 22c0ef6 net: phy: improve pause handling by Heiner Kallweit · 6 years ago
  16. e512fcf net: sched: cls_u32: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  17. 141b6b2 net: add a generic tracepoint for TX queue timeout by Cong Wang · 6 years ago
  18. f3f050a Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  19. 18af9626 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  20. 70bb13a wimax/i2400m: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  21. 504159c Merge branch 'net-hns3-enhance-capabilities-for-fibre-port' by David S. Miller · 6 years ago
  22. 7e6ec91 net: hns3: add support for FEC encoding control by Jian Shen · 6 years ago
  23. 22f48e2 net: hns3: add autoneg and change speed support for fibre port by Jian Shen · 6 years ago
  24. 88d10bd net: hns3: add support for multiple media type by Jian Shen · 6 years ago
  25. e28441e usbnet: ipheth: Remove unnecessary NULL pointer check by Guenter Roeck · 6 years ago
  26. a27415d net: dsa: mv88e6xxx: Pass interrupt number in platform data by Andrew Lunn · 6 years ago
  27. 3b3600f Merge branch 'mv88e6xxx-Disable-ports-to-save-power' by David S. Miller · 6 years ago
  28. 100a9b9 net: dsa :mv88e6xxx: Disable unused ports by Andrew Lunn · 6 years ago
  29. 4a0eb73 net: dsa: mv88e6xxx: Set STP disable state in port_disable by Andrew Lunn · 6 years ago
  30. 2ce1aef Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  31. 4ff0ee1 i40e: Introduce recovery mode support by Alice Michael · 6 years ago
  32. a121644c i40e: print PCI vendor and device ID during probe by Stefan Assmann · 6 years ago
  33. 1e84682 i40e: fix misleading message about promisc setting on un-trusted VF by Harshitha Ramamurthy · 6 years ago
  34. d1fc90a i40e: update version number by Alice Michael · 6 years ago
  35. a01e5f2 i40e: remove out-of-range comparisons in i40e_validate_cloud_filter by Jacob Keller · 6 years ago
  36. c65e78f i40e: Further implementation of LLDP by Aleksandr Loktionov · 6 years ago
  37. b3212f3 i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre by Adam Ludkiewicz · 6 years ago
  38. 226436d i40e: ShadowRAM checksum calculation change by Maciej Paczkowski · 6 years ago
  39. 5a189f1 i40e: remove error msg when vf with port vlan tries to remove vlan 0 by Aleksandr Loktionov · 6 years ago
  40. a1df906 i40e: change behavior on PF in response to MDD event by Carolyn Wyborny · 6 years ago
  41. a7da7f1 i40e: Fix for allowing too many MDD events on VF by Carolyn Wyborny · 6 years ago
  42. 8ef988b Merge branch 'NXP-SJA1105-DSA-driver' by David S. Miller · 6 years ago
  43. 013fe01 dt-bindings: net: dsa: Add documentation for NXP SJA1105 driver by Vladimir Oltean · 6 years ago
  44. 4759209 Documentation: net: dsa: Add details about NXP SJA1105 driver by Vladimir Oltean · 6 years ago
  45. ad9f299 net: dsa: sja1105: Reject unsupported link modes for AN by Vladimir Oltean · 6 years ago
  46. 1a4c694 net: dsa: sja1105: Prevent PHY jabbering during switch reset by Vladimir Oltean · 6 years ago
  47. 8456721 net: dsa: sja1105: Add support for configuring address ageing time by Vladimir Oltean · 6 years ago
  48. 52c34e6 net: dsa: sja1105: Add support for ethtool port counters by Vladimir Oltean · 6 years ago
  49. 6666ceb net: dsa: sja1105: Add support for VLAN operations by Vladimir Oltean · 6 years ago
  50. bf5bc3c ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging by Vladimir Oltean · 6 years ago
  51. f5b8631 net: dsa: sja1105: Error out if RGMII delays are requested in DT by Vladimir Oltean · 6 years ago
  52. 291d1e7 net: dsa: sja1105: Add support for FDB and MDB management by Vladimir Oltean · 6 years ago
  53. 8aa9ebc net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch by Vladimir Oltean · 6 years ago
  54. 554aae3 lib: Add support for generic packing operations by Vladimir Oltean · 6 years ago
  55. 8b95274 net: macb: shrink macb_platform_data structure by Nicolas Ferre · 6 years ago
  56. d5aeb17 net: macb: remove redundant struct phy_device declaration by Nicolas Ferre · 6 years ago
  57. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  59. 5ce3307 Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. b7a5b22 Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  61. e2a4b10 Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  62. 2078e1e PCI/LINK: Add Kconfig option (default off) by Keith Busch · 6 years ago
  63. 26f146e net: ll_temac: Fix typo bug for 32-bit by Esben Haabendal · 6 years ago
  64. 20ce2a1 ice: Use dev_err when ice_cfg_vsi_lan fails by Brett Creeley · 6 years ago
  65. c2a23e0 ice: Refactor link event flow by Brett Creeley · 6 years ago
  66. 49a6a5d ice: Add missing PHY type to link settings by Tony Nguyen · 6 years ago
  67. b07833a ice: Add reg_idx variable in ice_q_vector structure by Brett Creeley · 6 years ago
  68. 8d7189d ice: Remove runtime change of PFINT_OICR_ENA register by Md Fahad Iqbal Polash · 6 years ago
  69. 5079b85 ice: Fix issue when adding more than allowed VLANs by Akeem G Abodunrin · 6 years ago
  70. acd1751 ice: Remove unnecessary wait when disabling/enabling Rx queues by Brett Creeley · 6 years ago
  71. b9c8bb0 ice: Add ability to update rx-usecs-high by Brett Creeley · 6 years ago
  72. b4b418b ice: Add 52 byte RSS hash key support by Paul Greenwalt · 6 years ago
  73. 0c2561c ice: Use ice_for_each_q_vector macro where possible by Brett Creeley · 6 years ago
  74. a92e1bb ice: Validate ring existence and its q_vector per VSI by Maciej Fijalkowski · 6 years ago
  75. 1553f4f ice: Reduce scope of variable in ice_vsi_cfg_rxqs by Brett Creeley · 6 years ago
  76. fe7219f ice: Resolve static analysis reported issue by Bruce Allan · 6 years ago
  77. 85796d6 ice: Return configuration error without queue to disable by Akeem G Abodunrin · 6 years ago
  78. bb87ee0 ice: Create framework for VSI queue context by Anirudh Venkataramanan · 6 years ago
  79. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  80. 600d725 Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  81. 6f4e021 net/mlx5: E-Switch, Use atomic rep state to serialize state change by Bodong Wang · 6 years ago
  82. 5d9986a net/mlx5: E-Switch, Fix the check of legal vport by Bodong Wang · 6 years ago
  83. 4314eba net/mlx5: E-Switch, Use getter to access all vport array by Bodong Wang · 6 years ago
  84. ee813f3 net/mlx5: Use available mlx5_vport struct by Parav Pandit · 6 years ago
  85. 786ef90 net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two files by Parav Pandit · 6 years ago
  86. c9bbfb3 net/mlx5: Remove unused mlx5_query_nic_vport_vlans by Bodong Wang · 6 years ago
  87. 0bdddce net/mlx5e: remove meaningless CFLAGS_tracepoint.o by Masahiro Yamada · 6 years ago
  88. 33e1092 net/mlx5e: Put the common XDP code into a function by Maxim Mikityanskiy · 6 years ago
  89. a708fb7 net/mlx5e: ethtool, Add support for EEPROM high pages query by Erez Alfasi · 6 years ago
  90. 0e1a2a3 ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitions by Erez Alfasi · 6 years ago
  91. 0e1c1a2 net/mlx5e: Return error when trying to insert existing flower filter by Vlad Buslov · 6 years ago
  92. 0bac119 net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag mode by Eli Britstein · 6 years ago
  93. 1848673 net/mlx5e: ACLs for priority tag mode by Eli Britstein · 6 years ago
  94. 69dad68 net/mlx5e: Turn on HW tunnel offload in all TIRs by Tariq Toukan · 6 years ago
  95. 7306c27 net/mlx5e: Take common TIR context settings into a function by Tariq Toukan · 6 years ago
  96. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  97. f350574 rds: ib: force endiannes annotation by Nicholas Mc Guire · 6 years ago
  98. f76c4b57 Merge branch 'net-mvpp2-cls-Add-classification' by David S. Miller · 6 years ago
  99. bec2d46 net: mvpp2: cls: Allow dropping packets with classification offload by Maxime Chevallier · 6 years ago
  100. 90b509b net: mvpp2: cls: Add Classification offload support by Maxime Chevallier · 6 years ago