aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-02samples/bpf: Add queueing support to xdp_fwd samplexdp-queueing-06Toke Høiland-Jørgensen2-60/+205
2022-11-02selftests/bpf: Add test for XDP queueing through PIFO mapsToke Høiland-Jørgensen4-0/+443
2022-11-02selftests/bpf: Add verifier tests for dequeue progKumar Kartikeya Dwivedi2-9/+180
2022-11-02libbpf: Add support for querying dequeue programsToke Høiland-Jørgensen2-0/+9
2022-11-02libbpf: Add support for dequeue program type and PIFO map typeToke Høiland-Jørgensen2-0/+6
2022-11-02bpf: Add helper to schedule an interface for TX dequeueToke Høiland-Jørgensen3-0/+74
2022-11-02dev: Add XDP dequeue hookToke Høiland-Jørgensen10-18/+256
2022-11-02bpf: Implement direct packet access in dequeue progsKumar Kartikeya Dwivedi4-17/+206
2022-07-13bpf: Introduce pkt_uid member for PTR_TO_PACKETKumar Kartikeya Dwivedi2-15/+52
2022-07-13bpf: Add helpers to dequeue from a PIFO mapToke Høiland-Jørgensen4-4/+90
2022-07-13bpf: Teach the verifier about referenced packets returned from dequeue programsKumar Kartikeya Dwivedi1-2/+16
2022-07-13xdp: Add dequeue program type for getting packets from a PIFOToke Høiland-Jørgensen8-0/+112
2022-07-13pifomap: Add queue rotation for continuously increasing rank modeToke Høiland-Jørgensen1-21/+75
2022-07-13bpf: Add a PIFO priority queue map typeToke Høiland-Jørgensen10-3/+645
2022-07-12bpf: Use 64-bit return value for bpf_prog_runKumar Kartikeya Dwivedi8-56/+62
2022-07-12bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen8-17/+17
2022-07-12dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen1-1/+1
2022-07-11bpf: Fix 'dubious one-bit signed bitfield' warningsMatthieu Baerts1-4/+4
2022-07-11samples/bpf: Fix xdp_redirect_map egress devmap progJesper Dangaard Brouer2-2/+13
2022-07-11bpf, arm64: Add bpf trampoline for arm64Xu Kuohai1-3/+382
2022-07-11bpf, arm64: Implement bpf_arch_text_poke() for arm64Xu Kuohai2-14/+322
2022-07-11arm64: Add LDR (literal) instructionXu Kuohai2-4/+29
2022-07-11bpf: Remove is_valid_bpf_tramp_flags()Xu Kuohai3-20/+6
2022-07-11skmsg: Fix invalid last sg check in sk_msg_recvmsg()Liu Jian1-2/+2
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11ethernet/via: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo4-2/+9
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski125-6701/+5141
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij1-1/+9
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij1-1/+4
2022-07-09af_unix: fix unix_sysctl_register() error pathEric Dumazet1-1/+1
2022-07-09Merge branch 'mptcp-selftest-improvements-and-header-tweak'David S. Miller6-23/+123
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang1-1/+1
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang1-17/+23
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang1-2/+37
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang1-1/+48
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni1-1/+13
2022-07-09mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.hGeliang Tang2-2/+2
2022-07-08bcm63xx_enet: change the driver variables to staticYang Yingliang1-2/+2
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)1-1/+3
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart1-0/+12
2022-07-08net: rxrpc: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-08Merge branch 'tls-pad-strparser-internal-header-decrypt_ctx-etc'Jakub Kicinski10-359/+418
2022-07-08tls: rx: make tls_wait_data() return an recvmsg retcodeJakub Kicinski1-27/+26
2022-07-08tls: create an internal headerJakub Kicinski8-283/+338
2022-07-08tls: rx: coalesce exit paths in tls_decrypt_sg()Jakub Kicinski1-9/+5
2022-07-08tls: rx: wrap decrypt params in a structJakub Kicinski1-30/+30
2022-07-08tls: rx: always allocate max possible aad size for decryptJakub Kicinski2-9/+11
2022-07-08strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski2-4/+11
2022-07-08selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy1-7/+17
2022-07-08bpf: Correctly propagate errors up from bpf_core_composites_matchDaniel Müller1-1/+8
2022-07-08libbpf: Disable SEC pragma macro on GCCJames Hilliard1-0/+13
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev4-11/+48
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew1-5/+5
2022-07-08net: minor optimization in __alloc_skb()Eric Dumazet1-2/+1
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam3-13/+23
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller3-2/+13
2022-07-08bpftool: Add support for KIND_RESTRICT to gen min_core_btf commandDaniel Müller1-0/+1
2022-07-08MAINTAINERS: Add entry for AF_XDP selftests filesMaciej Fijalkowski1-0/+1
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski6-13/+13
2022-07-08bpf, docs: Remove deprecated xsk libbpf APIs descriptionPu Lehui1-11/+2
2022-07-08l2tp: l2tp_debugfs: fix Clang -Wformat warningsJustin Stitt1-3/+3
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski1-1/+1
2022-07-08eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski1-2/+1
2022-07-07Merge branch 'polarfire-soc-macb-reset-support'Jakub Kicinski2-51/+56
2022-07-07net: macb: sort init_reset_optional() with other init()sConor Dooley1-34/+34
2022-07-07net: macb: simplify error paths in init_reset_optional()Conor Dooley1-13/+7
2022-07-07net: macb: unify macb_config alignment styleConor Dooley1-8/+8
2022-07-07net: macb: add polarfire soc reset supportConor Dooley1-8/+18
2022-07-07dt-bindings: net: cdns,macb: document polarfire soc's macbConor Dooley1-0/+1
2022-07-07net: l2tp: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-07net: page_pool: optimize page pool page allocation in NUMA scenarioJie Wang1-1/+2
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski253-1665/+3141
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-524/+1089
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+23
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-07selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usageDave Marchevsky6-1/+416
2022-07-07libbpf, riscv: Use a0 for RC registerYixun Lan1-1/+1
2022-07-07af_unix: Optimise hash table layout.Kuniyuki Iwashima1-6/+12
2022-07-06Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski13-134/+157
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2-115/+114
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-06qed: Use bitmap_empty()Christophe JAILLET1-1/+1
2022-07-06qed: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-06cnic: Use the bitmap API to allocate bitmapsChristophe JAILLET1-2/+2
2022-07-06bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-06sfc: falcon: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-06sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-06net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang1-2/+0
2022-07-06net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou1-2/+2
2022-07-06usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski20-2876/+67
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-2/+1
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds43-249/+812
2022-07-06libbpf: Remove unnecessary usdt_rel_ip assignmentsAndrii Nakryiko1-4/+2
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko3-4/+4
2022-07-06selftests/bpf: Fix bogus uninitialized variable warningAndrii Nakryiko1-1/+1
2022-07-06Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman1-4/+4
2022-07-06Merge branch 'hinic-dev_get_stats-fixes'David S. Miller4-52/+16
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-06Merge branch 'tls-rx-nopad-and-backlog-flushing'David S. Miller10-17/+191
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-06Merge branch 'mptcp-path-manager-fixes'David S. Miller7-31/+192
2022-07-06mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang1-0/+2
2022-07-06mptcp: fix local endpoint accountingPaolo Abeni1-1/+2
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor2-2/+103
2022-07-06mptcp: netlink: issue MP_PRIO signals from userspace PMsKishen Maloor3-6/+62
2022-07-06mptcp: Acquire the subflow socket lock before modifying MP_PRIO flagsMat Martineau3-3/+12
2022-07-06mptcp: Avoid acquiring PM lock for subflow priority changesMat Martineau2-6/+5
2022-07-06mptcp: fix locking in mptcp_nl_cmd_sf_destroy()Paolo Abeni1-13/+6
2022-07-06Merge branch 'act_police-continue-offload-fix'David S. Miller3-8/+8
2022-07-06net/mlx5e: Fix matchall police parameters validationVlad Buslov1-7/+6
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov2-1/+2
2022-07-06Merge branch 'octeontx2-af-next'David S. Miller20-67/+2876
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-06Merge branch 'nfp-tso'David S. Miller3-24/+5
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-05bpftool: Remove zlib feature test from MakefileQuentin Monnet1-9/+2
2022-07-05Merge branch 'cleanup the legacy probe_event on failed scenario'Andrii Nakryiko1-8/+27
2022-07-05libbpf: Cleanup the legacy uprobe_event on failed add/attach_event()Chuang Wang1-5/+14
2022-07-05libbpf: Fix wrong variable used in perf_event_uprobe_open_legacy()Chuang Wang1-1/+1
2022-07-05libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()Chuang Wang1-4/+14
2022-07-05Merge branch 'Introduce type match support'Andrii Nakryiko13-18/+648
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller3-0/+21
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller3-20/+58
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller3-0/+91
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller3-4/+73
2022-07-05libbpf: add bpf_core_type_matches() helper macroAndrii Nakryiko1-0/+10
2022-07-05bpf, libbpf: Add type match supportDaniel Müller4-4/+294
2022-07-05bpftool: Honor BPF_CORE_TYPE_MATCHES relocationDaniel Müller1-0/+108
2022-07-05bpf: Introduce TYPE_MATCH related constants/macrosDaniel Müller3-0/+3
2022-07-05net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao2-22/+21
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle2-6/+3
2022-07-05net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean1-0/+1
2022-07-05net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean1-0/+17
2022-07-05eth: remove neterion/vxgeJakub Kicinski16-23265/+1
2022-07-05dt-bindings: net: dsa: mediatek,mt7530: Add missing 'reg' propertyRob Herring1-0/+3
2022-07-05Merge tag 'for-net-2022-07-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+3
2022-07-05Bluetooth: core: Fix deadlock on hci_power_on_sync.Vasyl Vavrychuk2-1/+3
2022-07-05Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen...Linus Torvalds3-23/+93
2022-07-05ALSA: cs46xx: Fix missing snd_card_free() call at probe errorTakashi Iwai1-9/+13
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-05bpf, samples: Remove AF_XDP samplesMagnus Karlsson7-3348/+0
2022-07-05bpftool: Rename "bpftool feature list" into "... feature list_builtins"Quentin Monnet3-11/+11
2022-07-05Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_un...Paolo Abeni1-1/+5
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean1-1/+1
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-05bpf: Omit superfluous address family check in __bpf_skc_lookupTobias Klauser1-3/+2
2022-07-05Merge branch 'af_unix-fix-regression-by-the-per-netns-hash-table-series'Paolo Abeni4-11/+189
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-04Merge tag 'linux-can-fixes-for-5.19-20220704' of git://git.kernel.org/pub/scm...Jakub Kicinski12-216/+304
2022-07-04Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-188/+300
2022-07-04Merge tag 'stm32-dt-for-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann6-3/+71
2022-07-04soc: qcom: smem: use correct format charactersBill Wendling1-3/+3
2022-07-04Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai12984-253772/+1031855
2022-07-04ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)Egor Vorontsov2-0/+136
2022-07-04ALSA: usb-audio: Add quirk for Fiero SC-01Egor Vorontsov2-0/+70
2022-07-04ALSA: hda/realtek: Add quirk for Clevo L140PUTim Crawford1-0/+1
2022-07-04ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2-0/+51
2022-07-04can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversionMarc Kleine-Budde1-1/+2
2022-07-04can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...Marc Kleine-Budde1-1/+1
2022-07-04can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()Marc Kleine-Budde1-0/+1
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...Thomas Kopp1-6/+3
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...Thomas Kopp1-5/+8
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson3-35/+47
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson3-21/+38
2022-07-04can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson3-148/+172
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming1-2/+2
2022-07-04ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley1-0/+9
2022-07-04Merge branch 'nfp-vlan-strip-and-insert'David S. Miller11-40/+187
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-04can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde1-2/+2
2022-07-04can: m_can: m_can_chip_config(): actually enable internal timestampingMarc Kleine-Budde1-1/+3
2022-07-04can: grcan: grcan_probe(): remove extra of_node_get()Liang He1-1/+0