summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-20xsk: support use vaddr as ringXuan Zhuo
2023-02-20Merge branch 'taprio-queuemaxsdu-fixes'Paolo Abeni
2023-02-20net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimitedVladimir Oltean
2023-02-20net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...Vladimir Oltean
2023-02-20net/sched: taprio: fix calculation of maximum gate durationsVladimir Oltean
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells
2023-02-20Merge branch 'net-final-gsi-register-updates'Paolo Abeni
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder
2023-02-20net: ipa: support different event ring encodingAlex Elder
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi
2023-02-18ieee802154: Drop device trackersMiquel Raynal
2023-02-18mac802154: Fix an always true conditionMiquel Raynal
2023-02-18mac802154: Send beacons using the MLME Tx pathMiquel Raynal
2023-02-18ieee802154: Change error code on monitor scan netlink requestMiquel Raynal
2023-02-18ieee802154: Convert scan error messages to extackMiquel Raynal
2023-02-18ieee802154: Use netlink policies when relevant on scan parametersMiquel Raynal
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan
2023-02-17selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-17riscv, bpf: Add bpf trampoline support for RV64Pu Lehui
2023-02-17riscv, bpf: Add bpf_arch_text_poke support for RV64Pu Lehui
2023-02-17riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui
2023-02-17riscv: Extend patch_text for multiple instructionsPu Lehui
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-02-17selftests/bpf: Add global subprog context passing testsAndrii Nakryiko
2023-02-17selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko
2023-02-17bpf: Fix global subprog context argument resolution logicAndrii Nakryiko
2023-02-17LoongArch, bpf: Use 4 instructions for function address in JITHengqi Chen
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann
2023-02-17bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau
2023-02-17bpf: Disable bh in bpf_test_run for xdp and tc progMartin KaFai Lau
2023-02-17xsk: check IFF_UP earlier in Tx pathMaciej Fijalkowski
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih