Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH bpf-next v2 0/3] bpf: implement link_query for bpf iterators
2020-08-21 16:44 UTC (10+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] bpf: implement link_query callbacks in map element iterators
` [PATCH bpf-next v2 3/3] bpftool: implement link_query for bpf iterators
[PATCH net-next 0/9] l2tp: replace custom logging code with tracepoints
2020-08-21 16:33 UTC (13+ messages)
` [PATCH 1/9] l2tp: don't log data frames
` [PATCH 2/9] l2tp: remove noisy logging, use appropriate log levels
` [PATCH 3/9] l2tp: use standard API for warning log messages
` [PATCH 4/9] l2tp: add tracepoint infrastructure to core
` [PATCH 5/9] l2tp: add tracepoint definitions in trace.h
` [PATCH 6/9] l2tp: add tracepoints to l2tp_core.c
` [PATCH 7/9] l2tp: remove custom logging macros
` [PATCH 8/9] l2tp: remove tunnel and session debug flags field
` [PATCH 9/9] docs: networking: add tracepoint info to l2tp.rst
[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
2020-08-21 16:29 UTC (6+ messages)
` [PATCH bpf-next v4 01/30] mm: support nesting memalloc_use_memcg()
` [PATCH bpf-next v4 02/30] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v4 03/30] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v4 28/30] bpf: eliminate rlimit-based memory accounting infra "
[PATCH AUTOSEL 4.4 14/22] rtlwifi: rtl8192cu: Prevent leaking urb
2020-08-21 16:20 UTC
[PATCH AUTOSEL 4.9 17/26] rtlwifi: rtl8192cu: Prevent leaking urb
2020-08-21 16:19 UTC
[PATCH AUTOSEL 4.14 20/30] rtlwifi: rtl8192cu: Prevent leaking urb
2020-08-21 16:18 UTC
[PATCH AUTOSEL 5.8 40/62] rtlwifi: rtl8192cu: Prevent leaking urb
2020-08-21 16:14 UTC (2+ messages)
` [PATCH AUTOSEL 5.8 56/62] netfilter: nf_tables: report EEXIST on overlaps
[PATCH bpf-next v3 0/6] Allow updating sockmap / sockhash from BPF
2020-08-21 16:13 UTC (10+ messages)
` [PATCH bpf-next v3 1/6] net: sk_msg: simplify sk_psock initialization
` [PATCH bpf-next v3 2/6] bpf: sockmap: merge sockmap and sockhash update functions
` [PATCH bpf-next v3 3/6] bpf: sockmap: call sock_map_update_elem directly
` [PATCH bpf-next v3 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
` [PATCH bpf-next v3 5/6] bpf: sockmap: allow update from BPF
` [PATCH bpf-next v3 6/6] selftests: bpf: test sockmap "
[PATCH 00/49] DRM driver for Hikey 970
2020-08-21 16:09 UTC (11+ messages)
general protection fault in fib_dump_info (2)
2020-08-21 16:05 UTC (3+ messages)
VLAN over HSR/PRP - Issue with rx_handler not called for VLAN hw acceleration
2020-08-21 15:54 UTC (3+ messages)
[PATCH] random32: Use rcuidle variant for tracepoint
2020-08-21 15:41 UTC (7+ messages)
[PATCH bpf-next v3 0/3] bpf: implement link_query for bpf iterators
2020-08-21 15:35 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf: implement link_query callbacks in map element iterators
` [PATCH bpf-next v3 3/3] bpftool: implement link_query for bpf iterators
[PATCH bpf-next 0/3] bpf: add MPTCP subflow support
2020-08-21 15:15 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next 2/3] mptcp: attach subflow socket to parent cgroup
` [PATCH bpf-next 3/3] bpf: add 'bpf_mptcp_sock' structure and helper
[PATCH] net: dsa: b53: check for timeout
2020-08-21 14:43 UTC (2+ messages)
[PATCH 0/3] r8a7742 add CAN support
2020-08-21 14:26 UTC (9+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support
` [PATCH 3/3] ARM: dts: r8a7742: Add CAN support
[net v2 PATCH 1/2] net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
2020-08-21 13:49 UTC (2+ messages)
` [net v2 PATCH 2/2] net: ethernet: ti: cpsw_new: "
[PATCH] bpf: fix two typos in uapi/linux/bpf.h
2020-08-21 13:36 UTC
[PATCH bpf-next] libbpf: add perf_buffer APIs for better integration with outside epoll loop
2020-08-21 12:51 UTC (2+ messages)
[PATCH net 0/3] net: qed disable aRFS in NPAR and 100G
2020-08-21 11:51 UTC (9+ messages)
` [PATCH net 1/3] net: qed: Disable aRFS for "
` [PATCH v2, "
` [PATCH net 2/3] net: qede: "
` [PATCH v2, "
` [PATCH net 3/3] net: qed: RDMA personality shouldn't fail VF load
` [PATCH v2, "
` [PATCH v2, net 0/3] net: qed disable aRFS in NPAR and 100G
[PATCH net-next v2] Add Mellanox BlueField Gigabit Ethernet driver
2020-08-21 10:35 UTC (5+ messages)
[RFC PATCH net-next 0/6] devlink: Add device metric support
2020-08-21 10:30 UTC (11+ messages)
[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
2020-08-21 10:22 UTC (6+ messages)
` BPF sk_lookup v5 - TCP SYN and UDP 0-len flood benchmarks
[PATCH] bpf: sk_lookup: Add user documentation
2020-08-21 10:02 UTC
[PATCH][next] i40e: switch kvzalloc to allocate rx/tx_bi buffer
2020-08-21 9:01 UTC
[PATCH] staging: qlge: fix build breakage with dumping enabled
2020-08-21 8:31 UTC (2+ messages)
[EXT] INFO: trying to register non-static key in del_timer_sync (2)
2020-08-21 8:27 UTC (2+ messages)
` [PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer
[PATCH] crypto: hifn_795x - switch from 'pci_' to 'dma_' API
2020-08-21 7:55 UTC (2+ messages)
[RFC PATCH] net: bridge: Don't reset time stamps on SO_TXTIME enabled sockets
2020-08-21 7:47 UTC (3+ messages)
[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
2020-08-21 7:43 UTC (4+ messages)
` [PATCH net-next 3/6] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
[PATCH v2] net: sctp: Fix negotiation of the number of data streams
2020-08-21 7:41 UTC (4+ messages)
[PATCH net-next 1/2] dt-bindings: dp83867: add ti,led-function and ti,led-ctrl properties
2020-08-21 7:21 UTC (2+ messages)
` [PATCH net-next 2/2] net: phy: dp83867: apply ti,led-function and ti,led-ctrl to registers
[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
2020-08-21 7:16 UTC (33+ messages)
` [PATCH 01/32] wireless: marvell: mwifiex: sdio: Move 'static const struct's into their own header file
` [PATCH 02/32] wireless: rsi: rsi_91x_mac80211: Add description for function param 'sta'
` [PATCH 03/32] wireless: intel: iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
` [PATCH 04/32] wireless: broadcom: brcm80211: brcmsmac: ampdu: Remove a bunch of unused variables
` [PATCH 05/32] wireless: broadcom: brcm80211: brcmfmac: p2p: Fix a bunch of function docs
` [PATCH 06/32] wireless: rsi: rsi_91x_mgmt: Add descriptions for rsi_set_vap_capabilities()'s parameters
` [PATCH 07/32] wireless: intel: iwlwifi: dvm: rx: Demote a couple of nonconformant kernel-doc headers
` [PATCH 08/32] wireless: intel: iwlwifi: mvm: utils: Fix some doc-rot
` [PATCH 09/32] wireless: broadcom: brcm80211: brcmsmac: main: Remove a bunch of unused variables
` [PATCH 10/32] wireless: rsi: rsi_91x_ps: Source file headers do not make good kernel-doc candidates
` [PATCH 11/32] wireless: intel: iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers
` [PATCH 12/32] wireless: brcm80211: brcmfmac: firmware: Demote seemingly unintentional kernel-doc header
` [PATCH 13/32] wireless: intel: iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers
` [PATCH 14/32] wireless: rsi: rsi_91x_coex: File headers are not suitable for kernel-doc
` [PATCH 15/32] wireless: intel: iwlegacy: 4965-mac: Convert function headers to standard comment blocks
` [PATCH 16/32] wireless: brcm80211: btcoex: Update 'brcmf_btcoex_state' and demote others
` [PATCH 17/32] wireless: broadcom: b43: phy_ht: Remove 9 year old TODO
` [PATCH 18/32] wireless: intel: iwlwifi: mvm: tx: Demote misuse of kernel-doc headers
` [PATCH 19/32] wireless: intel: iwlwifi: dvm: devices: Fix function documentation formatting issues
` [PATCH 20/32] wireless: rsi: rsi_91x_debugfs: Source file headers are not suitable for kernel-doc
` [PATCH 21/32] wireless: intel: iwlwifi: iwl-drv: Provide descriptions debugfs dentries
` [PATCH 22/32] wireless: intel: iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocks
` [PATCH 23/32] wireless: intel: iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header
` [PATCH 24/32] wireless: brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
` [PATCH 25/32] wireless: ath: wil6210: wmi: Fix formatting and demote non-conforming function headers
` [PATCH 26/32] wireless: ath: wil6210: interrupt: Demote comment header which is clearly not kernel-doc
` [PATCH 27/32] wireless: ath: wil6210: txrx: Demote obvious abuse of kernel-doc
` [PATCH 28/32] wireless: ath: wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
` [PATCH 29/32] wireless: realtek: rtl8192c: phy_common: Remove unused variable 'bbvalue'
` [PATCH 30/32] wireless: ath: wil6210: pmc: Demote a few nonconformant kernel-doc function headers
` [PATCH 31/32] wireless: ath: wil6210: wil_platform: Demote kernel-doc header to standard comment block
` [PATCH 32/32] wireless: mediatek: mt76x0: Move tables used only by init.c to their own header file
[PATCH net] sctp: not disable bh in the whole sctp_get_port_local()
2020-08-21 7:10 UTC (3+ messages)
[PATCHv2 net] sctp: not disable bh in the whole sctp_get_port_local()
2020-08-21 6:59 UTC
[PATCH][next] atmel: Use fallthrough pseudo-keyword
2020-08-21 6:53 UTC
[PATCH][next] carl9170: Use fallthrough pseudo-keyword
2020-08-21 6:52 UTC
[PATCH][next] rtw88: Use fallthrough pseudo-keyword
2020-08-21 6:49 UTC
[PATCH][next] mwifiex: Use fallthrough pseudo-keyword
2020-08-21 6:47 UTC
[PATCH][next] b43legacy: Use fallthrough pseudo-keyword
2020-08-21 6:44 UTC
[PATCH][next] b43: Use fallthrough pseudo-keyword
2020-08-21 6:42 UTC
Fwd: Re: would You please mail me web hosting compare list?
2020-08-21 6:40 UTC
[PATCH][next] iwlegacy: Use fallthrough pseudo-keyword
2020-08-21 6:39 UTC
[PATCH][next] brcmfmac: Use fallthrough pseudo-keyword
2020-08-21 6:37 UTC
[PATCH][next] orinoco: Use fallthrough pseudo-keyword
2020-08-21 6:34 UTC
[PATCH][next] prism54: Use fallthrough pseudo-keyword
2020-08-21 6:29 UTC
[PATCH bpf-next] docs: correct subject prefix and update LLVM info
2020-08-21 6:23 UTC (2+ messages)
[PATCH v7 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
2020-08-21 6:22 UTC (2+ messages)
[PATCH][next] rt2x00: Use fallthrough pseudo-keyword
2020-08-21 6:20 UTC
[PATCH v2 bpf 1/2] bpf: verifier: check for packet data access based on target prog
2020-08-21 6:19 UTC (5+ messages)
` [PATCH v2 bpf 2/2] selftests/bpf: add test for freplace program with write access
[PATCH][next] rtlwifi: Use fallthrough pseudo-keyword
2020-08-21 6:18 UTC
[PATCH][next] iwlwifi: Use fallthrough pseudo-keyword
2020-08-21 6:11 UTC
general protection fault in fib_check_nexthop
2020-08-21 6:10 UTC
[PATCH][next] mediatek: Use fallthrough pseudo-keyword
2020-08-21 6:07 UTC
[PATCH net-next] net: remove redundant variable in vxlan_xmit_one
2020-08-21 5:56 UTC
[RFC 0/3] staging: qlge: Re-writing the debugging features
2020-08-21 5:23 UTC (8+ messages)
` [RFC 1/3] Initialize devlink health dump framework for the dlge driver
` [RFC 3/3] staging: qlge: clean up code that dump info to dmesg
[PATCH iproute2 net-next] iplink: add support for protodown reason
2020-08-21 5:18 UTC (3+ messages)
[PATCH] rtlwifi: switch from 'pci_' to 'dma_' API
2020-08-21 4:51 UTC (2+ messages)
[PATCH net-next] hinic: add debugfs support
2020-08-21 3:01 UTC (3+ messages)
[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
2020-08-21 2:22 UTC (4+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
[net-next PATCH] netlabel: fix problems with mapping removal
2020-08-21 1:46 UTC
[RFC PATCH net-next 0/2] Granular VF Trust Flags for SR-IOV
2020-08-21 1:18 UTC (3+ messages)
` [RFC PATCH net-next 1/2] net: Implement granular VF trust flags
` [RFC PATCH net-next 2/2] igb: "
linux-next: build failure after merge of the bpf-next tree
2020-08-21 1:11 UTC
INFO: task hung in process_one_work (4)
2020-08-21 0:08 UTC
[PATCH v3] ravb: Fixed to be able to unload modules
2020-08-20 23:52 UTC (2+ messages)
[PATCH net-next 0/2] Support reading msg errq from io_uring
2020-08-20 23:49 UTC (3+ messages)
` [PATCH net-next 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
` [PATCH net-next 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
[PATCH net] tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
2020-08-20 23:42 UTC (2+ messages)
[PATCH net] net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
2020-08-20 23:40 UTC (2+ messages)
[PATCH net-next v2 0/4] refactoring of ibmvnic code
2020-08-20 23:36 UTC (2+ messages)
[PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation
2020-08-20 23:31 UTC (2+ messages)
[PATCH bpf-next 00/16] Add libbpf full support for BPF-to-BPF calls
2020-08-20 23:31 UTC (9+ messages)
` [PATCH bpf-next 10/16] libbpf: implement generalized .BTF.ext func/line info adjustment
` [PATCH bpf-next 11/16] libbpf: add multi-prog section support for struct_ops
` [PATCH bpf-next 12/16] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH bpf-next 13/16] tools/bpftool: replace bpf_program__title() with bpf_program__section_name()
` [PATCH bpf-next 15/16] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH bpf-next 16/16] selftests/bpf: turn fexit_bpf2bpf into test with subtests
[PATCH net-next] net: ipa: remove duplicate include
2020-08-20 23:30 UTC (2+ messages)
[PATCH] gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
2020-08-20 23:29 UTC (2+ messages)
[PATCH net-next] ethtool: allow flow-type ether without IP protocol field
2020-08-20 23:26 UTC (2+ messages)
[PATCH net, 0/2] hv_netvsc: Some fixes for the select_queue
2020-08-20 23:24 UTC (2+ messages)
[PATCH] nfc: st21nfca: Remove unnecessary cast
2020-08-20 23:18 UTC (2+ messages)
[PATCH] nfc: st-nci: Remove unnecessary cast
2020-08-20 23:18 UTC (2+ messages)
[PATCH] net: qed: Remove unnecessary cast
2020-08-20 23:16 UTC (2+ messages)
[PATCH v5 bpf-next 00/12] BPF TCP header options
2020-08-20 23:16 UTC (4+ messages)
` [PATCH v5 bpf-next 07/12] bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
[PATCH net-next 0/3] tcp_mmap: optmizations
2020-08-20 23:15 UTC (2+ messages)
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).