1. 1e4ccf3 net: mdio-mux: printing driver version is useless by Corentin Labbe · 7 years ago
  2. b1b123c net: mdio-mux: Remove unnecessary 'out of memory' message by Corentin Labbe · 7 years ago
  3. 2d00cd8 net: mdio-mux: Fix NULL Comparison style by Corentin Labbe · 7 years ago
  4. c5b2cef Merge branch 'mvpp2-optional-PHYs-and-GoP-link-irq' by David S. Miller · 7 years ago
  5. db40b4d Documentation/bindings: net: marvell-pp2: add the link interrupt by Antoine Tenart · 7 years ago
  6. fd3651b net: mvpp2: use the GoP interrupt for link status changes by Antoine Tenart · 7 years ago
  7. 5997c86 net: mvpp2: make the phy optional by Antoine Tenart · 7 years ago
  8. 1df2270 net: mvpp2: take advantage of the is_rgmii helper by Antoine Tenart · 7 years ago
  9. 0d22a3c Merge branch 'mlxsw-next-fixes' by David S. Miller · 7 years ago
  10. 241bc85 mlxsw: spectrum_router: Set abort trap in all virtual routers by Ido Schimmel · 7 years ago
  11. d3b6d37 mlxsw: spectrum_router: Trap packets hitting anycast routes by Ido Schimmel · 7 years ago
  12. 843bd2b Merge branch 'bpf-Improve-LRU-map-lookup-performance' by David S. Miller · 7 years ago
  13. bb9b9f8 bpf: Only set node->ref = 1 if it has not been set by Martin KaFai Lau · 7 years ago
  14. cc55542 bpf: Inline LRU map lookup by Martin KaFai Lau · 7 years ago
  15. 637cd8c bpf: Add lru_hash_lookup performance test by Martin KaFai Lau · 7 years ago
  16. 08daaec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  17. 8fd6820 Merge branch 'bpf-Add-option-to-set-mark-and-priority-in-cgroup-sock-programs' by David S. Miller · 7 years ago
  18. 0adc3dd samples/bpf: Update cgroup socket examples to use uid gid helper by David Ahern · 7 years ago
  19. 33aeb5e samples/bpf: Update cgrp2 socket tests by David Ahern · 7 years ago
  20. f776d46 samples/bpf: Add option to dump socket settings by David Ahern · 7 years ago
  21. 609b1c3 samples/bpf: Add detach option to test_cgrp2_sock by David Ahern · 7 years ago
  22. fa38aa1 samples/bpf: Update sock test to allow setting mark and priority by David Ahern · 7 years ago
  23. ae2cf1c bpf: Allow cgroup sock filters to use get_current_uid_gid helper by David Ahern · 7 years ago
  24. 482dca9 bpf: Add mark and priority to sock options that can be set by David Ahern · 7 years ago
  25. e12f1a5 Merge branch 'mlxsw-Add-IPv6-host-dpipe-table' by David S. Miller · 7 years ago
  26. 0fb5fe3 mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor counters by Arkadi Sharshevsky · 7 years ago
  27. 1ed5574 mlxsw: spectrum_router: Add support for setting counters on IPv6 neighbors by Arkadi Sharshevsky · 7 years ago
  28. 410774bd mlxsw: spectrum_dpipe: Add support for IPv6 host table dump by Arkadi Sharshevsky · 7 years ago
  29. 6049e53 mlxsw: spectrum_dpipe: Make host entry fill handler more generic by Arkadi Sharshevsky · 7 years ago
  30. 0250768 mlxsw: spectrum_router: Add IPv6 neighbor access helper by Arkadi Sharshevsky · 7 years ago
  31. 506f7dd mlxsw: spectrum_dpipe: Add IPv6 host table initial support by Arkadi Sharshevsky · 7 years ago
  32. 1d1056d8 mlxsw: spectrum_router: Export IPv6 link local address check helper by Arkadi Sharshevsky · 7 years ago
  33. 1797f5b devlink: Add IPv6 header for dpipe by Arkadi Sharshevsky · 7 years ago
  34. 84ccac6 x86: bpf_jit: small optimization in emit_bpf_tail_call() by Eric Dumazet · 7 years ago
  35. 3edcf18 samples/bpf: Fix compilation issue in redirect dummy program by Tariq Toukan · 7 years ago
  36. f16ded5 net: fix two typos in net_device_ops documentation. by Rami Rosen · 7 years ago
  37. 323fbd0 net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv() by Andrii · 7 years ago
  38. e3cfddd bridge: add tracepoint in br_fdb_update by Roopa Prabhu · 7 years ago
  39. 07d79fc net_sched: add reverse binding for tc class by Cong Wang · 7 years ago
  40. 8598112 xfrm: Fix return value check of copy_sec_ctx. by Steffen Klassert · 7 years ago
  41. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  42. ea3100a Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  43. acfb98b liquidio: fix crash in presence of zeroed-out base address regs by Rick Farrington · 7 years ago
  44. 12bdc5e devlink: Maintain consistency in mac field name by David Ahern · 7 years ago
  45. d35d6e9 hv_netvsc: Fix typos in the document of UDP hashing by Haiyang Zhang · 7 years ago
  46. 62f3250 xen-netfront: be more drop monitor friendly by Eric Dumazet · 7 years ago
  47. 7b3722f net/mlx5e: Support RSS for GRE tunneled packets by Gal Pressman · 7 years ago
  48. 2729984 net/mlx5e: Support TSO and TX checksum offloads for GRE tunnels by Gal Pressman · 7 years ago
  49. 888fcd9 net/mlx5e: Use IP version matching to classify IP traffic by Gal Pressman · 7 years ago
  50. 90774a9 bpf: test_maps: fix typos, "conenct" and "listeen" by Colin Ian King · 7 years ago
  51. 9e4a561 qed: fix spelling mistake: "calescing" -> "coalescing" by Colin Ian King · 7 years ago
  52. 752b069 net: hns3: Fixes the wrong IS_ERR check on the returned phydev value by Salil Mehta · 7 years ago
  53. dc8007e net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const by Bhumika Goyal · 7 years ago
  54. 5829d70 ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200" by Ahmed Abdelsalam · 7 years ago
  55. 35aed4a Merge branch 'mvpp2-comphy' by David S. Miller · 7 years ago
  56. 89273bc net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC by Antoine Tenart · 7 years ago
  57. 65a2c09 net: mvpp2: do not set GMAC autoneg when using XLG MAC by Antoine Tenart · 7 years ago
  58. f55744a net: mvpp2: improve the link management function by Antoine Tenart · 7 years ago
  59. 968b211 net: mvpp2: simplify the link_event function by Antoine Tenart · 7 years ago
  60. 542897d net: mvpp2: initialize the comphy by Antoine Tenart · 7 years ago
  61. 9c2cbd4 Documentation/bindings: phy: document the Marvell comphy driver by Antoine Tenart · 7 years ago
  62. d0438bd phy: add the mvebu cp110 comphy driver by Antoine Tenart · 7 years ago
  63. 5c23f2d phy: add sgmii and 10gkr modes to the phy_mode enum by Antoine Tenart · 7 years ago
  64. d36b82b dp83640: don't hold spinlock while calling netif_rx_ni by Stefan Sørensen · 7 years ago
  65. f379fdf Merge branch 'net_sched-idr' by David S. Miller · 7 years ago
  66. 65a206c net/sched: Change act_api and act_xxx modules to use IDR by Chris Mi · 7 years ago
  67. c15ab23 net/sched: Change cls_flower to use IDR by Chris Mi · 7 years ago
  68. 388f79f idr: Add new APIs to support unsigned long by Chris Mi · 7 years ago
  69. c2f8a6c Merge branch 'add-rmnet-driver' by David S. Miller · 7 years ago
  70. ceed73a drivers: net: ethernet: qualcomm: rmnet: Initial implementation by Subash Abhinov Kasiviswanathan · 7 years ago
  71. cdf4969 net: arp: Add support for raw IP device by Subash Abhinov Kasiviswanathan · 7 years ago
  72. 7373ae7 net: ether: Add support for multiplexing and aggregation type by Subash Abhinov Kasiviswanathan · 7 years ago
  73. 2c667d4 Merge branch 'tcp-readd-hp' by David S. Miller · 7 years ago
  74. 31770e3 tcp: Revert "tcp: remove header prediction" by Florian Westphal · 7 years ago
  75. c1d2b4c tcp: Revert "tcp: remove CA_ACK_SLOWPATH" by Florian Westphal · 7 years ago
  76. 0da93d2 staging: irda: fix init level for irda core by Greg KH · 7 years ago
  77. d081a16 net: bcmgenet: Do not return from void function by Florian Fainelli · 7 years ago
  78. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  79. 0dd5759 net: remove dmaengine.h inclusion from netdevice.h by Dave Jiang · 7 years ago
  80. 69d2ea9 net: bcmgenet: Use correct I/O accessors by Florian Fainelli · 7 years ago
  81. b6eb9d5 liquidio: show NIC's U-Boot version in a dev_info() message by Weilin Chang · 7 years ago
  82. 7e3108f net: dsa: make some structures const by Bhumika Goyal · 7 years ago
  83. 1b70d792 ipv6: Use rt6i_idev index for echo replies to a local address by David Ahern · 7 years ago
  84. f602b97 amd-xgbe: Interrupt summary bits are h/w version dependent by Tom Lendacky · 7 years ago
  85. f8045ca Merge branch 'nsh-headers-GSO' by David S. Miller · 7 years ago
  86. c411ed8 nsh: add GSO support by Jiri Benc · 7 years ago
  87. 1f0b774 net: add NSH header structures and helpers by Yi Yang · 7 years ago
  88. fa20e0e vxlan: factor out VXLAN-GPE next protocol by Jiri Benc · 7 years ago
  89. 155e6f6 ether: add NSH ethertype by Jiri Benc · 7 years ago
  90. 13a6fad Merge branch 'ife-ethertype' by David S. Miller · 7 years ago
  91. 1d51f65 tc-testing: add test for testing ife type by Alexander Aring · 7 years ago
  92. b522ed6 act_ife: use registered ife_type as fallback by Alexander Aring · 7 years ago
  93. 2804fd3 if_ether: add forces ife lfb type by Alexander Aring · 7 years ago
  94. c965584 Documentation: networking: Add blurb about patches in patchwork by Florian Fainelli · 7 years ago
  95. b5087b4 Merge branch 'mlx4-misc-patches' by David S. Miller · 7 years ago
  96. be59960 net/mlx4: Add user mac FW update support by Moshe Shemesh · 7 years ago
  97. a434f1f net/mlx4_core: Fix misplaced brackets of sizeof by Tariq Toukan · 7 years ago
  98. 187782e net/mlx4_core: Make explicit conversion to 64bit value by Leon Romanovsky · 7 years ago
  99. c73c8b1 net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap by Eran Ben Elisha · 7 years ago
  100. b74fd30 bridge: fdb add and delete tracepoints by Roopa Prabhu · 7 years ago