1. 53d6eb0 bpftool: Fix bpftool net output by Andrey Ignatov · 6 years ago
  2. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  3. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  4. da58a93 net: mvneta: Add support for 2500Mbps SGMII by Maxime Chevallier · 6 years ago
  5. c09c147 Merge branch 'net-vhost-improve-performance-when-enable-busyloop' by David S. Miller · 6 years ago
  6. 441abde net: vhost: add rx busy polling in tx path by Tonghao Zhang · 6 years ago
  7. dc15128 net: vhost: factor out busy polling logic to vhost_net_busy_poll() by Tonghao Zhang · 6 years ago
  8. a6a67a2 net: vhost: replace magic number of lock annotation by Tonghao Zhang · 6 years ago
  9. 78139c9 net: vhost: lock the vqs one by one by Tonghao Zhang · 6 years ago
  10. af4325e tcp: expose sk_state in tcp_retransmit_skb tracepoint by Yafang Shao · 6 years ago
  11. 0a71515 net: faraday: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  12. 6323d57 net: smsc: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  13. 880e1b2 net: liquidio: list usage cleanup by zhong jiang · 6 years ago
  14. 631e871 net: qed: list usage cleanup by zhong jiang · 6 years ago
  15. 30b0594 Merge branch 'net-bridge-convert-bool-options-to-bits' by David S. Miller · 6 years ago
  16. 35750b0 net: bridge: pack net_bridge better by Nikolay Aleksandrov · 6 years ago
  17. 3341d91 net: bridge: convert mtu_set_by_user to a bit by Nikolay Aleksandrov · 6 years ago
  18. c69c2cd net: bridge: convert neigh_suppress_enabled option to a bit by Nikolay Aleksandrov · 6 years ago
  19. 675779a net: bridge: convert mcast options to bits by Nikolay Aleksandrov · 6 years ago
  20. 13cefad net: bridge: convert and rename mcast disabled by Nikolay Aleksandrov · 6 years ago
  21. be3664a net: bridge: convert group_addr_set option to a bit by Nikolay Aleksandrov · 6 years ago
  22. 8df3510 net: bridge: convert nf call options to bits by Nikolay Aleksandrov · 6 years ago
  23. ae75767 net: bridge: add bitfield for options and convert vlan opts by Nikolay Aleksandrov · 6 years ago
  24. 1c1cb6d net: bridge: make struct opening bracket consistent by Nikolay Aleksandrov · 6 years ago
  25. 37ac5db Merge branch 's390-net-next' by David S. Miller · 6 years ago
  26. 91cc98f s390/qeth: remove duplicated carrier state tracking by Julian Wiedmann · 6 years ago
  27. d782d80 s390/qeth: clean up drop conditions for received cmds by Julian Wiedmann · 6 years ago
  28. d19b93f s390/qeth: re-indent qeth_check_ipa_data() by Julian Wiedmann · 6 years ago
  29. 68bba11 s390/qeth: consume local address events by Julian Wiedmann · 6 years ago
  30. 6585ac4 s390/qeth: remove various redundant code by Julian Wiedmann · 6 years ago
  31. 8d908eb s390/qeth: remove CARD_FROM_CDEV helper by Julian Wiedmann · 6 years ago
  32. 8f6637b s390/qeth: pass card pointer in iob callback by Julian Wiedmann · 6 years ago
  33. 6a3123d s390/qeth: re-use qeth_notify_skbs() by Julian Wiedmann · 6 years ago
  34. 5a5312b s390/qeth: remove additional skb refcount by Julian Wiedmann · 6 years ago
  35. dc149e3 s390/qeth: replace open-coded skb_queue_walk() by Julian Wiedmann · 6 years ago
  36. cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
  37. a2eb0ad s390/qeth: on gdev release, reset drvdata by Julian Wiedmann · 6 years ago
  38. c1a935f s390/qeth: fix discipline unload after setup error by Julian Wiedmann · 6 years ago
  39. a70fee3 s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex by Julian Wiedmann · 6 years ago
  40. 4fda335 s390/qeth: convert layer attribute to enum by Julian Wiedmann · 6 years ago
  41. 4b1bd69 net: phy: marvell: Fix build. by David S. Miller · 6 years ago
  42. 7aca011 bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER by Roopa Prabhu · 6 years ago
  43. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  44. 3475372 net: dsa: lantiq_gswip: Depend on HAS_IOMEM by Hauke Mehrtens · 6 years ago
  45. 921f432 Merge branch 'net-phy-Eliminate-unnecessary-soft' by David S. Miller · 6 years ago
  46. d6ab933 net: phy: marvell: Avoid unnecessary soft reset by Florian Fainelli · 6 years ago
  47. 6e2d85e net: phy: Stop with excessive soft reset by Florian Fainelli · 6 years ago
  48. 71f9b61 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  49. 7a15365 Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-lock' by David S. Miller · 6 years ago
  50. 787ce6d net: sched: use reference counting for tcf blocks on rules update by Vlad Buslov · 6 years ago
  51. 0607e43 net: sched: implement tcf_block_refcnt_{get|put}() by Vlad Buslov · 6 years ago
  52. ab28162 net: sched: protect block idr with spinlock by Vlad Buslov · 6 years ago
  53. f002343 net: sched: implement functions to put and flush all chains by Vlad Buslov · 6 years ago
  54. cfebd7e net: sched: change tcf block reference counter type to refcount_t by Vlad Buslov · 6 years ago
  55. e368fdb net: sched: use Qdisc rcu API instead of relying on rtnl lock by Vlad Buslov · 6 years ago
  56. 9d7e82c net: sched: add helper function to take reference to Qdisc by Vlad Buslov · 6 years ago
  57. 3a7d0d0 net: sched: extend Qdisc with rcu by Vlad Buslov · 6 years ago
  58. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  59. 6f99528 net: core: netlink: add helper refcount dec and lock function by Vlad Buslov · 6 years ago
  60. 3ab52af i40e: disallow changing the number of descriptors when AF_XDP is on by Björn Töpel · 6 years ago
  61. 411dc16 i40e: clean zero-copy XDP Rx ring on shutdown/reset by Björn Töpel · 6 years ago
  62. f5bd913 net: xsk: add a simple buffer reuse queue by Jakub Kicinski · 6 years ago
  63. 9dbb137 i40e: clean zero-copy XDP Tx ring on shutdown/reset by Björn Töpel · 6 years ago
  64. 679b05c i40e: Remove unused msglen parameter from virtchnl functions by Patryk Małek · 6 years ago
  65. fd83512 i40e: fix double 'NIC Link is Down' messages by Sergey Nemov · 6 years ago
  66. ed277c5 i40e: add a helper function to validate a VF based on the vf id by Harshitha Ramamurthy · 6 years ago
  67. e7bac7a i40e: use declared variables for pf and hw by Patryk Małek · 6 years ago
  68. 0ce5233 i40e: Unset promiscuous settings on VF reset by Mariusz Stachura · 6 years ago
  69. f3fc791 i40e: Fix VF's link state notification by Mariusz Stachura · 6 years ago
  70. c774973 tls: Fixed a memory leak during socket close by Vakul Garg · 6 years ago
  71. b85135b tls: Fix socket mem accounting error under async encryption by Vakul Garg · 6 years ago
  72. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. bd62072 net: macb: Clean 64b dma addresses if they are not detected by Michal Simek · 6 years ago
  74. 9da9029 Merge branch 'r8169-series-with-smaller-improvements' by David S. Miller · 6 years ago
  75. a045679 r8169: improve a check in rtl_init_one by Heiner Kallweit · 6 years ago
  76. de20e12 r8169: improve rtl8169_irq_mask_and_ack by Heiner Kallweit · 6 years ago
  77. 4bee64b r8169: use default watchdog timeout by Heiner Kallweit · 6 years ago
  78. 846e8dd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 6 years ago
  79. 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
  80. d0e13a1 flow_dissector: lookup netns by skb->sk if skb->dev is NULL by Willem de Bruijn · 6 years ago
  81. 7ea3c406 bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps by Roman Gushchin · 6 years ago
  82. 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
  83. 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
  84. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  85. 2dd68cc Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  86. edad8d2 dpaa2-eth: Make Rx flow hash key configurable by Ioana Ciocoi Radulescu · 6 years ago
  87. f4a5187 net: mvneta: fix the remaining Rx descriptor unmapping issues by Antoine Tenart · 6 years ago
  88. ccfec9e ip_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  89. 48c1699e net: qca_spi: Introduce write register verification by Stefan Wahren · 6 years ago
  90. 4128c0c tls: Fixed uninitialised vars warning by Vakul Garg · 6 years ago
  91. 9932a29 net/tls: Fixed race condition in async encryption by Vakul Garg · 6 years ago
  92. 094fe73 Merge branch 'few-NTF_ROUTER-related-updates' by David S. Miller · 6 years ago
  93. fc6e807 neighbour: send netlink notification if NTF_ROUTER changes by Roopa Prabhu · 6 years ago
  94. f7aa74e neighbour: allow admin to set NTF_ROUTER by Roopa Prabhu · 6 years ago
  95. d8e2262 mpls: allow routes on ip6gre devices by Saif Hasan · 6 years ago
  96. ea49c6f Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions' by David S. Miller · 6 years ago
  97. 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
  98. 5e11121 net/core: Add new basic hardware counter by Eelco Chaudron · 6 years ago
  99. d2f85c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  100. 7ff2ea0 Merge branch 'mvpp2-Add-txq-to-CPU-mapping' by David S. Miller · 6 years ago