1. 5bcaa41 net/ipv6: Move release of fib6_info from pcpu routes to helper by David Ahern · 7 years ago
  2. a87b7dc net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe by David Ahern · 7 years ago
  3. 4d85cd0 net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc by David Ahern · 7 years ago
  4. a269f1a net/ipv6: Rename rt6_get_cookie_safe by David Ahern · 7 years ago
  5. 6a3e030 net/ipv6: Clean up rt expires helpers by David Ahern · 7 years ago
  6. 1b80f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  7. cf1a1e0 tun: do not compute the rxhash, if not needed by Paolo Abeni · 7 years ago
  8. 4962186 lan78xx: Add support to dump lan78xx registers by Raghuram Chary J · 7 years ago
  9. 0a8b275 Merge branch 'lan78xx-Read-configuration-from-Device-Tree' by David S. Miller · 7 years ago
  10. 01d2658 dt-bindings: Document the DT bindings for lan78xx by Phil Elwell · 7 years ago
  11. 1827b06 lan78xx: Read LED states from Device Tree by Phil Elwell · 7 years ago
  12. 760db29 lan78xx: Read MAC address from DT if present by Phil Elwell · 7 years ago
  13. a83762d sfc: set and clear interrupt affinity hints by Bert Kenward · 7 years ago
  14. 263243d net/ipv6: Fix ip6_convert_metrics() bug by Eric Dumazet · 7 years ago
  15. 26d6804 Merge branch 'qed-Use-trust-mode-to-override-forced-MAC' by David S. Miller · 7 years ago
  16. 809c45a qed* : Add new TLV to request PF to update MAC in bulletin board by Shahed Shaikh · 7 years ago
  17. 7425d82 qed* : use trust mode to allow VF to override forced MAC by Shahed Shaikh · 7 years ago
  18. 2ed0212 Merge branch 'geneve-mtu' by David S. Miller · 7 years ago
  19. c40e89f geneve: configure MTU based on a lower device by Alexey Kodanev · 7 years ago
  20. 321acc1 geneve: check MTU for a minimum in geneve_change_mtu() by Alexey Kodanev · 7 years ago
  21. 5edbea6 geneve: cleanup hard coded value for Ethernet header length by Alexey Kodanev · 7 years ago
  22. 4c52a88 geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)' by Alexey Kodanev · 7 years ago
  23. f1d22a1 team: account for oper state by George Wilkie · 7 years ago
  24. ddf967b Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP' by David S. Miller · 7 years ago
  25. 682cd3c tipc: confgiure and apply UDP bearer MTU on running links by GhantaKrishnamurthy MohanKrishna · 7 years ago
  26. 901271e0 tipc: implement configuration of UDP media MTU by GhantaKrishnamurthy MohanKrishna · 7 years ago
  27. a4dfa72 tipc: set default MTU for UDP media by GhantaKrishnamurthy MohanKrishna · 7 years ago
  28. cea395a liquidio: Added ndo_get_vf_stats support by Intiyaz Basha · 7 years ago
  29. eaa008d Merge branch 'ave-fix-the-activation-issues-for-some-UniPhier-SoCs' by David S. Miller · 7 years ago
  30. 57878f2 net: ethernet: ave: add support for phy-mode setting of system controller by Kunihiko Hayashi · 7 years ago
  31. 7473430 dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode setting by Kunihiko Hayashi · 7 years ago
  32. 6b9227d net: ethernet: ave: add multiple clocks and resets support as required property by Kunihiko Hayashi · 7 years ago
  33. 0263ea5 net: phy: mdio-boardinfo: Allow recursive mdiobus_register() by Andrew Lunn · 7 years ago
  34. 878a4d3 libbpf: fixed build error for samples/bpf/ by Björn Töpel · 7 years ago
  35. bda73d4 Merge branch 'Amiga-xsurf100' by David S. Miller · 7 years ago
  36. 861928f net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) by Michael Karcher · 7 years ago
  37. 453da98 net-next: ax88796: release platform device drvdata on probe error and module remove by Michael Schmitz · 7 years ago
  38. caaf45a net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable by Michael Karcher · 7 years ago
  39. cec4c1c net-next: ax88796: add interrupt status callback to platform data by Michael Karcher · 7 years ago
  40. 27cced2 net-next: ax88796: Add block_input/output hooks to ax_plat_data by Michael Karcher · 7 years ago
  41. 9144c37 net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()). by Michael Karcher · 7 years ago
  42. fd5f375 net-next: ax88796: Attach MII bus only when open by Michael Karcher · 7 years ago
  43. 7a0907b net-next: ax88796: Fix MAC address reading by Michael Karcher · 7 years ago
  44. 31dd83b net-next: phy: new Asix Electronics PHY driver by Michael Schmitz · 7 years ago
  45. 32e4377 Merge branch 'Modernize-mdio-gpio' by David S. Miller · 7 years ago
  46. 0207dd1 net: phy: mdio-gpio: Remove redundant platform data header by Andrew Lunn · 7 years ago
  47. fb78a95 net: phy: mdio-gpio: Add #defines for the GPIO index's by Andrew Lunn · 7 years ago
  48. 4029ea3 net: phy: mdio-gpio: Parse properties directly into bitbang structure by Andrew Lunn · 7 years ago
  49. fb76642 net: phy: mdio-gpio: Move allocation for bitbanging data by Andrew Lunn · 7 years ago
  50. c82fc48 net: phy: mdio-gpio: Swap to using gpio descriptors by Andrew Lunn · 7 years ago
  51. 68abb4f net: phy: mdio-gpio: Remove support for IRQs in platform data by Andrew Lunn · 7 years ago
  52. 185a16b net: phy: mdio-gpio: remove support for phy mask by Andrew Lunn · 7 years ago
  53. c1b3eb0 net: phy: mdio-gpio: remove support for ignoring turn around by Andrew Lunn · 7 years ago
  54. a3283e2 net: phy: mdio-bitbang: Remove reset support by Andrew Lunn · 7 years ago
  55. 9e4d609 net: phy: mdio-gpio: Remove reset function by Andrew Lunn · 7 years ago
  56. 712e5a5c net: phy_ mdio-gpio: Fixup , which should be ; by Andrew Lunn · 7 years ago
  57. 34df9d3 Merge branch 'bpf-type-format' by Daniel Borkmann · 7 years ago
  58. c0fa1b6 bpf: btf: Add BTF tests by Martin KaFai Lau · 7 years ago
  59. 8a138ae bpf: btf: Add BTF support to libbpf by Martin KaFai Lau · 7 years ago
  60. 3bd86a8 bpf: btf: Sync bpf.h and btf.h to tools/ by Martin KaFai Lau · 7 years ago
  61. a26ca7c bpf: btf: Add pretty print support to the basic arraymap by Martin KaFai Lau · 7 years ago
  62. 60197cf bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd by Martin KaFai Lau · 7 years ago
  63. f56a653 bpf: btf: Add BPF_BTF_LOAD command by Martin KaFai Lau · 7 years ago
  64. b00b8da bpf: btf: Add pretty print capability for data with BTF type info by Martin KaFai Lau · 7 years ago
  65. 179cde8 bpf: btf: Check members of struct/union by Martin KaFai Lau · 7 years ago
  66. eb3f595 bpf: btf: Validate type reference by Martin KaFai Lau · 7 years ago
  67. 69b693f bpf: btf: Introduce BPF Type Format (BTF) by Martin KaFai Lau · 7 years ago
  68. 3f4fe75 Merge branch 'ipv6-followup-to-fib6_info-change' by David S. Miller · 7 years ago
  69. 27b1060 net/ipv6: Fix gfp_flags arg to addrconf_prefix_route by David Ahern · 7 years ago
  70. dcd1f57 net/ipv6: Remove fib6_idev by David Ahern · 7 years ago
  71. 647d4c13 net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop by David Ahern · 7 years ago
  72. 6fe7494 net/ipv6: Change ip6_route_get_saddr to get dev from route by David Ahern · 7 years ago
  73. eea68cd net/ipv6: Remove unnecessary checks on fib6_idev by David Ahern · 7 years ago
  74. 9ee8cbb net/ipv6: Remove aca_idev by David Ahern · 7 years ago
  75. 360a988 net/ipv6: Rename addrconf_dst_alloc by David Ahern · 7 years ago
  76. 93c2fb2 net/ipv6: Rename fib6_info struct elements by David Ahern · 7 years ago
  77. 88078d9 net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 7 years ago
  78. 292eba0 net-next/hinic: add arm64 support by Zhao Chen · 7 years ago
  79. 50f694a Merge branch 'TCP-data-delivery-and-ECN-stats-tracking' by David S. Miller · 7 years ago
  80. feb5f2e tcp: export packets delivery info by Yuchung Cheng · 7 years ago
  81. e21db6f tcp: track total bytes delivered with ECN CE marks by Yuchung Cheng · 7 years ago
  82. a77fa01 tcp: new helper to calculate newly delivered by Yuchung Cheng · 7 years ago
  83. bef5767 tcp: better delivery accounting for SYN-ACK and SYN-data by Yuchung Cheng · 7 years ago
  84. 97e19cc bpf: reserve xdp_frame size in xdp headroom by Jesper Dangaard Brouer · 7 years ago
  85. 415787d ipv6: frags: fix a lockdep false positive by Eric Dumazet · 7 years ago
  86. 0dcec22 hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation by Haiyang Zhang · 7 years ago
  87. 0fe554a hv_netvsc: propogate Hyper-V friendly name into interface alias by Stephen Hemminger · 7 years ago
  88. c4ff0b0 Merge branch 'r8169-series-with-further-smaller-improvements' by David S. Miller · 7 years ago
  89. 6ed0e08 r8169: remove jumbo_tx_csum from chip config struct by Heiner Kallweit · 7 years ago
  90. c8d48d9 r8169: improve pci region handling by Heiner Kallweit · 7 years ago
  91. a4328dd r8169: drop member txd_version from struct rtl8169_private by Heiner Kallweit · 7 years ago
  92. 90b989c r8169: improve rtl8169_get_mac_version by Heiner Kallweit · 7 years ago
  93. 2d6c5a6 r8169: don't display tp->mmio_addr address by Heiner Kallweit · 7 years ago
  94. 6202806 r8169: drop member opts1_mask from struct rtl8169_private by Heiner Kallweit · 7 years ago
  95. ebcd5da r8169: change interrupt handler argument type by Heiner Kallweit · 7 years ago
  96. e71c9ce r8169: change argument type of counters handling functions by Heiner Kallweit · 7 years ago
  97. 61cb532 r8169: change hw_start argument type by Heiner Kallweit · 7 years ago
  98. d731af7 r8169: remove rtl8169_map_to_asic by Heiner Kallweit · 7 years ago
  99. 1d0254d r8169: replace rx_buf_sz with a constant by Heiner Kallweit · 7 years ago
  100. 1528192 r8169: remove unneeded check in rtl8169_rx_fill by Heiner Kallweit · 7 years ago