summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar2022-06-214-1/+15
* Merge branch 'bpf_loop inlining'Alexei Starovoitov2022-06-2010-27/+936
|\
| * selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman2022-06-202-0/+176
| * selftests/bpf: BPF test_verifier selftests for bpf_loop inliningEduard Zingerman2022-06-201-0/+252
| * bpf: Inline calls to bpf_loop when callback is knownEduard Zingerman2022-06-204-9/+195
| * selftests/bpf: allow BTF specs and func infos in test_verifier testsEduard Zingerman2022-06-203-18/+79
| * selftests/bpf: specify expected instructions in test_verifier testsEduard Zingerman2022-06-201-0/+234
|/
* uprobe: gate bpf call behind BPF_EVENTSDelyan Kratunov2022-06-201-0/+2
* selftests/bpf: Enable config options needed for xdp_synproxy testMaxim Mikityanskiy2022-06-201-0/+6
* skmsg: Get rid of unncessary memset()Cong Wang2022-06-201-10/+13
* skmsg: Get rid of skb_clone()Cong Wang2022-06-202-6/+2
* net: Introduce a new proto_ops ->read_skb()Cong Wang2022-06-209-47/+31
* tcp: Introduce tcp_read_skb()Cong Wang2022-06-202-0/+49
* Merge branch 'mlxsw-unified-bridge-conversion-part-1'David S. Miller2022-06-204-31/+335
|\
| * mlxsw: reg: Add support for VLAN RIF as part of RITR registerAmit Cohen2022-06-201-3/+26
| * mlxsw: Add support for egress FID classification after decapsulationAmit Cohen2022-06-202-9/+44
| * mlxsw: reg: Add egress FID field to RITR registerAmit Cohen2022-06-201-2/+14
| * mlxsw: reg: Add Router Egress Interface to VID RegisterAmit Cohen2022-06-201-0/+59
| * mlxsw: reg: Replace MID related fields in SFGC registerAmit Cohen2022-06-202-10/+9
| * mlxsw: reg: Add flood related field to SFMR registerAmit Cohen2022-06-201-0/+10
| * mlxsw: reg: Add VID related fields to SFD registerAmit Cohen2022-06-201-1/+36
| * mlxsw: reg: Add SMPE related fields to SFMR registerAmit Cohen2022-06-201-1/+20
| * mlxsw: Add SMPE related fields to SMID2 registerAmit Cohen2022-06-202-4/+24
| * mlxsw: reg: Add Switch Multicast Port to Egress VID RegisterAmit Cohen2022-06-201-0/+40
| * mlxsw: reg: Add ingress RIF related fields to SVFA registerAmit Cohen2022-06-201-1/+21
| * mlxsw: reg: Add ingress RIF related fields to SFMR registerAmit Cohen2022-06-201-0/+20
| * mlxsw: reg: Add 'flood_rsp' field to SFMR registerAmit Cohen2022-06-201-0/+12
|/
* vmxnet3: disable overlay offloads if UPT device does not supportRonak Doshi2022-06-202-1/+14
* Merge branch 'raw-rcu-fixes'David S. Miller2022-06-203-9/+9
|\
| * raw: Use helpers for the hlist_nulls variant.Kuniyuki Iwashima2022-06-203-8/+8
| * raw: Fix mixed declarations error in raw_icmp_error().Kuniyuki Iwashima2022-06-201-1/+1
|/
* sfc/siena: Fix typo in commentXiang wangx2022-06-191-1/+1
* sfc: Fix typo in commentXiang wangx2022-06-191-1/+1
* net: emac: Fix typo in a commentXiang wangx2022-06-191-1/+1
* Revert "nfp: update nfp_X logging definitions"Simon Horman2022-06-191-20/+6
* Merge branch 'mii_bmcr_encode_fixed'David S. Miller2022-06-194-40/+41
|\
| * net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()Russell King (Oracle)2022-06-191-17/+1
| * net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)2022-06-191-8/+2
| * net: phy: use mii_bmcr_encode_fixed()Russell King (Oracle)2022-06-191-15/+3
| * net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)2022-06-191-0/+35
|/
* Merge branch 'raw-RCU-conversion'David S. Miller2022-06-197-205/+157
|\
| * raw: convert raw sockets to RCUEric Dumazet2022-06-197-70/+80
| * raw: use more conventional iteratorsEric Dumazet2022-06-195-150/+92
|/
* net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang2022-06-194-6/+93
* net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optionalChristian Marangi2022-06-191-1/+3
* ping: convert to RCU lookups, get rid of rwlockEric Dumazet2022-06-181-20/+16
* ax25: use GFP_KERNEL in ax25_dev_device_up()Peter Lafreniere2022-06-171-2/+3
* atm: iphase: Fix typo in commentXiang wangx2022-06-171-1/+1
* ppp: Fix typo in commentXiang wangx2022-06-171-1/+1
* nfp: add support for .get_pauseparam()Yinjun Zhang2022-06-171-0/+19