1. e368fdb net: sched: use Qdisc rcu API instead of relying on rtnl lock by Vlad Buslov · 6 years ago
  2. 9d7e82c net: sched: add helper function to take reference to Qdisc by Vlad Buslov · 6 years ago
  3. 3a7d0d0 net: sched: extend Qdisc with rcu by Vlad Buslov · 6 years ago
  4. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  5. 6f99528 net: core: netlink: add helper refcount dec and lock function by Vlad Buslov · 6 years ago
  6. c774973 tls: Fixed a memory leak during socket close by Vakul Garg · 6 years ago
  7. b85135b tls: Fix socket mem accounting error under async encryption by Vakul Garg · 6 years ago
  8. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. bd62072 net: macb: Clean 64b dma addresses if they are not detected by Michal Simek · 6 years ago
  10. 9da9029 Merge branch 'r8169-series-with-smaller-improvements' by David S. Miller · 6 years ago
  11. a045679 r8169: improve a check in rtl_init_one by Heiner Kallweit · 6 years ago
  12. de20e12 r8169: improve rtl8169_irq_mask_and_ack by Heiner Kallweit · 6 years ago
  13. 4bee64b r8169: use default watchdog timeout by Heiner Kallweit · 6 years ago
  14. 846e8dd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 6 years ago
  15. bfb0e9b Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  16. ccf791e5e Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Greg Kroah-Hartman · 6 years ago
  17. fc0c814 Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Greg Kroah-Hartman · 6 years ago
  18. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  19. 2dd68cc Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  20. edad8d2 dpaa2-eth: Make Rx flow hash key configurable by Ioana Ciocoi Radulescu · 6 years ago
  21. f4a5187 net: mvneta: fix the remaining Rx descriptor unmapping issues by Antoine Tenart · 6 years ago
  22. ccfec9e ip_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  23. 48c1699e net: qca_spi: Introduce write register verification by Stefan Wahren · 6 years ago
  24. 4128c0c tls: Fixed uninitialised vars warning by Vakul Garg · 6 years ago
  25. 9932a29 net/tls: Fixed race condition in async encryption by Vakul Garg · 6 years ago
  26. 094fe73 Merge branch 'few-NTF_ROUTER-related-updates' by David S. Miller · 6 years ago
  27. fc6e807 neighbour: send netlink notification if NTF_ROUTER changes by Roopa Prabhu · 6 years ago
  28. f7aa74e neighbour: allow admin to set NTF_ROUTER by Roopa Prabhu · 6 years ago
  29. d8e2262 mpls: allow routes on ip6gre devices by Saif Hasan · 6 years ago
  30. ea49c6f Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions' by David S. Miller · 6 years ago
  31. 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
  32. 5e11121 net/core: Add new basic hardware counter by Eelco Chaudron · 6 years ago
  33. d2f85c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  34. 7ff2ea0 Merge branch 'mvpp2-Add-txq-to-CPU-mapping' by David S. Miller · 6 years ago
  35. 4251ea5 net: mvpp2: use round-robin scheduling for TX queues on the same CPU by Maxime Chevallier · 6 years ago
  36. 0d283ab net: mvpp2: support XPS by mapping TX queues to CPUs by Maxime Chevallier · 6 years ago
  37. 02214bf Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Greg Kroah-Hartman · 6 years ago
  38. d26ed6b net: aquantia: memory corruption on jumbo frames by Friedemann Gerold · 6 years ago
  39. 841dfa4 Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers' by David S. Miller · 6 years ago
  40. 765cdc2 tun: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  41. 0825ce7 nfp: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  42. 58e0e22 bnxt: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  43. d8ea6a9 bnx2x: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  44. 9c29bcd mlx5: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  45. a24b66c mlx4: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  46. 1aa28fb i40evf: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  47. 158a08a ice: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  48. 0542997 igb: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  49. 2753166 ixgb: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  50. dda9d57 fm10k: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  51. 6f5d941 ixgbevf: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  52. b80e71a ixgbe: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  53. 93f62ad bonding: use netpoll_poll_dev() helper by Eric Dumazet · 6 years ago
  54. ac3d9dd netpoll: make ndo_poll_controller() optional by Eric Dumazet · 6 years ago
  55. 12ba7e1 mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirement by Petr Machata · 6 years ago
  56. 16fdf8b rds: Fix build regression. by David S. Miller · 6 years ago
  57. 6bf4ca7 Linux 4.19-rc5 by Greg Kroah-Hartman · 6 years ago
  58. d02771f Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Greg Kroah-Hartman · 6 years ago
  59. 18d49ec Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Greg Kroah-Hartman · 6 years ago
  60. a83f87c Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  61. 328c633 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  62. 52890d2a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  63. ea09267 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  64. 739d0de Merge branch 'hv_netvsc-Support-LRO-RSC-in-the-vSwitch' by David S. Miller · 6 years ago
  65. f1951c2 hv_netvsc: Update document for LRO/RSC support by Haiyang Zhang · 6 years ago
  66. d6792a5 hv_netvsc: Add handler for LRO setting change by Haiyang Zhang · 6 years ago
  67. c8e4eff hv_netvsc: Add support for LRO/RSC in the vSwitch by Haiyang Zhang · 6 years ago
  68. 474ff26 net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN by Maciej Żenczykowski · 6 years ago
  69. bd4d08d Merge branch 'net-dsa-b53-SGMII-modes-fixes' by David S. Miller · 6 years ago
  70. 55a4d2e net: dsa: b53: Also include SGMII for mac_config and mac_link_state by Florian Fainelli · 6 years ago
  71. 2cae8c0 net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset by Florian Fainelli · 6 years ago
  72. e24cf6b net: dsa: b53: Don't assign autonegotiation enabled by Florian Fainelli · 6 years ago
  73. 5b9b0a80 decnet: Remove unnecessary check for dev->name by Nathan Chancellor · 6 years ago
  74. bccc171 selftests/net: add ipv6 tests to ip_defrag selftest by Peter Oskolkov · 6 years ago
  75. 8361962 net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net by Peter Oskolkov · 6 years ago
  76. 2475f59 ipv6: discard IP frag queue on more errors by Peter Oskolkov · 6 years ago
  77. 8360ed6 RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats by Nathan Chancellor · 6 years ago
  78. 075e264 net/ipv4: avoid compile error in fib_info_nh_uses_dev by Eric Dumazet · 6 years ago
  79. a88e24f Merge branch 'tcp-switch-to-Early-Departure-Time-model' by David S. Miller · 6 years ago
  80. 90caf67 net_sched: sch_fq: remove dead code dealing with retransmits by Eric Dumazet · 6 years ago
  81. c092dd5 tcp: switch tcp_internal_pacing() to tcp_wstamp_ns by Eric Dumazet · 6 years ago
  82. ab408b6 tcp: switch tcp and sch_fq to new earliest departure time model by Eric Dumazet · 6 years ago
  83. fd2bca2 tcp: switch internal pacing timer to CLOCK_TAI by Eric Dumazet · 6 years ago
  84. d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
  85. 9799ccb tcp: add tcp_wstamp_ns socket field by Eric Dumazet · 6 years ago
  86. 142537e net_sched: sch_fq: switch to CLOCK_TAI by Eric Dumazet · 6 years ago
  87. 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
  88. 72b0094 tcp: switch tcp_clock_ns() to CLOCK_TAI base by Eric Dumazet · 6 years ago
  89. 4f4b93a Merge branch 'hns3-next' by David S. Miller · 6 years ago
  90. ebfefb8 net: hns3: Remove redundant hclge_get_port_type() by Peng Li · 6 years ago
  91. 5f373b1 net: hns3: Fix speed/duplex information loss problem when executing ethtool ethx cmd of VF by Fuyun Liang · 6 years ago
  92. c136b88 net: hns3: Add get_media_type ops support for VF by Peng Li · 6 years ago
  93. 75e9853 net: hns3: Remove print messages for error packet by Jian Shen · 6 years ago
  94. 2211f4e net: hns3: Add unlikely for dma_mapping_error check by Jian Shen · 6 years ago
  95. 7a81011 net: hns3: Add nic state check before calling netif_tx_wake_queue by Jian Shen · 6 years ago
  96. fa7a4bd net: hns3: Add handle for default case by Jian Shen · 6 years ago
  97. 6cee6fc net: hns3: Unify the prefix of vf functions by Jian Shen · 6 years ago
  98. b4f1d30 net: hns3: Fix tqp array traversal condition for vf by Jian Shen · 6 years ago
  99. 0c21812 net: hns3: Adjust prefix of tx/rx statistic names by Jian Shen · 6 years ago
  100. d0d72ba net: hns3: Unify the type convert for desc.data by Jian Shen · 6 years ago