summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-20net: Introduce a new proto_ops ->read_skb()Cong Wang9-47/+31
2022-06-20tcp: Introduce tcp_read_skb()Cong Wang2-0/+49
2022-06-20Merge branch 'mlxsw-unified-bridge-conversion-part-1'David S. Miller4-31/+335
2022-06-20mlxsw: reg: Add support for VLAN RIF as part of RITR registerAmit Cohen1-3/+26
2022-06-20mlxsw: Add support for egress FID classification after decapsulationAmit Cohen2-9/+44
2022-06-20mlxsw: reg: Add egress FID field to RITR registerAmit Cohen1-2/+14
2022-06-20mlxsw: reg: Add Router Egress Interface to VID RegisterAmit Cohen1-0/+59
2022-06-20mlxsw: reg: Replace MID related fields in SFGC registerAmit Cohen2-10/+9
2022-06-20mlxsw: reg: Add flood related field to SFMR registerAmit Cohen1-0/+10
2022-06-20mlxsw: reg: Add VID related fields to SFD registerAmit Cohen1-1/+36
2022-06-20mlxsw: reg: Add SMPE related fields to SFMR registerAmit Cohen1-1/+20
2022-06-20mlxsw: Add SMPE related fields to SMID2 registerAmit Cohen2-4/+24
2022-06-20mlxsw: reg: Add Switch Multicast Port to Egress VID RegisterAmit Cohen1-0/+40
2022-06-20mlxsw: reg: Add ingress RIF related fields to SVFA registerAmit Cohen1-1/+21
2022-06-20mlxsw: reg: Add ingress RIF related fields to SFMR registerAmit Cohen1-0/+20
2022-06-20mlxsw: reg: Add 'flood_rsp' field to SFMR registerAmit Cohen1-0/+12
2022-06-20vmxnet3: disable overlay offloads if UPT device does not supportRonak Doshi2-1/+14
2022-06-20Merge branch 'raw-rcu-fixes'David S. Miller3-9/+9
2022-06-20raw: Use helpers for the hlist_nulls variant.Kuniyuki Iwashima3-8/+8
2022-06-20raw: Fix mixed declarations error in raw_icmp_error().Kuniyuki Iwashima1-1/+1
2022-06-19sfc/siena: Fix typo in commentXiang wangx1-1/+1
2022-06-19sfc: Fix typo in commentXiang wangx1-1/+1
2022-06-19net: emac: Fix typo in a commentXiang wangx1-1/+1
2022-06-19Revert "nfp: update nfp_X logging definitions"Simon Horman1-20/+6
2022-06-19Merge branch 'mii_bmcr_encode_fixed'David S. Miller4-40/+41
2022-06-19net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()Russell King (Oracle)1-17/+1
2022-06-19net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)1-8/+2
2022-06-19net: phy: use mii_bmcr_encode_fixed()Russell King (Oracle)1-15/+3
2022-06-19net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)1-0/+35
2022-06-19Merge branch 'raw-RCU-conversion'David S. Miller7-205/+157
2022-06-19raw: convert raw sockets to RCUEric Dumazet7-70/+80
2022-06-19raw: use more conventional iteratorsEric Dumazet5-150/+92
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang4-6/+93
2022-06-19net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optionalChristian Marangi1-1/+3
2022-06-18ping: convert to RCU lookups, get rid of rwlockEric Dumazet1-20/+16
2022-06-18ax25: use GFP_KERNEL in ax25_dev_device_up()Peter Lafreniere1-2/+3
2022-06-18atm: iphase: Fix typo in commentXiang wangx1-1/+1
2022-06-18ppp: Fix typo in commentXiang wangx1-1/+1
2022-06-18nfp: add support for .get_pauseparam()Yinjun Zhang1-0/+19
2022-06-18net: dsa: ar9331: fix potential dead lock on mdio accessOleksij Rempel1-2/+15
2022-06-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski92-834/+4582
2022-06-17bpf: Fix bpf_skc_lookup comment wrt. return typeTobias Klauser1-2/+0
2022-06-17bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong3-10/+7
2022-06-17tipc: cleanup unused functionHoang Le2-12/+0
2022-06-17net: macb: fix negative max_mtu size for sama5d3Oleksij Rempel1-2/+2
2022-06-17hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1
2022-06-17net: ag71xx: fix discards 'const' qualifier warningOleksij Rempel1-1/+1
2022-06-17tcp: fix build...David S. Miller1-16/+0
2022-06-17Merge branch 'pcs-xpcs-stmmac-add-1000BASE-X-AN-for-network-switch'David S. Miller7-13/+229
2022-06-17net: stmmac: make mdio register skips PHY scanning for fixed-linkOng Boon Leong2-5/+21