1. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  2. 73ae3c0 bpf, arm: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  3. e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
  4. 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  5. 740d52c bpf, sparc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  6. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  7. a3212b8 bpf, s390x: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  8. 96a7100 bpf, arm64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  9. 3e5b1a3 bpf, x86_64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  10. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 7 years ago
  11. 5e581da bpf: make unknown opcode handling more robust by Daniel Borkmann · 7 years ago
  12. 2a5418a bpf: improve dead code sanitizing by Daniel Borkmann · 7 years ago
  13. 1d62167 bpf: xor of a/x in cbpf can be done in 32 bit alu by Daniel Borkmann · 7 years ago
  14. c25ef6a samples/bpf: Partially fixes the bpf.o build by Mickaël Salaün · 7 years ago
  15. 771fc60 bpf: clean up from test_tcpbpf_kern.c by Lawrence Brakmo · 7 years ago
  16. 9c147b5 bpf: Use the IS_FD_ARRAY() macro in map_update_elem() by Mickaël Salaün · 7 years ago
  17. 82f1e0f Merge branch 'bpf-more-sock_ops-callbacks' by Alexei Starovoitov · 7 years ago
  18. d6d4f60 bpf: add selftest for tcpbpf by Lawrence Brakmo · 7 years ago
  19. d448749 bpf: Add BPF_SOCK_OPS_STATE_CB by Lawrence Brakmo · 7 years ago
  20. a31ad29 bpf: Add BPF_SOCK_OPS_RETRANS_CB by Lawrence Brakmo · 7 years ago
  21. 6f9bd3d bpf: Add sock_ops R/W access to tclass by Lawrence Brakmo · 7 years ago
  22. 44f0e43 bpf: Add support for reading sk_state and more by Lawrence Brakmo · 7 years ago
  23. f89013f bpf: Add sock_ops RTO callback by Lawrence Brakmo · 7 years ago
  24. b13d880 bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock by Lawrence Brakmo · 7 years ago
  25. de525be bpf: Support passing args to sock_ops bpf function by Lawrence Brakmo · 7 years ago
  26. b73042b bpf: Add write access to tcp_sock and sock fields by Lawrence Brakmo · 7 years ago
  27. 34d367c bpf: Make SOCK_OPS_GET_TCP struct independent by Lawrence Brakmo · 7 years ago
  28. a33de39 bpf: Make SOCK_OPS_GET_TCP size independent by Lawrence Brakmo · 7 years ago
  29. 2585cd6 bpf: Only reply field should be writeable by Lawrence Brakmo · 7 years ago
  30. e9dcd80 bpf, doc: Correct one wrong value in "Register value tracking" by Wang YanQing · 7 years ago
  31. 1fc0bf4 Merge branch 'bpf-samples-sockmap-improvements' by Daniel Borkmann · 7 years ago
  32. 8e0ef38 bpf: sockmap set rlimit by John Fastabend · 7 years ago
  33. ede1547 bpf: sockmap put client sockets in blocking mode by John Fastabend · 7 years ago
  34. ce5373b bpf: sockmap sample add base test without any BPF for comparison by John Fastabend · 7 years ago
  35. 66fdd1a bpf: sockmap sample, report bytes/sec by John Fastabend · 7 years ago
  36. d7d6437 bpf: sockmap sample, use fork() for send and recv by John Fastabend · 7 years ago
  37. eaf8c6e bpf: add sendmsg option for testing BPF programs by John Fastabend · 7 years ago
  38. 6627426f bpf: refactor sockmap sample program update for arg parsing by John Fastabend · 7 years ago
  39. 31e95b61 selftests/bpf: make 'dubious pointer arithmetic' test useful by Alexei Starovoitov · 7 years ago
  40. 7836878 bpf: test_maps: cleanup sockmaps when test ends by Prashant Bhole · 7 years ago
  41. 8e68752 selftests/bpf: fix test_dev_cgroup by Alexei Starovoitov · 7 years ago
  42. 1a97cf1 selftests/bpf: speedup test_maps by Alexei Starovoitov · 7 years ago
  43. 3513692 tools/bpf: fix a test failure in selftests prog test_verifier by Yonghong Song · 7 years ago
  44. 2310035 bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region by Yonghong Song · 7 years ago
  45. e8a22b5 net: aquantia: make symbol hw_atl_boards static by Wei Yongjun · 7 years ago
  46. f03e4f8 net: aquantia: Fix error return code in aq_pci_probe() by Wei Yongjun · 7 years ago
  47. e58decc nfp: fix error return code in nfp_pci_probe() by Wei Yongjun · 7 years ago
  48. e71494ae nfp: fix fw dump handling of absolute rtsym size by Carl Heymann · 7 years ago
  49. c13da21 tun: avoid calling xdp_rxq_info_unreg() twice by Cong Wang · 7 years ago
  50. 208e0b1 Merge branch 'net-sched-add-extack-support-for-cls-offloads' by David S. Miller · 7 years ago
  51. 52be9a7 nfp: bpf: use extack support to improve debugging by Quentin Monnet · 7 years ago
  52. acc2abbb nfp: bpf: plumb extack into functions related to XDP offload by Quentin Monnet · 7 years ago
  53. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
  54. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  55. 631f65f net: sched: cls_bpf: plumb extack support in filter for hardware offload by Quentin Monnet · 7 years ago
  56. 10a47e0 net: sched: cls_u32: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  57. 0279814 net: sched: cls_matchall: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  58. 4100203 net: sched: cls_flower: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  59. 25a39f7 hv_netvsc: Use the num_online_cpus() for channel limit by Haiyang Zhang · 7 years ago
  60. e158624 net: hns3: converting spaces into tabs to avoid checkpatch.pl warning by Salil Mehta · 7 years ago
  61. 8fc7976 cxgb3: assign port id to net_device->dev_port by Arjun Vynipadath · 7 years ago
  62. 03aaa9e bridge: return boolean instead of integer in br_multicast_is_router by Gustavo A. R. Silva · 7 years ago
  63. 8cad443 net: stmmac: Fix reception of Broadcom switches tags by Florian Fainelli · 7 years ago
  64. 3dff4c6 Merge branch 'hns3-new-features' by David S. Miller · 7 years ago
  65. 716aaac net: hns3: add net status led support for fiber port by Jian Shen · 7 years ago
  66. 07f8e94 net: hns3: add ethtool -p support for fiber port by Jian Shen · 7 years ago
  67. f5aac71 net: hns3: add manager table initialization for hardware by Fuyun Liang · 7 years ago
  68. 77b3411 net: hns3: add support for get_regs by Fuyun Liang · 7 years ago
  69. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  70. e8660de macsec: restore uAPI after addition of GCM-AES-256 by Sabrina Dubroca · 7 years ago
  71. 5e89cfa net: hns: Fix for variable may be used uninitialized warnings by Huazhong Tan · 7 years ago
  72. 3f1dcc6 net: fec: add necessary defines to work on ARM64 by Lucas Stach · 7 years ago
  73. d7dfc5c virtio_net: Add ethtool stats by Toshiaki Makita · 7 years ago
  74. d1b1110 Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support' by David S. Miller · 7 years ago
  75. a75edc7 net: mvpp2: enable ACPI support in the driver by Marcin Wojtas · 7 years ago
  76. 2481222 net: mvpp2: use device_*/fwnode_* APIs instead of of_* by Marcin Wojtas · 7 years ago
  77. bf14715 net: mvpp2: simplify maintaining enabled ports' list by Marcin Wojtas · 7 years ago
  78. 3395de96a device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
  79. 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
  80. b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
  81. babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
  82. e0b4ed0 net: caif: remove redundant re-assignment of pointer pfrm by Colin Ian King · 7 years ago
  83. c746fc0 cxgb4: add geneve offload support for T6 by Ganesh Goudar · 7 years ago
  84. 291040c Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  85. b75703d devlink: fix memory leak on 'resource' by Colin Ian King · 7 years ago
  86. 2ae50dea Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees' by David S. Miller · 7 years ago
  87. 2b52ce0 mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree by Ido Schimmel · 7 years ago
  88. 3aad95d mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function by Ido Schimmel · 7 years ago
  89. 4fd0031 mlxsw: spectrum_router: Use the nodes list as indication for empty FIB by Ido Schimmel · 7 years ago
  90. 9d6474e tun: add missing rcu annotation by Jason Wang · 7 years ago
  91. 0ddcff4 mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl() by weiyongjun (A) · 7 years ago
  92. 9cb05f9 debugfs_sta: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  93. ebdd7b4 Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower' by David S. Miller · 7 years ago
  94. d0d13c1 mlxsw: spectrum_acl: Add support for mirror action by Arkadi Sharshevsky · 7 years ago
  95. 7928756 mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spectrum by Arkadi Sharshevsky · 7 years ago
  96. 5c8d39c mlxsw: spectrum: Extend and export SPAN API by Arkadi Sharshevsky · 7 years ago
  97. db0553b mlxsw: spectrum_acl: Add support for mirroring action by Arkadi Sharshevsky · 7 years ago
  98. c18c1e1 mlxsw: core: Make counter index allocated inside the action append by Jiri Pirko · 7 years ago
  99. 140ce42 mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list by Jiri Pirko · 7 years ago
  100. 4c6b7f6 mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spectrum by Jiri Pirko · 7 years ago