1. aa2ecb7 um: vector netdev: adjust to xmit_more API change by Johannes Berg · 6 years ago
  2. c90d1e4 Merge branch 'net-extend-indirect-calls-helper-usage' by David S. Miller · 6 years ago
  3. 8c3c447 net: use indirect calls helpers at the socket layer by Paolo Abeni · 6 years ago
  4. 97ff7ff net: use indirect calls helpers at early demux stage by Paolo Abeni · 6 years ago
  5. 0e219ae net: use indirect calls helpers for L3 handler hooks by Paolo Abeni · 6 years ago
  6. f5737cb net: use indirect calls helpers for ptype hook by Paolo Abeni · 6 years ago
  7. b52d031 net: ll_temac: remove an unnecessary condition by Dan Carpenter · 6 years ago
  8. 1ffc4b7 net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open() by Dan Carpenter · 6 years ago
  9. fdd1a81 net: atm: clean up a range check by Dan Carpenter · 6 years ago
  10. 6ffe0ac Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  11. cc0d47b drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe() by Wei Yongjun · 6 years ago
  12. ca96534 openvswitch: check for null pointer return from nla_nest_start_noflag by Colin Ian King · 6 years ago
  13. f4b47a5 Merge branch 'ipv4-Move-location-of-pcpu-route-cache-and-exceptions' by David S. Miller · 6 years ago
  14. a5995e7 ipv4: Move exception bucket to nh_common by David Ahern · 6 years ago
  15. 87063a1f ipv4: Pass fib_nh_common to rt_cache_route by David Ahern · 6 years ago
  16. 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
  17. a734d1f net: openvswitch: return an error instead of doing BUG_ON() by Eelco Chaudron · 6 years ago
  18. 3aa4c49 r8169: remove rtl_write_exgmac_batch by Heiner Kallweit · 6 years ago
  19. 8cca339 Merge branch 'netlink-strict-attribute-checking-follow-up' by David S. Miller · 6 years ago
  20. b424e43 netlink: add validation of NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  21. d54a16b netlink: set bad attribute also on maxtype check by Michal Kubecek · 6 years ago
  22. 05d7f54 genetlink: do not validate dump requests if there is no policy by Michal Kubecek · 6 years ago
  23. 5eabc27 Merge branch 'mlxsw-Firmware-version-update' by David S. Miller · 6 years ago
  24. fd321c6 mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources by Shalom Toledo · 6 years ago
  25. 4fa050d mlxsw: resources: Add local_ports_in_{1x, 2x} by Shalom Toledo · 6 years ago
  26. 913e89a mlxsw: Bump firmware version to 13.2000.1122 by Ido Schimmel · 6 years ago
  27. c0b14a08 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  28. f24098f net: phy: improve resuming from hibernation by Heiner Kallweit · 6 years ago
  29. 22c0ef6 net: phy: improve pause handling by Heiner Kallweit · 6 years ago
  30. e512fcf net: sched: cls_u32: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  31. 141b6b2 net: add a generic tracepoint for TX queue timeout by Cong Wang · 6 years ago
  32. 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
  33. 18af9626 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  34. 70bb13a wimax/i2400m: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  35. 504159c Merge branch 'net-hns3-enhance-capabilities-for-fibre-port' by David S. Miller · 6 years ago
  36. 7e6ec91 net: hns3: add support for FEC encoding control by Jian Shen · 6 years ago
  37. 22f48e2 net: hns3: add autoneg and change speed support for fibre port by Jian Shen · 6 years ago
  38. 88d10bd net: hns3: add support for multiple media type by Jian Shen · 6 years ago
  39. e28441e usbnet: ipheth: Remove unnecessary NULL pointer check by Guenter Roeck · 6 years ago
  40. a27415d net: dsa: mv88e6xxx: Pass interrupt number in platform data by Andrew Lunn · 6 years ago
  41. 3b3600f Merge branch 'mv88e6xxx-Disable-ports-to-save-power' by David S. Miller · 6 years ago
  42. 100a9b9 net: dsa :mv88e6xxx: Disable unused ports by Andrew Lunn · 6 years ago
  43. 4a0eb73 net: dsa: mv88e6xxx: Set STP disable state in port_disable by Andrew Lunn · 6 years ago
  44. 2ce1aef Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  45. 4ff0ee1 i40e: Introduce recovery mode support by Alice Michael · 6 years ago
  46. a121644c i40e: print PCI vendor and device ID during probe by Stefan Assmann · 6 years ago
  47. 1e84682 i40e: fix misleading message about promisc setting on un-trusted VF by Harshitha Ramamurthy · 6 years ago
  48. d1fc90a i40e: update version number by Alice Michael · 6 years ago
  49. a01e5f2 i40e: remove out-of-range comparisons in i40e_validate_cloud_filter by Jacob Keller · 6 years ago
  50. c65e78f i40e: Further implementation of LLDP by Aleksandr Loktionov · 6 years ago
  51. b3212f3 i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre by Adam Ludkiewicz · 6 years ago
  52. 226436d i40e: ShadowRAM checksum calculation change by Maciej Paczkowski · 6 years ago
  53. 5a189f1 i40e: remove error msg when vf with port vlan tries to remove vlan 0 by Aleksandr Loktionov · 6 years ago
  54. a1df906 i40e: change behavior on PF in response to MDD event by Carolyn Wyborny · 6 years ago
  55. a7da7f1 i40e: Fix for allowing too many MDD events on VF by Carolyn Wyborny · 6 years ago
  56. 8ef988b Merge branch 'NXP-SJA1105-DSA-driver' by David S. Miller · 6 years ago
  57. 013fe01 dt-bindings: net: dsa: Add documentation for NXP SJA1105 driver by Vladimir Oltean · 6 years ago
  58. 4759209 Documentation: net: dsa: Add details about NXP SJA1105 driver by Vladimir Oltean · 6 years ago
  59. ad9f299 net: dsa: sja1105: Reject unsupported link modes for AN by Vladimir Oltean · 6 years ago
  60. 1a4c694 net: dsa: sja1105: Prevent PHY jabbering during switch reset by Vladimir Oltean · 6 years ago
  61. 8456721 net: dsa: sja1105: Add support for configuring address ageing time by Vladimir Oltean · 6 years ago
  62. 52c34e6 net: dsa: sja1105: Add support for ethtool port counters by Vladimir Oltean · 6 years ago
  63. 6666ceb net: dsa: sja1105: Add support for VLAN operations by Vladimir Oltean · 6 years ago
  64. bf5bc3c ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging by Vladimir Oltean · 6 years ago
  65. f5b8631 net: dsa: sja1105: Error out if RGMII delays are requested in DT by Vladimir Oltean · 6 years ago
  66. 291d1e7 net: dsa: sja1105: Add support for FDB and MDB management by Vladimir Oltean · 6 years ago
  67. 8aa9ebc net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch by Vladimir Oltean · 6 years ago
  68. 554aae3 lib: Add support for generic packing operations by Vladimir Oltean · 6 years ago
  69. 8b95274 net: macb: shrink macb_platform_data structure by Nicolas Ferre · 6 years ago
  70. d5aeb17 net: macb: remove redundant struct phy_device declaration by Nicolas Ferre · 6 years ago
  71. f9b628d6 rtw88: add license for Makefile by Yan-Hsuan Chuang · 6 years ago
  72. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. 5ce3307 Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. 237b47e rtw88: Make RA_MASK macros ULL by Nathan Chancellor · 6 years ago
  76. 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
  77. 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
  78. aa8eaaa rtw88: phy: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  79. b85bd9a rtw88: fix shift of more than 32 bits of a integer by Colin Ian King · 6 years ago
  80. 2078e1e PCI/LINK: Add Kconfig option (default off) by Keith Busch · 6 years ago
  81. 26f146e net: ll_temac: Fix typo bug for 32-bit by Esben Haabendal · 6 years ago
  82. 20ce2a1 ice: Use dev_err when ice_cfg_vsi_lan fails by Brett Creeley · 6 years ago
  83. c2a23e0 ice: Refactor link event flow by Brett Creeley · 6 years ago
  84. 49a6a5d ice: Add missing PHY type to link settings by Tony Nguyen · 6 years ago
  85. b07833a ice: Add reg_idx variable in ice_q_vector structure by Brett Creeley · 6 years ago
  86. 8d7189d ice: Remove runtime change of PFINT_OICR_ENA register by Md Fahad Iqbal Polash · 6 years ago
  87. 5079b85 ice: Fix issue when adding more than allowed VLANs by Akeem G Abodunrin · 6 years ago
  88. acd1751 ice: Remove unnecessary wait when disabling/enabling Rx queues by Brett Creeley · 6 years ago
  89. b9c8bb0 ice: Add ability to update rx-usecs-high by Brett Creeley · 6 years ago
  90. b4b418b ice: Add 52 byte RSS hash key support by Paul Greenwalt · 6 years ago
  91. 0c2561c ice: Use ice_for_each_q_vector macro where possible by Brett Creeley · 6 years ago
  92. a92e1bb ice: Validate ring existence and its q_vector per VSI by Maciej Fijalkowski · 6 years ago
  93. 1553f4f ice: Reduce scope of variable in ice_vsi_cfg_rxqs by Brett Creeley · 6 years ago
  94. fe7219f ice: Resolve static analysis reported issue by Bruce Allan · 6 years ago
  95. 85796d6 ice: Return configuration error without queue to disable by Akeem G Abodunrin · 6 years ago
  96. bb87ee0 ice: Create framework for VSI queue context by Anirudh Venkataramanan · 6 years ago
  97. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  98. 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
  99. 6f4e021 net/mlx5: E-Switch, Use atomic rep state to serialize state change by Bodong Wang · 6 years ago
  100. 5d9986a net/mlx5: E-Switch, Fix the check of legal vport by Bodong Wang · 6 years ago