netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 07:57:35 to 2021-03-29 19:42:26 UTC [more...]

[Patch bpf-next v7 00/13] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-29 19:41 UTC  (8+ messages)
` [Patch bpf-next v7 02/13] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v7 04/13] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH v3] icmp: support rfc5837
 2021-03-29 19:39 UTC  (11+ messages)
          ` rfc5837 and rfc8335

[syzbot] possible deadlock in ip_setsockopt
 2021-03-29 19:34 UTC 

[PATCH net-next] sit: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-29 19:25 UTC 

[PATCH net-next] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-29 19:12 UTC 

[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
 2021-03-29 19:08 UTC  (9+ messages)

[syzbot] WARNING in xfrm_alloc_compat (2)
 2021-03-29 19:04 UTC 

[PATCH] wireless/nl80211.c: fix uninitialized variable
 2021-03-29 18:58 UTC  (3+ messages)

[PATCH bpf-next 0/3] Handle no-BTF object files better
 2021-03-29 18:55 UTC  (11+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: allow compiling BPF objects without BTF

[PATCH linux-next 0/1] Sparx5 SerDes: Fixed stack frame size warning
 2021-03-29 18:55 UTC  (3+ messages)
` [PATCH linux-next 1/1] phy: Sparx5 Eth SerDes: Use direct register operations

[PATCH net-next V5 0/6] add support for RFC 8335 PROBE
 2021-03-29 18:42 UTC  (5+ messages)
` [PATCH net-next V5 6/6] icmp: add response to RFC 8335 PROBE messages

[PATCH net-next] ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-29 18:39 UTC 

[PATCH 0/9] riscv: improve self-protection
 2021-03-29 18:26 UTC  (10+ messages)
` [PATCH 1/9] riscv: add __init section marker to some functions
` [PATCH 2/9] riscv: Mark some global variables __ro_after_init
` [PATCH 3/9] riscv: Constify sys_call_table
` [PATCH 4/9] riscv: Constify sbi_ipi_ops
` [PATCH 5/9] riscv: kprobes: Implement alloc_insn_page()
` [PATCH 6/9] riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
` [PATCH 8/9] riscv: module: Create module allocations without exec permissions
` [PATCH 9/9] riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU

[PATCH pre-5.10] selinux: vsock: Set SID for socket returned by accept()
 2021-03-29 18:24 UTC 

[PATCH rdma-next v1 0/5] Get rid of custom made module dependency
 2021-03-29 18:12 UTC  (9+ messages)
` [PATCH rdma-next v1 1/5] RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
` [PATCH rdma-next v1 2/5] RDMA/bnxt_re: Create direct symbolic link between bnxt modules
` [PATCH rdma-next v1 3/5] RDMA/bnxt_re: Get rid of custom module reference counting
` [PATCH rdma-next v1 4/5] net/bnxt: Remove useless check of non-existent ULP id
` [PATCH rdma-next v1 5/5] net/bnxt: Use direct API instead of useless indirection

[PATCH] selftests/bpf: add LDFLAGS when building test_verifier
 2021-03-29 18:06 UTC 

[PATCH] lan743x: remove redundant intializations of pointers adapter and phydev
 2021-03-29 18:00 UTC  (2+ messages)

[PATCH net-next] tcp: fix tcp_min_tso_segs sysctl
 2021-03-29 17:40 UTC 

[PATCH net-next] net: phy: lan87xx: fix access to wrong register of LAN87xx
 2021-03-29 17:40 UTC  (4+ messages)

[PATCH net-next 0/6] ethtool: clarify the ethtool FEC interface
 2021-03-29 17:39 UTC  (5+ messages)
` [PATCH net-next 6/6] "

[PATCH v2 bpf-next] tools/resolve_btfids: Fix warnings
 2021-03-29 17:26 UTC  (3+ messages)

ip help text should fit on 80 columns
 2021-03-29 17:24 UTC 

tipc: fix htmldoc and smatch warnings
 2021-03-29 17:17 UTC 

[PATCH net v2] enetc: Avoid implicit sign extension
 2021-03-29 17:08 UTC  (3+ messages)

[PATCH net-next 0/8][pull request] 1GbE Intel Wired LAN Driver Updates 2021-03-29
 2021-03-29 17:09 UTC  (9+ messages)
` [PATCH net-next 1/8] igc: Remove unused argument from igc_tx_cmd_type()
` [PATCH net-next 2/8] igc: Introduce igc_rx_buffer_flip() helper
` [PATCH net-next 3/8] igc: Introduce igc_get_rx_frame_truesize() helper
` [PATCH net-next 4/8] igc: Refactor Rx timestamp handling
` [PATCH net-next 5/8] igc: Add set/clear large buffer helpers
` [PATCH net-next 6/8] igc: Add initial XDP support
` [PATCH net-next 7/8] igc: Add support for XDP_TX action
` [PATCH net-next 8/8] igc: Add support for XDP_REDIRECT action

[PATCH 1/1] net: dsa: Fix type was not set for devlink port
 2021-03-29 16:56 UTC  (4+ messages)

[PATCH bpf-next] tools/resolve_btfids: Fix warnings
 2021-03-29 16:39 UTC  (2+ messages)

[syzbot] INFO: task can't die in msleep
 2021-03-29 16:34 UTC 

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-29 16:28 UTC  (6+ messages)
` [PATCH bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
` [PATCH bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()'

[PATCH v2] Bluetooth: Always call advertising disable before setting params
 2021-03-29 16:30 UTC  (3+ messages)

[PATCH v2 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-03-29 16:25 UTC  (6+ messages)
` [PATCH v2 05/23] ice: Add devlink params support

[PATCH net 1/1] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
 2021-03-29 16:25 UTC  (3+ messages)

[PATCH net-next v2 0/8] udp: GRO L4 improvements
 2021-03-29 16:23 UTC  (15+ messages)
` [PATCH net-next v2 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next v2 4/8] udp: never accept GSO_FRAGLIST packets

[PATCH net-next] Documentation: net: Document resilient next-hop groups
 2021-03-29 16:19 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix memory leak when emitting final btf_ext
 2021-03-29 15:54 UTC  (2+ messages)

[syzbot] WARNING: refcount bug in nfc_llcp_local_put
 2021-03-29 15:53 UTC 

[BUG / question] in routing rules, some options (e.g. ipproto, sport) cause rules to be ignored in presence of packet marks
 2021-03-29 15:42 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nfc_llcp_sock_unlink
 2021-03-29 15:43 UTC 

[syzbot] KMSAN: uninit-value in hci_event_packet (3)
 2021-03-29 15:43 UTC 

[PATCH net] dt-bindings: net: bcm4908-enet: fix Ethernet generic properties
 2021-03-29 15:33 UTC 

[PATCH net-next v3 1/2] net: mhi: Add support for non-linear MBIM skb processing
 2021-03-29 15:39 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: mhi: Allow decoupled MTU/MRU

[PATCH v2 bpf 0/3] AF_XDP Socket Creation Fixes
 2021-03-29 15:28 UTC  (5+ messages)
` [PATCH v2 bpf 3/3] libbpf: ignore return values of setsockopt for XDP rings

[PATCH] net/ncsi: Avoid channel_monitor hrtimer deadlock
 2021-03-29 15:20 UTC 

[PATCH net-next v2 0/5] net: pch: fix and a few cleanups
 2021-03-29 15:13 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: mhi: Add support for non-linear MBIM skb processing
 2021-03-29 15:18 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: mhi: Allow decoupled MTU/MRU

[PATCH linux-next v2 0/1] Sparx5 SerDes: Fixed stack frame size warning
 2021-03-29 14:13 UTC  (2+ messages)
` [PATCH linux-next v2 1/1] phy: Sparx5 Eth SerDes: Use direct register operations

[PATCH net] gianfar: Handle error code at MAC address change
 2021-03-29 14:08 UTC 

[PATCH v4 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
 2021-03-29 14:09 UTC  (5+ messages)
` [PATCH v4 bpf-next 06/17] libbpf: xsk: use bpf_link

[PATCH -next 1/2] mISDN: Use DEFINE_SPINLOCK() for spinlock
 2021-03-29 14:06 UTC  (3+ messages)
` [PATCH -next 2/2] mISDN: Use LIST_HEAD() for list_head

[PATCH net] dt-bindings: net: ethernet-controller: fix typo in NVMEM
 2021-03-29 14:03 UTC 

[PATCH net] enetc: Avoid implicit sign extension
 2021-03-29 13:53 UTC  (2+ messages)

[PATCH -next] netfilter: nftables: remove unnecessary spin_lock_init()
 2021-03-29 13:55 UTC 

[PATCH net-next 0/6] stmmac: Add XDP support
 2021-03-29 13:40 UTC  (7+ messages)
` [PATCH net-next 1/6] stmmac: intel: set IRQ affinity hint for multi MSI vectors
` [PATCH net-next 2/6] net: stmmac: make SPH enable/disable to be configurable
` [PATCH net-next 3/6] net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
` [PATCH net-next 4/6] net: stmmac: Add initial XDP support
` [PATCH net-next 5/6] net: stmmac: Add support for XDP_TX action
` [PATCH net-next 6/6] net: stmmac: Add support for XDP_REDIRECT action

[PATCH rdma-next] RDMA: Support more than 255 rdma ports
 2021-03-29 13:36 UTC  (3+ messages)

[PATCH net v2] net: Reset MAC header for direct packet transmission
 2021-03-29 13:17 UTC  (6+ messages)

[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-03-29 13:08 UTC  (5+ messages)
` [PATCH V3 4/5] net: ethernet: ravb: Enable optional refclk

[PATCH -next] net: phy: Correct function name mdiobus_register_board_info() in comment
 2021-03-29 12:55 UTC  (2+ messages)

[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
 2021-03-29 12:49 UTC  (10+ messages)
` [PATCH bpf-next 3/5] libbpf: add low level "
` [PATCH bpf-next 5/5] libbpf: add selftests for "

[PATCH -next] net: mdio: Correct function name mdio45_links_ok() in comment
 2021-03-29 12:44 UTC 

[PATCH -next] net: bonding: Correct function name bond_change_active_slave() in comment
 2021-03-29 12:42 UTC 

[PATCH V2 1/1] mm:improve the performance during fork
 2021-03-29 12:36 UTC 

[PATCH] ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
 2021-03-29 12:36 UTC 

[PATCH] wireless: ath10k: Fix a use after free in ath10k_htc_send_bundle
 2021-03-29 12:01 UTC 

[PATCH] ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
 2021-03-29 11:50 UTC 

[PATCH net-next] qrtr: move to staging
 2021-03-29 11:30 UTC  (5+ messages)

[syzbot] general protection fault in io_commit_cqring (2)
 2021-03-29 11:28 UTC 

[PATCH] MAINTAINERS: Add entry for Qualcomm IPC Router (QRTR) driver
 2021-03-29 11:25 UTC 

[PATCH] wireless/marvell/mwifiex: Fix a double free in mwifiex_send_tdls_action_frame
 2021-03-29 11:24 UTC 

[PATCH] ieee802154: hwsim: remove redundant initialization of variable res
 2021-03-29 11:23 UTC 

Permission denied error when trying to create vlan on SRIOV VFs in container
 2021-03-29 11:21 UTC 

[PATCH v4 bpf-next 00/12] BPF static linking
 2021-03-29 11:16 UTC  (8+ messages)
` [PATCH v4 bpf-next 07/12] libbpf: add BPF static linker BTF and BTF.ext support

[PATCH v2] net:qrtr: fix atomic idr allocation in qrtr_port_assign()
 2021-03-29 11:09 UTC  (9+ messages)

[PATCH] wireless: hostap: Fix a use after free in hostap_80211_rx
 2021-03-29 11:00 UTC 

[PATCH] ethernet/realtek/r8169: Fix a double free in rtl8169_start_xmit
 2021-03-29 10:11 UTC  (3+ messages)
  `  "

[PATCH net-next 0/6] mlxsw: Two sampling fixes
 2021-03-29 10:09 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum_matchall: Perform protocol check earlier
` [PATCH net-next 2/6] mlxsw: spectrum_matchall: Convert if statements to a switch statement
` [PATCH net-next 3/6] mlxsw: spectrum_matchall: Perform priority checks earlier
` [PATCH net-next 4/6] selftests: mlxsw: Test matchall failure with protocol match
` [PATCH net-next 5/6] mlxsw: spectrum: Veto sampling if already enabled on port
` [PATCH net-next 6/6] selftests: mlxsw: Test vetoing of double sampling

FEC unbind/bind feature
 2021-03-29  9:12 UTC  (6+ messages)

[PATCH net] net: avoid 32 x truesize under-estimation for tiny skbs
 2021-03-29  9:06 UTC  (2+ messages)

[PATCH 1/1] net: sched: extend lifetime of new action in replace mode
 2021-03-29  9:05 UTC  (2+ messages)

[PATCH net 0/2] mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
 2021-03-29  9:03 UTC  (9+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
` [PATCH net mlxsw v2 0/2] mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
` [PATCH net mlxsw v2 1/2] "
` [PATCH net mlxsw v2 2/2] selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases

pull-request: can 2021-03-29
 2021-03-29  8:53 UTC  (4+ messages)
` [net 1/3] can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
` [net 2/3] can: isotp: "
` [net 3/3] can: uapi: can.h: mark union inside struct can_frame packed

[PATCH] hostap: Fix memleak in prism2_config
 2021-03-29  8:52 UTC 

esp-hw-offload support for VF of NVIDIA Mellanox ConnectX-6 Ethernet Adapter Cards
 2021-03-29  8:42 UTC 

linux-next: manual merge of the net-next tree with the bpf tree
 2021-03-29  8:28 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: link: refuse non-O_RDWR flags in BPF_OBJ_GET
 2021-03-29  8:19 UTC  (4+ messages)
` [PATCH bpf v2 2/2] bpf: program: "

[PATCH v2 0/7] remove different PHY fixups
 2021-03-29  8:13 UTC  (4+ messages)

[PATCH net-next 0/4] net: marvell: fix some coding style
 2021-03-29  8:01 UTC  (5+ messages)
` [PATCH net-next 1/4] net: marvell: Delete duplicate word in comments
` [PATCH net-next 2/4] net: marvell: Fix the trailing format of some block comments
` [PATCH net-next 3/4] net: marvell: Delete extra spaces
` [PATCH net-next 4/4] net: marvell: Fix an alignment problem


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).