1. 539764d bpf: Sync bpf.h to tools/ by Andrey Ignatov · 7 years ago
  2. 7723628 bpf: Introduce bpf_skb_ancestor_cgroup_id helper by Andrey Ignatov · 7 years ago
  3. e8d2bec bpf: decouple btf from seq bpf fs dump and enable more maps by Daniel Borkmann · 7 years ago
  4. 9d6f417 Merge branch 'bpf-reuseport-map' by Daniel Borkmann · 7 years ago
  5. 91134d8 bpf: Test BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 7 years ago
  6. 6bc8529 bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY by Martin KaFai Lau · 7 years ago
  7. 3bd43a8 bpf: Sync bpf.h uapi to tools/ by Martin KaFai Lau · 7 years ago
  8. aa5f0c9 bpf: Refactor ARRAY_SIZE macro to bpf_util.h by Martin KaFai Lau · 7 years ago
  9. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 7 years ago
  10. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 7 years ago
  11. 5dc4c4b bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY by Martin KaFai Lau · 7 years ago
  12. 736b460 net: Add ID (if needed) to sock_reuseport and expose reuseport_lock by Martin KaFai Lau · 7 years ago
  13. 40a1227 tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 7 years ago
  14. 74b247f Merge branch 'bpf-btf-for-htab-lru' by Daniel Borkmann · 7 years ago
  15. af2a81d tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps by Yonghong Song · 7 years ago
  16. 699c86d bpf: btf: add pretty print for hash/lru_hash maps by Yonghong Song · 7 years ago
  17. dc1508a bpf: fix bpffs non-array map seq_show issue by Yonghong Song · 7 years ago
  18. 60afdf0 Merge branch 'bpf-veth-xdp-support' by Daniel Borkmann · 7 years ago
  19. 638264d veth: Support per queue XDP ring by Toshiaki Makita · 7 years ago
  20. d139600 veth: Add XDP TX and REDIRECT by Toshiaki Makita · 7 years ago
  21. 2539650 xdp: Helpers for disabling napi_direct of xdp_return_frame by Toshiaki Makita · 7 years ago
  22. 0b19cc0 bpf: Make redirect_info accessible from modules by Toshiaki Makita · 7 years ago
  23. af87a3a veth: Add ndo_xdp_xmit by Toshiaki Makita · 7 years ago
  24. 9fc8d51 veth: Handle xdp_frames in xdp napi ring by Toshiaki Makita · 7 years ago
  25. a8d5b4a xdp: Helper function to clear kernel pointers in xdp_frame by Toshiaki Makita · 7 years ago
  26. dc22482 veth: Avoid drops by oversized packets when XDP is enabled by Toshiaki Makita · 7 years ago
  27. 948d4f2 veth: Add driver XDP by Toshiaki Makita · 7 years ago
  28. b0768a8 net: Export skb_headers_offset_update by Toshiaki Makita · 7 years ago
  29. c4c2021 Merge branch 'bpf-sample-cpumap-lb' by Daniel Borkmann · 7 years ago
  30. 1bca4e6 samples/bpf: xdp_redirect_cpu load balance like Suricata by Jesper Dangaard Brouer · 7 years ago
  31. 1139568 samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash by Jesper Dangaard Brouer · 7 years ago
  32. eb91e4d Revert "xdp: add NULL pointer check in __xdp_return()" by Björn Töpel · 7 years ago
  33. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. 192e91d Merge branch 'Add-support-for-XGMAC2-in-stmmac' by David S. Miller · 7 years ago
  35. 80dfb28 dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2. by Jose Abreu · 7 years ago
  36. a3f1424 net: stmmac: Add the bindings parsing for XGMAC2 by Jose Abreu · 7 years ago
  37. 7d9e6c5 net: stmmac: Integrate XGMAC into main driver flow by Jose Abreu · 7 years ago
  38. 4bb7aff net: stmmac: Add PTP support for XGMAC2 by Jose Abreu · 7 years ago
  39. 6fc2111 net: stmmac: Add MDIO related functions for XGMAC2 by Jose Abreu · 7 years ago
  40. 874dfb6 net: stmmac: Add descriptor related callbacks for XGMAC2 by Jose Abreu · 7 years ago
  41. d6ddfac net: stmmac: Add DMA related callbacks for XGMAC2 by Jose Abreu · 7 years ago
  42. 2142754 net: stmmac: Add MAC related callbacks for XGMAC2 by Jose Abreu · 7 years ago
  43. 48ae555 net: stmmac: Add XGMAC 2.10 HWIF entry by Jose Abreu · 7 years ago
  44. ff50eda Merge branch 'More-complete-PHYLINK-support-for-mv88e6xxx' by David S. Miller · 7 years ago
  45. 734447d net: dsa: mv88e6xxx: Re-setup interrupts on CMODE change. by Andrew Lunn · 7 years ago
  46. efd1ba6 net: dsa: mv88e6xxx: Add SERDES phydev_mac_change up for 6390 by Andrew Lunn · 7 years ago
  47. 7b89846 net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chip by Andrew Lunn · 7 years ago
  48. 364e9d7 net: dsa: mv88e6xxx: Power on/off SERDES on cmode change by Andrew Lunn · 7 years ago
  49. 2d2e1dd net: dsa: mv88e6xxx: Cache the port cmode by Andrew Lunn · 7 years ago
  50. f8236a0 net: dsa: mv88e6xxx: 2500Base-X uses the 1000Base-X SERDES by Andrew Lunn · 7 years ago
  51. e6891c7 net: dsa: mv88e6xxx: Add serdes register read/write helper by Andrew Lunn · 7 years ago
  52. 23ef57d net: dsa: mv88e6xxx: Rename sgmii/10g power functions by Andrew Lunn · 7 years ago
  53. 07ffbd7 net: dsa: mv88e6xxx: 6390 vs 6390X SERDES support by Andrew Lunn · 7 years ago
  54. a8c01c0 net: dsa: mv88e6xxx: Refactor SERDES lane code by Andrew Lunn · 7 years ago
  55. 6c422e3 net: dsa: mv88e6xxx: add phylink support by Russell King · 7 years ago
  56. 624c0f0 phylink: add helper for configuring 2500BaseX modes by Russell King · 7 years ago
  57. 54186b9 net: dsa: mv88e6xxx: Add support to enabling pause by Andrew Lunn · 7 years ago
  58. 78b3906 Merge branch 'mlxsw-Various-updates' by David S. Miller · 7 years ago
  59. 88cc318 mlxsw: spectrum: Expose counter for all 16 TCs by Petr Machata · 7 years ago
  60. 9897dce mlxsw: spectrum: Include RFC-2819 counters in stats length by Petr Machata · 7 years ago
  61. 9948a06 mlxsw: Replace license text with SPDX identifiers and adjust copyrights by Jiri Pirko · 7 years ago
  62. 3dd9157 selftests: mlxsw: Add TC flower test for Spectrum-2 by Ido Schimmel · 7 years ago
  63. c86d62c mlxsw: spectrum: Reset FW after flash by Jiri Pirko · 7 years ago
  64. a716d55e4 mlxsw: spectrum: Update the supported firmware to version 13.1702.6 by Nir Dotan · 7 years ago
  65. 903fcf7 mlxsw: spectrum_flower: Disallow usage of vlan_id key on egress by Nir Dotan · 7 years ago
  66. 112cbae Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  67. 6395ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. 82b94f5 Merge branch 'mlx5-next' by David S. Miller · 7 years ago
  69. 269d26f net/mlx5: Reduce command polling interval by Eli Cohen · 7 years ago
  70. d1fd79f net/mlx5: Unexport functions that need not be exported by Eli Cohen · 7 years ago
  71. 29d8ebd net/mlx5: Remove unused mlx5_query_vport_admin_state by Eli Cohen · 7 years ago
  72. 8e3debc net/mlx5: E-Switch, Remove unused argument when creating legacy FDB by Eli Cohen · 7 years ago
  73. cc9c82a net/mlx5: Rename modify/query_vport state related enums by Eran Ben Elisha · 7 years ago
  74. 342ac84 net/mlx5: Use max_num_eqs for calculation of required MSIX vectors by Denis Drozdov · 7 years ago
  75. 1be52e9 dsa: slave: eee: Allow ports to use phylink by Andrew Lunn · 7 years ago
  76. ef91b6f Merge branch 'smc-fixes' by David S. Miller · 7 years ago
  77. 7311d66 net/smc: move sock lock in smc_ioctl() by Ursula Braun · 7 years ago
  78. bd58c7e net/smc: allow sysctl rmem and wmem defaults for servers by Ursula Braun · 7 years ago
  79. caa21e1 net/smc: no shutdown in state SMC_LISTEN by Ursula Braun · 7 years ago
  80. 11ba961c net: aquantia: Fix IFF_ALLMULTI flag functionality by Dmitry Bogdanov · 7 years ago
  81. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 7 years ago
  82. f39cc1c Merge branch 'mlx5-fixes' by David S. Miller · 7 years ago
  83. f280c6a net/mlx5e: Cleanup of dcbnl related fields by Huy Nguyen · 7 years ago
  84. 816f670 net/mlx5e: Properly check if hairpin is possible between two functions by Or Gerlitz · 7 years ago
  85. 13403d6 ieee802154: hwsim: fix missing unlock on error in hwsim_add_one() by Wei Yongjun · 7 years ago
  86. 470770b ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi() by Wei Yongjun · 7 years ago
  87. 1c9f4a3 ieee802154: hwsim: fix rcu handling by Alexander Aring · 7 years ago
  88. fedb8da parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 7 years ago
  89. 66509a2 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 7 years ago
  90. 9c2956d net-next: hinic: fix a problem in free_tx_poll() by Zhao Chen · 7 years ago
  91. b13f9c6 vhost: reset metadata cache when initializing new IOTLB by Jason Wang · 7 years ago
  92. 5a0c6ce net:mod: remove unneeded variable 'ret' in init_p9 by zhong jiang · 7 years ago
  93. fb3b467 net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze by zhong jiang · 7 years ago
  94. e93dd8a net: nixge: Get rid of unused struct member 'last_link' by Moritz Fischer · 7 years ago
  95. 3517c5b Merge branch 'net-ethernet-Mark-expected-switch-fall-throughs' by David S. Miller · 7 years ago
  96. e38c2e1 net: ethernet: ti: cpts: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  97. 681685a net: tlan: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  98. 5683a7a net: sfc: falcon: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  99. 4e50ffc net: ethernet: sxgbe: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  100. 201e894 qlge: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago