netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 08:05:10 to 2020-04-30 14:20:25 UTC [more...]

[PATCH net-next v2 01/33] xdp: add frame size to xdp_buff
 2020-04-30 14:20 UTC  (34+ messages)
` [PATCH net-next v2 02/33] bnxt: add XDP frame size to driver
` [PATCH net-next v2 03/33] sfc: add XDP frame size
` [PATCH net-next v2 04/33] mvneta: add XDP frame size to driver
` [PATCH net-next v2 05/33] net: netsec: Add support for XDP frame size
` [PATCH net-next v2 06/33] net: XDP-generic determining "
` [PATCH net-next v2 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH net-next v2 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH net-next v2 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH net-next v2 10/33] veth: xdp using frame_sz in veth driver
` [PATCH net-next v2 11/33] dpaa2-eth: add XDP frame size
` [PATCH net-next v2 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH net-next v2 13/33] qlogic/qede: "
` [PATCH net-next v2 14/33] net: ethernet: ti: add XDP frame size to driver cpsw
` [PATCH net-next v2 15/33] ena: add XDP frame size to amazon NIC driver
` [PATCH net-next v2 16/33] mlx4: add XDP frame size and adjust max XDP MTU
` [PATCH net-next v2 17/33] net: thunderx: add XDP frame size
` [PATCH net-next v2 18/33] nfp: add XDP frame size to netronome driver
` [PATCH net-next v2 19/33] tun: add XDP frame size
` [PATCH net-next v2 20/33] vhost_net: also populate "
` [PATCH net-next v2 21/33] virtio_net: add XDP frame size in two code paths
` [PATCH net-next v2 22/33] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH net-next v2 23/33] ixgbe: add XDP frame size to driver
` [PATCH net-next v2 24/33] ixgbevf: add XDP frame size to VF driver
` [PATCH net-next v2 25/33] i40e: add XDP frame size to driver
` [PATCH net-next v2 26/33] ice: "
` [PATCH net-next v2 27/33] xdp: for Intel AF_XDP drivers add XDP frame_sz
` [PATCH net-next v2 28/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH net-next v2 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH net-next v2 30/33] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH net-next v2 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()
` [PATCH net-next v2 32/33] selftests/bpf: adjust BPF selftest for xdp_adjust_tail
` [PATCH net-next v2 33/33] selftests/bpf: xdp_adjust_tail add grow tail tests

[PATCH AUTOSEL 5.6 14/79] SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
 2020-04-30 13:50 UTC  (22+ messages)
` [PATCH AUTOSEL 5.6 35/79] svcrdma: Fix trace point use-after-free race
` [PATCH AUTOSEL 5.6 40/79] wimax/i2400m: Fix potential urb refcnt leak
` [PATCH AUTOSEL 5.6 41/79] net: stmmac: fix enabling socfpga's ptp_ref_clock
` [PATCH AUTOSEL 5.6 42/79] net: stmmac: Fix sub-second increment
` [PATCH AUTOSEL 5.6 43/79] netfilter: nat: fix error handling upon registering inet hook
` [PATCH AUTOSEL 5.6 48/79] net/mlx5: Fix failing fw tracer allocation on s390
` [PATCH AUTOSEL 5.6 49/79] net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
` [PATCH AUTOSEL 5.6 50/79] net/mlx5e: Get the latest values from counters in switchdev mode
` [PATCH AUTOSEL 5.6 51/79] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
` [PATCH AUTOSEL 5.6 52/79] bpf: Forbid XADD on spilled pointers for unprivileged users
` [PATCH AUTOSEL 5.6 53/79] bpf: Fix handling of XADD on BTF memory
` [PATCH AUTOSEL 5.6 54/79] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
` [PATCH AUTOSEL 5.6 55/79] iwlwifi: actually check allocated conf_tlv pointer
` [PATCH AUTOSEL 5.6 67/79] net: phy: bcm84881: clear settings on link down
` [PATCH AUTOSEL 5.6 69/79] mac80211: sta_info: Add lockdep condition for RCU list usage
` [PATCH AUTOSEL 5.6 72/79] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH AUTOSEL 5.6 73/79] net: systemport: "
` [PATCH AUTOSEL 5.6 74/79] bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
` [PATCH AUTOSEL 5.6 75/79] bpf, x86_32: Fix clobbering of dst for BPF_JSET
` [PATCH AUTOSEL 5.6 76/79] bpf, x86_32: Fix logic error in BPF_LDX zero-extension
` [PATCH AUTOSEL 5.6 77/79] bpf: Propagate expected_attach_type when verifying freplace programs

[PATCH AUTOSEL 5.4 22/57] svcrdma: Fix trace point use-after-free race
 2020-04-30 13:52 UTC  (16+ messages)
` [PATCH AUTOSEL 5.4 26/57] wimax/i2400m: Fix potential urb refcnt leak
` [PATCH AUTOSEL 5.4 27/57] net: stmmac: fix enabling socfpga's ptp_ref_clock
` [PATCH AUTOSEL 5.4 28/57] net: stmmac: Fix sub-second increment
` [PATCH AUTOSEL 5.4 29/57] netfilter: nat: fix error handling upon registering inet hook
` [PATCH AUTOSEL 5.4 34/57] net/mlx5: Fix failing fw tracer allocation on s390
` [PATCH AUTOSEL 5.4 35/57] net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
` [PATCH AUTOSEL 5.4 36/57] net/mlx5e: Get the latest values from counters in switchdev mode
` [PATCH AUTOSEL 5.4 37/57] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
` [PATCH AUTOSEL 5.4 38/57] bpf: Forbid XADD on spilled pointers for unprivileged users
` [PATCH AUTOSEL 5.4 50/57] mac80211: sta_info: Add lockdep condition for RCU list usage
` [PATCH AUTOSEL 5.4 53/57] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH AUTOSEL 5.4 54/57] net: systemport: "
` [PATCH AUTOSEL 5.4 55/57] bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
` [PATCH AUTOSEL 5.4 56/57] bpf, x86_32: Fix clobbering of dst for BPF_JSET
` [PATCH AUTOSEL 5.4 57/57] bpf, x86_32: Fix logic error in BPF_LDX zero-extension

Net: [DSA]: dsa-loop kernel panic
 2020-04-30 14:06 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 13/30] svcrdma: Fix trace point use-after-free race
 2020-04-30 13:53 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 15/30] wimax/i2400m: Fix potential urb refcnt leak
` [PATCH AUTOSEL 4.19 16/30] net: stmmac: fix enabling socfpga's ptp_ref_clock
` [PATCH AUTOSEL 4.19 17/30] net: stmmac: Fix sub-second increment
` [PATCH AUTOSEL 4.19 20/30] net/mlx5: Fix failing fw tracer allocation on s390
` [PATCH AUTOSEL 4.19 21/30] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
` [PATCH AUTOSEL 4.19 28/30] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH AUTOSEL 4.19 29/30] net: systemport: "
` [PATCH AUTOSEL 4.19 30/30] bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension

[PATCH AUTOSEL 4.14 11/27] wimax/i2400m: Fix potential urb refcnt leak
 2020-04-30 13:54 UTC  (12+ messages)
` [PATCH AUTOSEL 4.14 12/27] net: stmmac: fix enabling socfpga's ptp_ref_clock
` [PATCH AUTOSEL 4.14 13/27] net: stmmac: Fix sub-second increment
` [PATCH AUTOSEL 4.14 14/27] cxgb4: fix large delays in PTP synchronization
` [PATCH AUTOSEL 4.14 15/27] team: fix hang in team_mode_get()
` [PATCH AUTOSEL 4.14 17/27] macvlan: fix null dereference in macvlan_device_event()
` [PATCH AUTOSEL 4.14 20/27] net: dsa: b53: Fix ARL register definitions
` [PATCH AUTOSEL 4.14 21/27] net: dsa: b53: Rework ARL bin logic
` [PATCH AUTOSEL 4.14 23/27] net: bcmgenet: correct per TX/RX ring statistics
` [PATCH AUTOSEL 4.14 25/27] macsec: avoid to set wrong mtu
` [PATCH AUTOSEL 4.14 26/27] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH AUTOSEL 4.14 27/27] net: systemport: "

[PATCH AUTOSEL 4.9 05/17] wimax/i2400m: Fix potential urb refcnt leak
 2020-04-30 13:54 UTC  (9+ messages)
` [PATCH AUTOSEL 4.9 06/17] net: stmmac: Fix sub-second increment
` [PATCH AUTOSEL 4.9 07/17] team: fix hang in team_mode_get()
` [PATCH AUTOSEL 4.9 09/17] macvlan: fix null dereference in macvlan_device_event()
` [PATCH AUTOSEL 4.9 11/17] net: dsa: b53: Fix ARL register definitions
` [PATCH AUTOSEL 4.9 12/17] net: dsa: b53: Rework ARL bin logic
` [PATCH AUTOSEL 4.9 15/17] macsec: avoid to set wrong mtu
` [PATCH AUTOSEL 4.9 16/17] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH AUTOSEL 4.9 17/17] net: systemport: "

[PATCH AUTOSEL 4.4 03/11] wimax/i2400m: Fix potential urb refcnt leak
 2020-04-30 13:54 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 04/11] team: fix hang in team_mode_get()
` [PATCH AUTOSEL 4.4 06/11] macvlan: fix null dereference in macvlan_device_event()
` [PATCH AUTOSEL 4.4 10/11] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH AUTOSEL 4.4 11/11] net: systemport: "

[PATCH net-next 00/14] net/smc: add event-based framework for LLC msgs
 2020-04-30 13:55 UTC  (15+ messages)
` [PATCH net-next 01/14] net/smc: add event-based llc_flow framework
` [PATCH net-next 02/14] net/smc: enqueue all received LLC messages
` [PATCH net-next 03/14] net/smc: introduce link group type
` [PATCH net-next 04/14] net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
` [PATCH net-next 05/14] net/smc: adapt SMC server code to use the LLC flow
` [PATCH net-next 06/14] net/smc: adapt SMC client "
` [PATCH net-next 07/14] net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
` [PATCH net-next 08/14] net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
` [PATCH net-next 09/14] net/smc: move the TEST_LINK response processing into event handler
` [PATCH net-next 10/14] net/smc: new smc_rtoken_set functions for multiple link support
` [PATCH net-next 11/14] net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
` [PATCH net-next 12/14] net/smc: adapt SMC remote DELETE_RKEY "
` [PATCH net-next 13/14] net/smc: remove handling of CONFIRM_RKEY_CONTINUE
` [PATCH net-next 14/14] net/smc: remove obsolete link state DELETING

[PATCH v12 0/4] perf tools: add support for libpfm4
 2020-04-30 13:34 UTC  (3+ messages)
` [PATCH v12 4/4] "

rcu_barrier() + membarrier() + scheduler deadlock?
 2020-04-30 13:28 UTC 

BUG: soft lockup while deleting tap interface from vlan aware bridge
 2020-04-30 13:18 UTC  (4+ messages)

[PATCH net v2] mptcp: fix uninitialized value access
 2020-04-30 13:03 UTC 

[PATCH net v2 0/5] mptcp: fix incoming options parsing
 2020-04-30 13:01 UTC  (6+ messages)
` [PATCH net v2 1/5] mptcp: consolidate synack processing
` [PATCH net v2 2/5] mptcp: move option parsing into mptcp_incoming_options()
` [PATCH net v2 3/5] mptcp: avoid a WARN on bad input
` [PATCH net v2 4/5] mptcp: fix 'use_ack' option access
` [PATCH net v2 5/5] mptcp: initialize the data_fin field for mpc packets

[PATCH net-next 1/1] qedr: Avoid DB recover entry deletion when device is not active
 2020-04-30 12:41 UTC 

iproute2: tc deletion freezes whole server
 2020-04-30 12:40 UTC  (19+ messages)

[PATCH net-next v3 0/2] provide support for PHY master/slave configuration
 2020-04-30 12:25 UTC  (7+ messages)
` [PATCH net-next v3 1/2] ethtool: provide UAPI "

[PATCH] net/faraday: Fix unnecessary check in ftmac100_probe()
 2020-04-30 12:15 UTC 

[PATCH v1] net: macb: Fix runtime PM refcounting
 2020-04-30 12:13 UTC  (4+ messages)

[PATCH] net: ftgmac100: Fix unused assignment
 2020-04-30 12:11 UTC 

[net-next PATCH v2 0/3] Introduce new APIs to support phylink and phy layers
 2020-04-30 12:05 UTC  (2+ messages)

[PATCH 0/1] net/mlx5: Call pci_disable_sriov() on remove
 2020-04-30 12:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next V2] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-04-30 11:42 UTC 

[PATCH net-next] rionet: Fix use correct return type for ndo_start_xmit()
 2020-04-30 11:26 UTC 

[PATCH net-next 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-04-30 11:19 UTC  (5+ messages)
` [PATCH net-next 2/3] net/mlx5e: Introduce mlx5e_eswitch_rep_uplink_priv helper
` [PATCH net-next 3/3] net/mlx5e: Fix the code style

[PATCH bpf-next 0/3] Enable socket lookup in SOCKMAP/SOCKHASH from BPF
 2020-04-30 10:54 UTC  (4+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed

[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
 2020-04-30 10:49 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
 2020-04-30 10:47 UTC 

[PATCH] cxgb4/chcr: avoid -Wreturn-local-addr warning
 2020-04-30 10:39 UTC 

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-04-30 10:36 UTC  (7+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH net-next] net: caif: Fix use correct return type for ndo_start_xmit()
 2020-04-30 10:16 UTC 

[PATCH net-next 20/33] vhost_net: also populate XDP frame size
 2020-04-30 10:14 UTC  (8+ messages)
` [PATCH net-next 21/33] virtio_net: add XDP frame size in two code paths

[PATCH v2 0/7] staging: qlge: Checkpatch.pl indentation fixes in qlge_main.c
 2020-04-30 10:08 UTC  (5+ messages)
` [PATCH v2 2/7] staging: qlge: Remove gotos from ql_set_mac_addr_reg

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-04-30 10:06 UTC  (3+ messages)

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-04-30 10:03 UTC  (5+ messages)

KASAN: use-after-free Write in bpf_link_put
 2020-04-30  9:39 UTC 

[PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration
 2020-04-30  9:29 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH][next] rtw88: fix spelling mistake "fimrware" -> "firmware"
 2020-04-30  9:27 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: phy: mdio: add IPQ40xx MDIO support
 2020-04-30  9:07 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: phy: mdio: add IPQ4019 MDIO driver
` [PATCH net-next v5 2/3] dt-bindings: add Qualcomm IPQ4019 MDIO bindings
` [PATCH net-next v5 3/3] ARM: dts: qcom: ipq4019: add MDIO node

[PATCH 1/2] Revert commit 1b0a83ac04e383e3bed21332962b90710fcf2828
 2020-04-30  9:02 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH net 0/5] mptcp: fix incoming options parsing
 2020-04-30  8:53 UTC  (4+ messages)
` [PATCH net 2/5] mptcp: move option parsing into mptcp_incoming_options()

[PATCH net] mptcp: fix uninitialized value access
 2020-04-30  8:46 UTC  (3+ messages)

4becb7ee5b ("net/x25: Fix x25_neigh refcnt leak when x25 .."): [ 89.261843] BUG: kernel NULL pointer dereference, address: 00000074
 2020-04-30  8:22 UTC 

[pull request][net 0/8] Mellanox, mlx5 fixes 2020-04-29
 2020-04-30  8:22 UTC  (4+ messages)
` [net 8/8] net/mlx5e: kTLS, Add resiliency to zero-size record frags in TX resync flow

[PATCH net-next 0/2] net: dsa: mv88e6xxx: augment phylink support for 10G
 2020-04-30  8:21 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: use generic clause 45 definitions
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: 88e6390 10G serdes support

[PATCH -next] bpf: fix error return code in map_lookup_and_delete_elem()
 2020-04-30  8:18 UTC 

[PATCH v2 bpf-next] libbpf: fix false uninitialized variable warning
 2020-04-30  8:13 UTC  (2+ messages)

[PATCH v2 net-next 00/17] net: atlantic: A2 support
 2020-04-30  8:04 UTC  (18+ messages)
` [PATCH v2 net-next 01/17] net: atlantic: update company name in the driver description
` [PATCH v2 net-next 02/17] net: atlantic: add A2 device IDs
` [PATCH v2 net-next 03/17] net: atlantic: add defines for 10M and EEE 100M link mode
` [PATCH v2 net-next 04/17] net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
` [PATCH v2 net-next 05/17] net: atlantic: simplify hw_get_fw_version() usage
` [PATCH v2 net-next 06/17] net: atlantic: make hw_get_regs optional
` [PATCH v2 net-next 07/17] net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
` [PATCH v2 net-next 08/17] net: atlantic: A2 driver-firmware interface
` [PATCH v2 net-next 09/17] net: atlantic: minimal A2 HW bindings required for fw_ops
` [PATCH v2 net-next 10/17] net: atlantic: minimal A2 fw_ops
` [PATCH v2 net-next 11/17] net: atlantic: A2 hw_ops skeleton
` [PATCH v2 net-next 12/17] net: atlantic: HW bindings for A2 RFP
` [PATCH v2 net-next 13/17] net: atlantic: add A2 RPF hw_ops
` [PATCH v2 net-next 14/17] net: atlantic: HW bindings for basic A2 init/deinit hw_ops
` [PATCH v2 net-next 15/17] net: atlantic: common functions needed "
` [PATCH v2 net-next 16/17] net: atlantic: "
` [PATCH v2 net-next 17/17] net: atlantic: A2 ingress / egress hw configuration


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