summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-07qed: Use bitmap_empty()Christophe JAILLET1-1/+1
2022-07-07qed: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-07cnic: Use the bitmap API to allocate bitmapsChristophe JAILLET1-2/+2
2022-07-07bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-07sfc: falcon: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-07sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-07net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang1-2/+0
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski20-2876/+67
2022-07-06net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma1-4/+0
2022-07-06net: hinic: fix bug that ethtool get wrong statsQiao Ma4-48/+16
2022-07-06tls: rx: periodically flush socket backlogJakub Kicinski2-0/+24
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski1-0/+15
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski8-7/+122
2022-07-06tls: rx: support optimistic decrypt to user buffer with TLS 1.3Jakub Kicinski1-9/+29
2022-07-06tls: rx: don't include tail size in data_lenJakub Kicinski1-4/+4
2022-07-06octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth1-2/+3
2022-07-06octeontx2-pf: Add support for exact match table.Ratheesh Kannoth4-29/+67
2022-07-06octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2-0/+41
2022-07-06octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2-11/+363
2022-07-06octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24
2022-07-06octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+476
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+100
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1016
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-06nfp: enable TSO by default for nfp netdevSimon Horman2-7/+5
2022-07-06nfp: allow TSO packets with metadata prepended in NFDK pathYinjun Zhang1-17/+0
2022-07-06net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao2-22/+21
2022-07-06net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean1-0/+1
2022-07-06net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean1-0/+17
2022-07-06eth: remove neterion/vxgeJakub Kicinski16-23265/+1
2022-07-06dt-bindings: net: dsa: mediatek,mt7530: Add missing 'reg' propertyRob Herring1-0/+3
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET3-24/+17
2022-07-05net/mlx5: fix 32bit buildPaolo Abeni1-1/+2
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima3-1/+152
2022-07-05af_unix: Put pathname sockets in the global hash table.Kuniyuki Iwashima1-10/+37
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming1-2/+2
2022-07-04nfp: support TX VLAN ctag insertDiana Wang5-19/+45
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang11-22/+143
2022-07-04usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register accessLukas Wunner1-4/+0
2022-07-04usbnet: smsc95xx: Clean up nopm handlingLukas Wunner1-106/+66
2022-07-04usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner1-6/+20
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach2-0/+16
2022-07-04dt-bindings: net: dsa: renesas,rzn1-a5psw: add interrupts descriptionClément Léger1-0/+23
2022-07-04selftest: net: bridge mdb add/del entry to port that is downCasper Andersson2-0/+119
2022-07-04net: ipconfig: use strscpy to replace strlcpyXueBing Chen1-4/+4
2022-07-04mlxsw: spectrum_fid: Remove '_ub_' indication from structures and definesAmit Cohen1-47/+47
2022-07-04mlxsw: spectrum_fid: Remove flood_index() from FID operation structureAmit Cohen1-9/+1