1. f906528 Merge branch 'lan78xx-fixed-phy' by David S. Miller · 7 years ago
  2. 7670ed7 lan78xx: Modify error messages by Raghuram Chary J · 7 years ago
  3. e92258c lan78xx: Remove DRIVER_VERSION for lan78xx driver by Raghuram Chary J · 7 years ago
  4. 89b36fb lan78xx: Lan7801 Support for Fixed PHY by Raghuram Chary J · 7 years ago
  5. 5d659b1 Merge branch 'tcp-mmap-rework-zerocopy-receive' by David S. Miller · 7 years ago
  6. aacb0c2 selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE by Eric Dumazet · 7 years ago
  7. 05255b8 tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive by Eric Dumazet · 7 years ago
  8. 589f84f Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup' by David S. Miller · 7 years ago
  9. 5d49d60 net: dsa: mv88e6xxx: remove Global 2 setup by Vivien Didelot · 7 years ago
  10. c7f047b net: dsa: mv88e6xxx: move device mapping setup by Vivien Didelot · 7 years ago
  11. b28f872 net: dsa: mv88e6xxx: move trunk setup by Vivien Didelot · 7 years ago
  12. 9e8d438 net: phy: Fix modular PHYLIB build by Florian Fainelli · 7 years ago
  13. af201ba udp: remove stray export symbol by Willem de Bruijn · 7 years ago
  14. a6dc667 ipv6: sr: Add documentation for seg_flowlabel sysctl by Ahmed Abdelsalam · 7 years ago
  15. 6c3442f drivers: net: replace UINT64_MAX with U64_MAX by Jisheng Zhang · 7 years ago
  16. 80e95f4 ptp_pch: use helpers function for converting between ns and timespec by YueHaibing · 7 years ago
  17. 28fb4e5 net: qrtr: Expose tunneling endpoint to user space by Bjorn Andersson · 7 years ago
  18. e6b43d8 Merge branch 'selftests-Add-tests-for-mirroring-to-gretap' by David S. Miller · 7 years ago
  19. 4531567 selftests: forwarding: Test changes in mirror-to-gretap by Petr Machata · 7 years ago
  20. ff68e6f selftests: forwarding: Test neighbor updates when mirroring to gretap by Petr Machata · 7 years ago
  21. 16608bf selftests: forwarding: Test flower mirror to gretap by Petr Machata · 7 years ago
  22. 16585cb selftests: forwarding: Test mirror to gretap w/ bound dev by Petr Machata · 7 years ago
  23. 304f009 selftests: forwarding: Test gretap mirror with next-hop remote by Petr Machata · 7 years ago
  24. ba8d398 selftests: forwarding: Add test for mirror to gretap by Petr Machata · 7 years ago
  25. 7d4cbae selftests: forwarding: Add libs for gretap mirror testing by Petr Machata · 7 years ago
  26. 6a26ef9 Merge branch 'bnxt_en-next' by David S. Miller · 7 years ago
  27. 47558ac bnxt_en: Reserve rings at driver open if none was reserved at probe time. by Michael Chan · 7 years ago
  28. 86c3380 bnxt_en: Reserve RSS and L2 contexts for VF. by Michael Chan · 7 years ago
  29. 2773dfb bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF. by Michael Chan · 7 years ago
  30. d8c09f1 bnxt_en: Reserve rings in bnxt_set_channels() if device is down. by Michael Chan · 7 years ago
  31. cabfb09 bnxt_en: add debugfs support for DIM by Andy Gospodarek · 7 years ago
  32. 9751e8e bnxt_en: reduce timeout on initial HWRM calls by Andy Gospodarek · 7 years ago
  33. 05abe4dd bnxt_en: Increase RING_IDLE minimum threshold to 50 by Andy Gospodarek · 7 years ago
  34. 4cebbac bnxt_en: Do not allow VF to read EEPROM. by Michael Chan · 7 years ago
  35. 20c1d28 bnxt_en: Display function level rx/tx_discard_pkts via ethtool by Vasundhara Volam · 7 years ago
  36. 2727c88 bnxt_en: Simplify ring alloc/free error messages. by Michael Chan · 7 years ago
  37. ca2c39e bnxt_en: Do not set firmware time from VF driver on older firmware. by Michael Chan · 7 years ago
  38. 59895f5 bnxt_en: Check the lengths of encapsulated firmware responses. by Michael Chan · 7 years ago
  39. d31cd57 bnxt_en: Remap TC to hardware queues when configuring PFC. by Michael Chan · 7 years ago
  40. 2e8ef77 bnxt_en: Add TC to hardware QoS queue mapping logic. by Michael Chan · 7 years ago
  41. c347b92 hv_netvsc: simplify receive side calling arguments by Stephen Hemminger · 7 years ago
  42. 4422cc0 Merge branch 'sctp-refactor-MTU-handling' by David S. Miller · 7 years ago
  43. 38687b5 sctp: allow unsetting sockopt MAXSEG by Marcelo Ricardo Leitner · 7 years ago
  44. 439ef03 sctp: consider idata chunks when setting SCTP_MAXSEG by Marcelo Ricardo Leitner · 7 years ago
  45. 63d0133 sctp: honor PMTU_DISABLED when handling icmp by Marcelo Ricardo Leitner · 7 years ago
  46. 6e91b57 sctp: re-use sctp_transport_pmtu in sctp_transport_route by Marcelo Ricardo Leitner · 7 years ago
  47. 22d7be2 sctp: remove sctp_transport_pmtu_check by Marcelo Ricardo Leitner · 7 years ago
  48. 6ff0f87 sctp: introduce sctp_dst_mtu by Marcelo Ricardo Leitner · 7 years ago
  49. 2521680 sctp: remove sctp_assoc_pending_pmtu by Marcelo Ricardo Leitner · 7 years ago
  50. 2f5e3c9 sctp: introduce sctp_assoc_update_frag_point by Marcelo Ricardo Leitner · 7 years ago
  51. feddd6c sctp: introduce sctp_mtu_payload by Marcelo Ricardo Leitner · 7 years ago
  52. c4b2893 sctp: introduce sctp_assoc_set_pmtu by Marcelo Ricardo Leitner · 7 years ago
  53. c88da20 sctp: remove an if() that is always true by Marcelo Ricardo Leitner · 7 years ago
  54. 800e00c sctp: move transport pathmtu calc away of sctp_assoc_add_peer by Marcelo Ricardo Leitner · 7 years ago
  55. c45698f sctp: remove old and unused SCTP_MIN_PMTU by Marcelo Ricardo Leitner · 7 years ago
  56. 5a643c8 selftests: pmtu: Minimum MTU for vti6 is 68 by Stefano Brivio · 7 years ago
  57. c36207b tcp: remove mss check in tcp_select_initial_window() by Wei Wang · 7 years ago
  58. 448c907 Merge branch 'smc-next' by David S. Miller · 7 years ago
  59. abb190f net/smc: handle sockopt TCP_DEFER_ACCEPT by Ursula Braun · 7 years ago
  60. 01d2f7e net/smc: sockopts TCP_NODELAY and TCP_CORK by Ursula Braun · 7 years ago
  61. ee9dfbe net/smc: handle sockopts forcing fallback by Ursula Braun · 7 years ago
  62. 3382576 net/smc: fix structure size by Karsten Graul · 7 years ago
  63. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  64. 3f5ecd8 net: Fix coccinelle warning by Kirill Tkhai · 7 years ago
  65. 094be09 geneve: fix build with modular IPV6 by Tobias Regnery · 7 years ago
  66. c2335d6 Merge branch 's390-next' by David S. Miller · 7 years ago
  67. 21b1702 s390/qeth: improve fallback to random MAC address by Julian Wiedmann · 7 years ago
  68. d7e6ed9 s390/qeth: add IPv6 RX checksum offload support by Kittipon Meesompop · 7 years ago
  69. 571f9dd8 s390/qeth: add IPv6 TX checksum offload support by Kittipon Meesompop · 7 years ago
  70. a8155b0 s390/qeth: extend Checksum Offload Assists for IPv6 by Kittipon Meesompop · 7 years ago
  71. ee75fb8 s390/qeth: query IPv6 assists during hardsetup by Kittipon Meesompop · 7 years ago
  72. 3aade31 s390/qeth: add stats counter for RX csum offload by Kittipon Meesompop · 7 years ago
  73. b339c24 s390/qeth: disregard IPv4 header for RX csum offload by Julian Wiedmann · 7 years ago
  74. 6195b93 s390/qeth: extract csum offload helpers by Julian Wiedmann · 7 years ago
  75. 1b81143 s390/qeth: de-indent else after return by Kittipon Meesompop · 7 years ago
  76. 71c4689 s390/net: set HW port number in netdevice by Ursula Braun · 7 years ago
  77. d8de0dd s390/qeth: don't worry about IPs on VLAN removal by Julian Wiedmann · 7 years ago
  78. d4ac024 s390/qeth: convert vlan spinlock to mutex by Julian Wiedmann · 7 years ago
  79. 7bcd64e s390/qeth: skip QDIO queue handler indirection by Julian Wiedmann · 7 years ago
  80. d8fb164 bridge: use hlist_entry_safe by YueHaibing · 7 years ago
  81. 1e3ac20 Merge branch 'liquidio-add-support-for-ndo_get_stats64' by David S. Miller · 7 years ago
  82. 8000234 liquidio: add support for ndo_get_stats64 instead of ndo_get_stats by Pradeep Nalla · 7 years ago
  83. f058ca6 liquidio: move a couple of functions to lio_core.c by Pradeep Nalla · 7 years ago
  84. 1ecd6e8 phy: Temporary build fix after phylib changes. by David S. Miller · 7 years ago
  85. 21fca6e Merge branch 'net-Extend-availability-of-PHY-statistics' by David S. Miller · 7 years ago
  86. 96cbddc net: dsa: loop: Hook PHY statistics by Florian Fainelli · 7 years ago
  87. c7d28c9 net: dsa: b53: Add support for reading PHY statistics by Florian Fainelli · 7 years ago
  88. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  89. 6207a78 net: dsa: Add helper function to obtain PHY device of a given port by Florian Fainelli · 7 years ago
  90. 89f0904 net: dsa: Pass stringset to ethtool operations by Florian Fainelli · 7 years ago
  91. 1d1e79f net: dsa: Do not check for ethtool_ops validity by Florian Fainelli · 7 years ago
  92. 9994338 net: Allow network devices to have PHY statistics by Florian Fainelli · 7 years ago
  93. c59530d net: Move PHY statistics code into PHY library helpers by Florian Fainelli · 7 years ago
  94. 8349440 l2tp: consistent reference counting in procfs and debufs by Guillaume Nault · 7 years ago
  95. 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
  96. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  97. c0885f6 samples, bpf: remove redundant ret assignment in bpf_load_program() by Wang Sheng-Hui · 7 years ago
  98. a6712d4 Merge branch 'bpf-uapi-helper-doc' by Daniel Borkmann · 7 years ago
  99. 9cde0c8 bpf: update bpf.h uapi header for tools by Quentin Monnet · 7 years ago
  100. 2d020dd bpf: add documentation for eBPF helpers (65-66) by Quentin Monnet · 7 years ago