1. fada7fd bpf: Allow bpf_map_lookup_elem() on an xskmap by Jonathan Lemon · 6 years ago
  2. 4ecabd5 bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper by Roman Gushchin · 6 years ago
  3. 07c3bbd samples: bpf: print a warning about headers_install by Jakub Kicinski · 6 years ago
  4. 6685699 bpf: remove redundant assignment to err by Colin Ian King · 6 years ago
  5. 2ed9933 bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" by Colin Ian King · 6 years ago
  6. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  7. cd53850 selftests/bpf: measure RTT from xdp using xdping by Alan Maguire · 6 years ago
  8. 33aae28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  9. c231c22 bpf: doc: update answer for 32-bit subregister question by Jiong Wang · 6 years ago
  10. d168286d Merge branch 'map-charge-cleanup' by Alexei Starovoitov · 6 years ago
  11. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  12. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  13. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  14. d50836c bpf: add memlock precharge for socket local storage by Roman Gushchin · 6 years ago
  15. ffc8b14 bpf: add memlock precharge check for cgroup_local_storage by Roman Gushchin · 6 years ago
  16. 576240c Merge branch 'propagate-cn-to-tcp' by Alexei Starovoitov · 6 years ago
  17. d58c6f7 bpf: Add more stats to HBM by brakmo · 6 years ago
  18. ffd8155 bpf: Add cn support to hbm_out_kern.c by brakmo · 6 years ago
  19. 956fe21 bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls by brakmo · 6 years ago
  20. e7a3160 bpf: Update __cgroup_bpf_run_filter_skb with cn by brakmo · 6 years ago
  21. 5cf1e91 bpf: cgroup inet skb programs can return 0 to 3 by brakmo · 6 years ago
  22. 1f52f6c bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY by brakmo · 6 years ago
  23. 587a712 xen-netback: remove redundant assignment to err by Colin Ian King · 6 years ago
  24. 6f43e52 nexthop: remove redundant assignment to err by Colin Ian King · 6 years ago
  25. 6912378 Merge branch 'phylink-sfp-updates' by David S. Miller · 6 years ago
  26. 54f70b3 net: sfp: remove sfp-bus use of netdevs by Russell King · 6 years ago
  27. 320587e6 net: sfp: add mandatory attach/detach methods for sfp buses by Russell King · 6 years ago
  28. cdea04c net: phy: allow Clause 45 access via mii ioctl by Russell King · 6 years ago
  29. 7b3b0e8 net: phylink: support for link gpio interrupt by Russell King · 6 years ago
  30. 7fdc455 net: phylink: remove netdev from phylink mii ioctl emulation by Russell King · 6 years ago
  31. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. c9bb616 netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y by Pablo Neira Ayuso · 6 years ago
  33. fdad1d5 iavf: update comments and file checks to match iavf by Alice Michael · 6 years ago
  34. 53b7990 iavf: rename i40e_device to iavf_device by Alice Michael · 6 years ago
  35. db95059 iavf: change remaining i40e defines to be iavf by Alice Michael · 6 years ago
  36. cc0ea2d iavf: rename iavf_client.h defines to match driver name by Alice Michael · 6 years ago
  37. 8821b3f iavf: rename iavf_status structure flags by Alice Michael · 6 years ago
  38. 7af36e32 iavf: replace i40e variables with iavf by Alice Michael · 6 years ago
  39. d650fb4 iavf: rename i40e functions to be iavf by Alice Michael · 6 years ago
  40. 80754bb iavf: change iavf_status_code to iavf_status by Sergey Nemov · 6 years ago
  41. 8be454c iavf: Rename i40e_adminq* files to iavf_adminq* by Alice Michael · 6 years ago
  42. 53462f0 iavf: iavf_client: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  43. 0666561 iavf: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  44. 6b6b49b iavf: Limiting RSS queues to CPUs by Aleksandr Loktionov · 6 years ago
  45. 3dc2154 iavf: Use printf instead of gnu_printf for iavf_debug_d by Nathan Chancellor · 6 years ago
  46. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  47. adc3f55 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  48. 318adf8 Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  49. 8cb7104 Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 6 years ago
  50. c5ba171 Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  51. 20f9449 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  52. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  53. 7b3ed2a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  54. 84a32ed net: sched: act_ctinfo: minor size optimisation by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  55. b73484b ethtool: Check for vlan etype or vlan tci when parsing flow_rule by Maxime Chevallier · 6 years ago
  56. 655887f Merge branch 'complex-c45-phys' by David S. Miller · 6 years ago
  57. 97b33bd net: phy: export phy_queue_state_machine by Heiner Kallweit · 6 years ago
  58. 49644e6 net: phy: add callback for custom interrupt handler to struct phy_driver by Heiner Kallweit · 6 years ago
  59. 07b0928 net: phy: enable interrupts when PHY is attached already by Heiner Kallweit · 6 years ago
  60. 8e2ea3e qed: Fix static checker warning by Michal Kalderon · 6 years ago
  61. e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
  62. 2b81f81 net: don't clear sock->sk early to avoid trouble in strparser by Jakub Kicinski · 6 years ago
  63. a4270d6 net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 6 years ago
  64. c3bc6de Merge branch 'Fixes-for-DSA-tagging-using-802-1Q' by David S. Miller · 6 years ago
  65. 0471dd4 net: dsa: tag_8021q: Create a stable binary format by Vladimir Oltean · 6 years ago
  66. d34d2ba net: dsa: tag_8021q: Change order of rx_vid setup by Ioana Ciornei · 6 years ago
  67. 1b0b807 Merge branch 'r8169-fw' by David S. Miller · 6 years ago
  68. ce8843a r8169: decouple rtl_phy_write_fw from actual driver code by Heiner Kallweit · 6 years ago
  69. e95a7f3 r8169: improve rtl_fw_format_ok by Heiner Kallweit · 6 years ago
  70. 25e9411 r8169: enable WoL speed down on more chip versions by Heiner Kallweit · 6 years ago
  71. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  72. 2544af0 net: avoid indirect calls in L4 checksum calculation by Matteo Croce · 6 years ago
  73. 5ee907f net: dsa: sja1105: Make static_config_check_memory_size static by YueHaibing · 6 years ago
  74. 2180843 net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value by Antoine Tenart · 6 years ago
  75. 4138413 Merge branch 'connection-tracking-support-for-bridge' by David S. Miller · 6 years ago
  76. af9573be netfilter: nf_conntrack_bridge: register inet conntrack for bridge by Pablo Neira Ayuso · 6 years ago
  77. 764dd16 netfilter: nf_conntrack_bridge: add support for IPv6 by Pablo Neira Ayuso · 6 years ago
  78. 3c171f4 netfilter: bridge: add connection tracking system by Pablo Neira Ayuso · 6 years ago
  79. d035f19 netfilter: nf_conntrack: allow to register bridge support by Pablo Neira Ayuso · 6 years ago
  80. 19c3401 net: ipv4: place control buffer handling away from fragmentation iterators by Pablo Neira Ayuso · 6 years ago
  81. 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  82. 065ff79 net: ipv4: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  83. 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  84. c8b17be net: ipv4: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  85. d48ecb4 Merge branch 'add-TFO-backup-key' by David S. Miller · 6 years ago
  86. 10fbcdd selftests/net: add TFO key rotation selftest by Jason Baron · 6 years ago
  87. 2dc7e48 Documentation: ip-sysctl.txt: Document tcp_fastopen_key by Jason Baron · 6 years ago
  88. aa1236c tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key by Jason Baron · 6 years ago
  89. 0f1ce02 tcp: add support to TCP_FASTOPEN_KEY for optional backup key by Jason Baron · 6 years ago
  90. 9092a76 tcp: add backup TFO key infrastructure by Jason Baron · 6 years ago
  91. 483642e tcp: introduce __tcp_fastopen_cookie_gen_cipher() by Christoph Paasch · 6 years ago
  92. 5b5d331 Merge branch 'mlxsw-Hardware-monitoring-enhancements' by David S. Miller · 6 years ago
  93. e4e93d6 mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readout by Vadim Pasternak · 6 years ago
  94. 984aec7 mlxsw: core: Extend the index size for temperature sensors readout by Vadim Pasternak · 6 years ago
  95. 2e265a8 mlxsw: core: Extend hwmon interface with inter-connect temperature attributes by Vadim Pasternak · 6 years ago
  96. 7e9561e mlxsw: reg: Add Management General Peripheral Information Register by Vadim Pasternak · 6 years ago
  97. ae57467 mlxsw: reg: Extend sensor index field size of Management Temperature Register by Vadim Pasternak · 6 years ago
  98. 961cf99 mlxsw: core: Re-order initialization sequence by Ido Schimmel · 6 years ago
  99. 3029a69 mlxsw: i2c: Allow flexible setting of I2C transactions size by Vadim Pasternak · 6 years ago
  100. 9bbd7ef mlxsw: i2c: Extend initialization with querying firmware info by Vadim Pasternak · 6 years ago