1. cc5e92c net: stmmac: make "snps,reset-delays-us" optional again by Martin Blumenstingl · 6 years ago
  2. b8bd72d bonding/main: fix NULL dereference in bond_select_active_slave() by Eric Dumazet · 6 years ago
  3. d2c3a4b tipc: remove ub->ubsock checks by Xin Long · 6 years ago
  4. 885b8b4 ipv4: Fix off-by-one in route dump counter without netlink strict checking by Stefano Brivio · 6 years ago
  5. cce581a net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices by René van Dorst · 6 years ago
  6. 3427beb rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 6 years ago
  7. 23ec8ea nfc: st-nci: remove redundant assignment to variable r by Colin Ian King · 6 years ago
  8. 83b6a85 hinic: remove standard netdev stats by Xue Chaojing · 6 years ago
  9. b432bdb net: stmmac: Re-word Kconfig entry by Jose Abreu · 6 years ago
  10. 337d1cc Merge branch 'Add-gve-driver' by David S. Miller · 6 years ago
  11. e5b845dc gve: Add ethtool support by Catherine Sullivan · 6 years ago
  12. 9e5f7d2 gve: Add workqueue and reset support by Catherine Sullivan · 6 years ago
  13. f5cedc8 gve: Add transmit and receive support by Catherine Sullivan · 6 years ago
  14. 893ce44 gve: Add basic driver framework for Compute Engine Virtual NIC by Catherine Sullivan · 6 years ago
  15. 2a8d8e0 Merge branch 'blackhole-device-to-invalidate-dst' by David S. Miller · 6 years ago
  16. 509e56b blackhole_dev: add a selftest by Mahesh Bandewar · 6 years ago
  17. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 6 years ago
  18. 4de83b8 loopback: create blackhole net device similar to loopack. by Mahesh Bandewar · 6 years ago
  19. 8909783 net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset by Hariprasad Kelam · 6 years ago
  20. fec3b9e Merge branch 'net-netsec-Add-XDP-Support' by David S. Miller · 6 years ago
  21. ba2b232 net: netsec: add XDP support by Ilias Apalodimas · 6 years ago
  22. bb005f2 net: page_pool: add helper function for retrieving dma direction by Ilias Apalodimas · 6 years ago
  23. 5c67bf0 net: netsec: Use page_pool API by Ilias Apalodimas · 6 years ago
  24. a8488b7 tc-testing: added tdc tests for prio qdisc by Roman Mashak · 6 years ago
  25. c8881fa Merge branch 'mirred-batch-fixes' by David S. Miller · 6 years ago
  26. 5d15a8e tc-testing: updated mirred action tests with batch create/delete by Roman Mashak · 6 years ago
  27. b84b2d4 net sched: update mirred action for batched events operations by Roman Mashak · 6 years ago
  28. 362b87f netlink: use 48 byte ctx instead of 6 signed longs for callback by Jason A. Donenfeld · 6 years ago
  29. 53962bc tipc: embed jiffies in macro TIPC_BC_RETR_LIM by Jon Maloy · 6 years ago
  30. 00dc330 net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect" by Eiichi Tsukata · 6 years ago
  31. 27ba405 net: link_watch: prevent starvation when processing linkwatch wq by Yunsheng Lin · 6 years ago
  32. 0d0bcac Merge branch 'mlxsw-PTP-timestamping-support' by David S. Miller · 6 years ago
  33. 87ee07f mlxsw: spectrum: PTP: Support ethtool get_ts_info by Petr Machata · 6 years ago
  34. 8748642 mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls by Petr Machata · 6 years ago
  35. a773c76 mlxsw: spectrum: PTP: Configure PTP traps and FIFO events by Petr Machata · 6 years ago
  36. 5d23e41 mlxsw: spectrum: PTP: Garbage-collect unmatched entries by Petr Machata · 6 years ago
  37. d92e4e6 mlxsw: spectrum: PTP: Support timestamping on Spectrum-1 by Petr Machata · 6 years ago
  38. 89e602e mlxsw: spectrum: PTP: Disable BH when working with PHC by Petr Machata · 6 years ago
  39. 810256c mlxsw: spectrum: PTP: Add PTP initialization / finalization by Petr Machata · 6 years ago
  40. 0714256 mlxsw: pci: PTP: Hook into packet transmit path by Petr Machata · 6 years ago
  41. d7cd206 mlxsw: core: Add support for using SKB control buffer by Petr Machata · 6 years ago
  42. aed4b57 mlxsw: spectrum: PTP: Hook into packet receive path by Petr Machata · 6 years ago
  43. dadbc6b mlxsw: spectrum: Add support for traps specific to Spectrum-1 by Petr Machata · 6 years ago
  44. 4b6b91e mlxsw: spectrum: Extract a helper for trap registration by Petr Machata · 6 years ago
  45. 41ce78b mlxsw: reg: Add Monitoring Global Configuration Register by Petr Machata · 6 years ago
  46. 98b9028 mlxsw: reg: Add Time Precision Packet Timestamping Reading by Petr Machata · 6 years ago
  47. 4dfecb6 mlxsw: reg: Add Monitoring Precision Time Protocol Trap Register by Petr Machata · 6 years ago
  48. da28e87 mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration Register by Petr Machata · 6 years ago
  49. 6e32a74 samples: pktgen: allow to specify destination port by Daniel T. Lee · 6 years ago
  50. 226b96c samples: pktgen: add some helper functions for port parsing by Daniel T. Lee · 6 years ago
  51. a346abe ipv6: icmp: allow flowlabel reflection in echo replies by Eric Dumazet · 6 years ago
  52. 954a5a0 Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  53. 11697cf Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  54. f072218 r8169: remove not needed call to dma_sync_single_for_device by Heiner Kallweit · 6 years ago
  55. 3c18cbe r8169: consider that 32 Bit DMA is the default by Heiner Kallweit · 6 years ago
  56. 759d095 r8169: improve handling VLAN tag by Heiner Kallweit · 6 years ago
  57. 3099c59 selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present by Florian Westphal · 6 years ago
  58. fc41388 Merge branch 'em_ipt-add-support-for-addrtype' by David S. Miller · 6 years ago
  59. 0c4231c net: sched: em_ipt: add support for addrtype matching by Nikolay Aleksandrov · 6 years ago
  60. ba3d24d net: sched: em_ipt: keep the user-specified nfproto and dump it by Nikolay Aleksandrov · 6 years ago
  61. f4c1c40 net: sched: em_ipt: set the family based on the packet if it's unspecified by Nikolay Aleksandrov · 6 years ago
  62. 9e10edd net: sched: em_ipt: match only on ip/ipv6 traffic by Nikolay Aleksandrov · 6 years ago
  63. aebd17b hinic: add vlan offload support by Xue Chaojing · 6 years ago
  64. f6dc126 net/mlx5e: Disallow tc redirect offload cases we don't support by Paul Blakey · 6 years ago
  65. 7ff40a4 net/mlx5e: Expose same physical switch_id for all representors by Paul Blakey · 6 years ago
  66. a90f88f net/mlx5e: Don't refresh TIRs when updating representor SQs by Gavi Teitz · 6 years ago
  67. 5233794 net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create by Arnd Bergmann · 6 years ago
  68. f72e6c3e net/mlx5e: Set drvinfo in generic manner by Parav Pandit · 6 years ago
  69. 0870673 net/mlx5e: Correct phys_port_name for PF port by Parav Pandit · 6 years ago
  70. 5dc9520 net/mlx5e: Report netdevice MPLS features by Ariel Levkovich · 6 years ago
  71. e4683f3 net/mlx5e: Move to HW checksumming advertising by Ariel Levkovich · 6 years ago
  72. e7e0bee net/mlx5: MPFS, Allow adding the same MAC more than once by Gavi Teitz · 6 years ago
  73. 6311f30 net/mlx5: MPFS, Cleanup add MAC flow by Gavi Teitz · 6 years ago
  74. 4f5d1be Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  75. def4ec6 e1000e: PCIm function state support by Vitaly Lifshits · 6 years ago
  76. 59653e6 e1000e: Make watchdog use delayed work by Detlev Casanova · 6 years ago
  77. 1d8d80b i40e: Add macvlan support on i40e by Harshitha Ramamurthy · 6 years ago
  78. 1e1b0c6 ixgbevf: Use cached link state instead of re-reading the value for ethtool by Alexander Duyck · 6 years ago
  79. 9fe06a5 iavf: fix dereference of null rx_buffer pointer by Colin Ian King · 6 years ago
  80. cd502a7 igb: add RR2DCDELAY to ethtool registers dump by Artem Bityutskiy · 6 years ago
  81. 9379b39 igb: minor ethool regdump amendment by Artem Bityutskiy · 6 years ago
  82. 75051ce iavf: Fix up debug print macro by Jeff Kirsher · 6 years ago
  83. ab6973a e1000e: Reduce boot time by tightening sleep ranges by Arjan van de Ven · 6 years ago
  84. af07adb iavf: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  85. 583cf7b e1000: Use dma_wmb() instead of wmb() before doorbell writes by Venkatesh Srinivas · 6 years ago
  86. b97c0b5 ixgbe: fix potential u32 overflow on shift by Colin Ian King · 6 years ago
  87. 9292406 ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw by Dann Frazier · 6 years ago
  88. f74dc88 e1000e: Increase pause and refresh time by Miguel Bernal Marin · 8 years ago
  89. 89f6a30 ice: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  90. 0a7960c Merge branch 'net-sched-Add-txtime-assist-support-for-taprio' by David S. Miller · 6 years ago
  91. 54002066 taprio: Adjust timestamps for TCP packets by Vedang Patel · 6 years ago
  92. 7ede7b0 taprio: make clock reference conversions easier by Vedang Patel · 6 years ago
  93. 4cfd577 taprio: Add support for txtime-assist mode by Vedang Patel · 6 years ago
  94. 566af33 taprio: Remove inline directive by Vedang Patel · 6 years ago
  95. 037be03 taprio: calculate cycle_time when schedule is installed by Vedang Patel · 6 years ago
  96. d14d2b2 etf: Add skip_sock_check by Vedang Patel · 6 years ago
  97. 9903c8d etf: Don't use BIT() in UAPI headers. by Vedang Patel · 6 years ago
  98. 1e08511 igb: clear out skb->tstamp after reading the txtime by Vedang Patel · 6 years ago
  99. 8747d82 Merge branch 'mirred-recurse' by David S. Miller · 6 years ago
  100. e2ca070 net: sched: protect against stack overflow in TC act_mirred by John Hurley · 6 years ago