Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v4 0/7] ARM: support THREAD_INFO_IN_TASK
2021-09-10 20:20 UTC (3+ messages)
` [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id
[PATCH] net: stmmac: allow CSR clock of 300MHz
2021-09-10 19:55 UTC
[PATCH bpf-next v3 00/13] bpf/tests: Extend JIT test suite coverage
2021-09-10 19:47 UTC (15+ messages)
` [PATCH bpf-next v3 01/13] bpf/tests: Allow different number of runs per test case
` [PATCH bpf-next v3 02/13] bpf/tests: Reduce memory footprint of test suite
` [PATCH bpf-next v3 03/13] bpf/tests: Add exhaustive tests of ALU shift values
` [PATCH bpf-next v3 04/13] bpf/tests: Add exhaustive tests of ALU operand magnitudes
` [PATCH bpf-next v3 05/13] bpf/tests: Add exhaustive tests of JMP "
` [PATCH bpf-next v3 06/13] bpf/tests: Add staggered JMP and JMP32 tests
` [PATCH bpf-next v3 07/13] bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
` [PATCH bpf-next v3 08/13] bpf/tests: Add test case flag for verifier zero-extension
` [PATCH bpf-next v3 09/13] bpf/tests: Add JMP tests with small offsets
` [PATCH bpf-next v3 10/13] bpf/tests: Add JMP tests with degenerate conditional
` [PATCH bpf-next v3 11/13] bpf/tests: Expand branch conversion JIT test
` [PATCH bpf-next v3 12/13] bpf/tests: Add more BPF_END byte order conversion tests
` [PATCH bpf-next v3 13/13] bpf/tests: Add tail call limit test with external function call
[PATCH bpf-next v2 00/20] selftests: xsk: facilitate adding tests
2021-09-10 19:20 UTC (3+ messages)
[PATCH net-next 0/5 v2] RTL8366RB improvements
2021-09-10 17:57 UTC (7+ messages)
` [PATCH net-next 5/5 v2] net: dsa: rtl8366rb: Support fast aging
[PATCH 00/31] [PATCH 00/31] staging/wfx: usual maintenance
2021-09-10 17:28 UTC (47+ messages)
` [PATCH 01/31] staging: wfx: use abbreviated message for "incorrect sequence"
` [PATCH 02/31] staging: wfx: do not send CAB while scanning
` [PATCH 03/31] staging: wfx: ignore PS when STA/AP share same channel
` [PATCH 04/31] staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
` [PATCH 05/31] staging: wfx: avoid possible lock-up during scan
` [PATCH 06/31] staging: wfx: drop unused argument from hif_scan()
` [PATCH 07/31] staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
` [PATCH 08/31] staging: wfx: take advantage of wfx_tx_queue_empty()
` [PATCH 09/31] staging: wfx: declare support for TDLS
` [PATCH 10/31] staging: wfx: fix support for CSA
` [PATCH 11/31] staging: wfx: relax the PDS existence constraint
` [PATCH 12/31] staging: wfx: simplify API coherency check
` [PATCH 13/31] staging: wfx: update with API 3.8
` [PATCH 14/31] staging: wfx: uniformize counter names
` [PATCH 15/31] staging: wfx: fix misleading 'rate_id' usage
` [PATCH 16/31] staging: wfx: declare variables at beginning of functions
` [PATCH 17/31] staging: wfx: simplify hif_join()
` [PATCH 18/31] staging: wfx: reorder function for slightly better eye candy
` [PATCH 19/31] staging: wfx: fix error names
` [PATCH 20/31] staging: wfx: apply naming rules in hif_tx_mib.c
` [PATCH 21/31] staging: wfx: remove unused definition
` [PATCH 22/31] staging: wfx: remove useless debug statement
` [PATCH 23/31] staging: wfx: fix space after cast operator
` [PATCH 24/31] staging: wfx: remove references to WFxxx in comments
` [PATCH 25/31] staging: wfx: update files descriptions
` [PATCH 26/31] staging: wfx: reformat comment
` [PATCH 27/31] staging: wfx: avoid c99 comments
` [PATCH 28/31] staging: wfx: fix comments styles
` [PATCH 29/31] staging: wfx: remove useless comments after #endif
` [PATCH 30/31] staging: wfx: explain the purpose of wfx_send_pds()
` [PATCH 31/31] staging: wfx: indent functions arguments
[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
2021-09-10 16:19 UTC (21+ messages)
` [PATCH v14 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v14 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v14 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v14 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v14 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v14 bpf-next 06/18] net: marvell: rely on "
` [PATCH v14 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v14 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v14 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v14 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v14 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v14 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v14 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v14 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v14 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v14 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v14 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper
` [PATCH v14 bpf-next 18/18] bpf: add bpf_xdp_adjust_data selftest
[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
2021-09-10 15:38 UTC (2+ messages)
[PATCH 0/3] Fix for KSZ DSA switch shutdown
2021-09-10 14:58 UTC (24+ messages)
` Aw: "
` "
Please add 2dce224f469f ("netns: protect netns ID lookups with RCU") to LTS
2021-09-10 14:22 UTC (3+ messages)
[PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
2021-09-10 14:14 UTC (11+ messages)
[PATCH 0/2] net/9p: increase default msize
2021-09-10 14:04 UTC (3+ messages)
` [PATCH 2/2] net/9p: increase default msize to 128k
[PATCH] qlcnic: Remove redundant initialization of variable ret
2021-09-10 13:50 UTC (2+ messages)
[PATCH v2] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
2021-09-10 13:49 UTC (2+ messages)
hsr/prp device sends duplicates to upper layers
2021-09-10 13:47 UTC
linux-next: Fixes tag needs some work in the net tree
2021-09-10 12:50 UTC
[PATCH net] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
2021-09-10 12:40 UTC (2+ messages)
[PATCH net] can: j1939: fix errant alert in j1939_tp_rxtimer
2021-09-10 12:35 UTC (2+ messages)
[PATCH] net: ixgbevf: Remove redundant initialization of variable ret_val
2021-09-10 11:51 UTC
[RFC Patch net-next] net_sched: introduce eBPF based Qdisc
2021-09-10 11:31 UTC (12+ messages)
[PATCH v2 0/4] xen: harden netfront against malicious backends
2021-09-10 11:10 UTC (4+ messages)
DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
2021-09-10 10:23 UTC (3+ messages)
[RFC v2 00/13] create power sequencing subsystem
2021-09-10 10:02 UTC (3+ messages)
` [RFC v2 01/13] power: add power sequencer subsystem
[PATCH] net: xfrm: fix shift-out-of-bounds in xfrm_get_default
2021-09-10 9:50 UTC (2+ messages)
[PATCH -next] UNRPC: Return specific error code on kmalloc failure
2021-09-10 9:33 UTC
[PATCH net v2] qed: Handle management FW error
2021-09-10 9:20 UTC (2+ messages)
[PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
2021-09-10 9:19 UTC (2+ messages)
[PATCH net 0/3] net: sched: update default qdisc visibility after Tx queue cnt changes
2021-09-10 9:03 UTC (5+ messages)
` [PATCH net 1/3] "
` [PATCH net 2/3] netdevsim: add ability to change channel count
` [PATCH net 3/3] selftests: net: test ethtool -L vs mq
[PATCH net-next] qed: Handle management FW error
2021-09-10 8:33 UTC (3+ messages)
[syzbot] possible deadlock in br_multicast_rcv (2)
2021-09-10 7:37 UTC
[PATCH 0/2] Bluetooth: various SCO fixes
2021-09-10 7:36 UTC (3+ messages)
` [PATCH 1/2] Bluetooth: call sock_hold earlier in sco_conn_del
[PATCH v6] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
2021-09-10 7:27 UTC (2+ messages)
[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
2021-09-10 6:27 UTC (6+ messages)
` [PATCH 1/5] PCI/VPD: Add pci_read/write_vpd_any()
` [PATCH 2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
` [PATCH 3/5] cxgb3: Remove t3_seeprom_read and use VPD API
` [PATCH 4/5] cxgb3: Use VPD API in t3_seeprom_wp()
` [PATCH 5/5] cxgb3: Remove seeprom_write and use VPD API
[PATCH] mt76: move spin_lock_bh to spin_lock in tasklet
2021-09-10 5:39 UTC
[PATCH] net: fix tp->undo_retrans accounting in tcp_sacktag_one()
2021-09-10 2:20 UTC (4+ messages)
[PATCH net v4] net: fix race between napi kthread mode and busy poll
2021-09-10 1:57 UTC (8+ messages)
[PATCH] net: phy: dp83tc811: modify list of interrupts enabled at initialization
2021-09-10 1:42 UTC (8+ messages)
` [EXTERNAL] "
` [EXTERNAL] "
` [EXTERNAL] "
` [EXTERNAL] "
[syzbot] net test error: KFENCE: use-after-free in kvm_fastop_exception
2021-09-10 0:34 UTC
[syzbot] bpf-next test error: KFENCE: use-after-free in kvm_fastop_exception
2021-09-10 0:34 UTC
[PATCH AUTOSEL 5.13 31/88] xprtrdma: Disconnect after an ib_post_send() immediate error
2021-09-10 0:17 UTC
[PATCH AUTOSEL 5.14 36/99] xprtrdma: Disconnect after an ib_post_send() immediate error
2021-09-10 0:14 UTC
Actual tail call count limits in x86 JITs and interpreter
2021-09-09 23:20 UTC (2+ messages)
[PATCH AUTOSEL 5.14 209/252] mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other
2021-09-09 22:33 UTC (2+ messages)
[PATCH bpf v2 1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
2021-09-09 22:29 UTC (5+ messages)
` [PATCH bpf v2 2/3] bpf, selftests: Add cgroup v1 net_cls classid helpers
` [PATCH bpf v2 3/3] bpf, selftests: Add test case for mixed cgroup v1/v2
[PATCH bpf-next v3 0/2] add hwtstamp to __sk_buff
2021-09-09 22:04 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: add hardware timestamp field "
` [PATCH bpf-next v3 2/2] selftests/bpf: test new __sk_buff field hwtstamp
[PATCH net] ice: Correctly deal with PFs that do not support RDMA
2021-09-09 22:02 UTC (3+ messages)
[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
2021-09-09 19:52 UTC (9+ messages)
` [PATCH v2 "
[PATCH bpf 1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
2021-09-09 19:48 UTC (7+ messages)
` [PATCH bpf 2/3] bpf, selftests: Add cgroup v1 net_cls classid helpers
` [PATCH bpf 3/3] bpf, selftests: Add test case for mixed cgroup v1/v2
[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
2021-09-09 19:12 UTC (5+ messages)
[PATCH] net/packet: clarify source of pr_*() messages
2021-09-09 17:49 UTC
[PATCH net] r6040: Restore MDIO clock frequency after MAC reset
2021-09-09 17:33 UTC
[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
2021-09-09 16:56 UTC (14+ messages)
[PATCH] net: 6pack: Fix tx timeout and slot time
2021-09-09 16:44 UTC (5+ messages)
[PATCH net 0/2] sfc: fallback for lack of xdp tx queues
2021-09-09 14:48 UTC (3+ messages)
[syzbot] general protection fault in nft_set_elem_expr_alloc
2021-09-09 14:05 UTC (5+ messages)
[GIT PULL] virtio,vdpa,vhost: features, fixes
2021-09-09 13:56 UTC
[PATCH 0/9] get_abi.pl: Check for missing symbols at the ABI specs
2021-09-09 13:51 UTC (2+ messages)
ip6mr: Indentation not proper in ip6mr_cache_report()
2021-09-09 12:28 UTC (3+ messages)
[PATCH AUTOSEL 4.19 35/74] bpf: Fix off-by-one in tail call count limiting
2021-09-09 11:56 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).