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