netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 21:50:24 to 2020-12-08 12:11:48 UTC [more...]

[PATCH net-next] net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set_doit()
 2020-12-08 12:10 UTC 

[RFC PATCH net-next 00/16] LAG offload for Ocelot DSA switches
 2020-12-08 12:08 UTC  (17+ messages)
` [RFC PATCH net-next 01/16] net: mscc: ocelot: offload bridge port flags to device
` [RFC PATCH net-next 02/16] net: mscc: ocelot: allow offloading of bridge on top of LAG
` [RFC PATCH net-next 03/16] net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_changeupper
` [RFC PATCH net-next 04/16] net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event
` [RFC PATCH net-next 05/16] net: mscc: ocelot: don't refuse bonding interfaces we can't offload
` [RFC PATCH net-next 06/16] net: mscc: ocelot: use ipv6 in the aggregation code
` [RFC PATCH net-next 07/16] net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
` [RFC PATCH net-next 08/16] net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
` [RFC PATCH net-next 09/16] net: mscc: ocelot: use "lag" variable name in ocelot_bridge_stp_state_set
` [RFC PATCH net-next 10/16] net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
` [RFC PATCH net-next 11/16] net: mscc: ocelot: set up logical port IDs centrally
` [RFC PATCH net-next 12/16] net: mscc: ocelot: drop the use of the "lags" array
` [RFC PATCH net-next 13/16] net: mscc: ocelot: rename aggr_count to num_ports_in_lag
` [RFC PATCH net-next 14/16] net: mscc: ocelot: rebalance LAGs on link up/down events
` [RFC PATCH net-next 15/16] net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
` [RFC PATCH net-next 16/16] net: dsa: ocelot: tell DSA that we can offload link aggregation

[PATCH net-next] net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()
 2020-12-08 12:09 UTC 

[PATCH net-next] net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()
 2020-12-08 12:08 UTC 

[PATCH net-next v2 0/4] Marvell mvpp2 improvements
 2020-12-08 12:03 UTC  (6+ messages)
` [PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper

[PATCHv2 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2020-12-08 12:01 UTC  (5+ messages)
` [PATCHv3 "
  ` [PATCHv4 "

BUG: unable to handle kernel paging request in smc_nl_handle_smcr_dev
 2020-12-08 12:02 UTC 

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-08 11:58 UTC  (14+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2020-12-08 11:57 UTC  (3+ messages)
` [PATCH] [v10] wireless: Initial driver submission for pureLiFi STA devices
` [PATCH] [v11] "

[PATCH v4 0/6] igb: xdp patches followup
 2020-12-08 11:39 UTC  (7+ messages)
` [PATCH v4 2/6] igb: take vlan double header into account

[PATCH 1/1] mwifiex: Fix possible buffer overflows in mwifiex_uap_bss_param_prepare
 2020-12-08 11:36 UTC 

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-08 11:23 UTC  (15+ messages)
` [PATCH v3 net-next 2/4] "

[PATCH 01/17] wil6210: wmi: Correct misnamed function parameter 'ptr_'
 2020-12-08 11:07 UTC  (3+ messages)

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-08 11:01 UTC  (15+ messages)
` [PATCH v5 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v5 bpf-next 02/14] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers
` [PATCH v5 bpf-next 03/14] xdp: add xdp_shared_info data structure

[PATCH RFC] ethernet: stmmac: clean up the code for release/suspend/resume function
 2020-12-08 10:49 UTC  (3+ messages)

[PATCH 1/7] net: 8021q: remove unneeded MODULE_VERSION() usage
 2020-12-08  9:55 UTC  (8+ messages)
` [PATCH 2/7] net: batman-adv: "

[PATCH 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-08  9:45 UTC  (2+ messages)
` [PATCH 1/1] net/ipv4/inet_fragment: Batch fqdir destroy works

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-08  9:30 UTC  (5+ messages)

[PATCH net-next 00/13] mlxsw: Add support for Q-in-VNI
 2020-12-08  9:22 UTC  (14+ messages)
` [PATCH net-next 01/13] mlxsw: Use one enum for all registers that contain tunnel_port field
` [PATCH net-next 02/13] mlxsw: reg: Add Switch Port VLAN Stacking Register
` [PATCH net-next 03/13] mlxsw: reg: Add support for tunnel port in SPVID register
` [PATCH net-next 04/13] mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-aware bridge
` [PATCH net-next 05/13] mlxsw: Save EtherType as part of mlxsw_sp_nve_params
` [PATCH net-next 06/13] mlxsw: Save EtherType as part of mlxsw_sp_nve_config
` [PATCH net-next 07/13] mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()
` [PATCH net-next 08/13] mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASIC
` [PATCH net-next 09/13] mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN device
` [PATCH net-next 10/13] mlxsw: Veto Q-in-VNI for Spectrum-1 ASIC
` [PATCH net-next 11/13] mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
` [PATCH net-next 12/13] selftests: forwarding: Add Q-in-VNI test
` [PATCH net-next 13/13] selftests: mlxsw: Add Q-in-VNI veto tests

[PATCH v2] MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver
 2020-12-08  9:22 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next] net: Limit logical shift left of TCP probe0 timeout
 2020-12-08  9:19 UTC 

Why the auxiliary cipher in gss_krb5_crypto.c?
 2020-12-08  9:18 UTC  (15+ messages)
` [RFC][PATCH 00/18] crypto: Add generic Kerberos library

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-08  9:18 UTC  (10+ messages)
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI PHY binding "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-08  9:02 UTC  (4+ messages)

[PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
 2020-12-08  9:02 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250
 2020-12-08  9:01 UTC 

[PATCH] net: 8021q: vlan: reduce noise in driver initialization
 2020-12-08  8:49 UTC 

[PATCH net] net: ll_temac: Fix potential NULL dereference in temac_probe()
 2020-12-08  8:25 UTC  (2+ messages)

[PATCH] net: rmnet: Adjust virtual device MTU on real device capability
 2020-12-08  8:19 UTC  (5+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-08  8:17 UTC  (4+ messages)

[PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
 2020-12-08  8:13 UTC  (5+ messages)

[PATCH 065/141] airo: Fix fall-through warnings for Clang
 2020-12-08  8:08 UTC  (2+ messages)

[PATCH v3] ath10k: add option for chip-id based BDF selection
 2020-12-08  7:57 UTC  (4+ messages)

[PATCH] net: carl9170: remove trailing semicolon in macro definition
 2020-12-08  7:46 UTC  (2+ messages)

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-08  7:42 UTC  (4+ messages)
` [PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues

general protection fault in hci_chan_del
 2020-12-08  7:41 UTC 

[PATCH v2 1/1] xdp: avoid calling kfree twice
 2020-12-09  5:03 UTC 

[PATCH 1/1] mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
 2020-12-08  7:33 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_lru_populate
 2020-12-08  7:25 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in pcpu_freelist_populate
 2020-12-08  7:24 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-12-03
 2020-12-08  7:14 UTC  (6+ messages)

[PATCH bpf-next v4 0/5] selftests/bpf: xsk selftests
 2020-12-08  7:03 UTC  (8+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: xsk selftests framework
` [PATCH bpf-next v4 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL
` [PATCH bpf-next v4 3/5] selftests/bpf: xsk selftests - DRV "
` [PATCH bpf-next v4 4/5] selftests/bpf: xsk selftests - Socket Teardown - SKB, DRV
` [PATCH bpf-next v4 5/5] selftests/bpf: xsk selftests - Bi-directional Sockets "

[PATCH net-next] net: dsa: mt7530: support setting ageing time
 2020-12-08  7:00 UTC 

[PATCH bpf] tools/bpftool: Add/Fix support for modules btf dump
 2020-12-08  6:52 UTC  (7+ messages)

[PATCH net-next] devlink: Add devlink port documentation
 2020-12-08  6:51 UTC  (5+ messages)
` [PATCH net-next v5] "

[RFC PATCH net-next 00/13] Make .ndo_get_stats64 sleepable
 2020-12-08  6:43 UTC  (3+ messages)
` [RFC PATCH net-next 01/13] RDMA/mlx4: remove bogus dev_base_lock usage

[PATCH v2 bpf-next] bpf: return -ENOTSUPP when attaching to non-kernel BTF
 2020-12-08  6:43 UTC 

[PATCH net-next v1 0/9] ethtool: Add support for frame preemption
 2020-12-08  6:22 UTC  (20+ messages)
` [PATCH net-next v1 1/9] ethtool: Add support for configuring "
` [PATCH net-next v1 6/9] igc: Add support for tuning frame preemption via ethtool
` [PATCH net-next v1 8/9] igc: Add support for exposing frame preemption stats registers

macb: should we revert 0a4e9ce17ba7 ("macb: support the two tx descriptors on at91rm9200") ?
 2020-12-08  5:17 UTC  (4+ messages)

[PATCH v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-12-08  4:53 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-12-08  4:50 UTC  (3+ messages)

Refcount mismatch when unregistering netdevice from kernel
 2020-12-08  3:55 UTC 

[PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests
 2020-12-08  3:48 UTC  (10+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework

[PATCH v2 bpf-next 0/3] bpf: support module BTF in BTF display helpers
 2020-12-08  3:42 UTC  (4+ messages)

[PATCH bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
 2020-12-08  3:40 UTC  (6+ messages)

[PATCH bpf] tools/bpftool: fix PID fetching with a lot of results
 2020-12-08  3:35 UTC  (4+ messages)

[pull request][for-next V2] mlx5-next auxbus support
 2020-12-08  3:30 UTC  (2+ messages)

[PATCH] bpf: propagate __user annotations properly
 2020-12-08  3:30 UTC  (2+ messages)

[PATCH net-next v10 0/4] GVE Raw Addressing
 2020-12-08  3:17 UTC  (6+ messages)
` [PATCH net-next v10 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v10 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v10 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v10 4/4] gve: Add support for raw addressing in the tx path

[PATCH bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-08  2:53 UTC  (5+ messages)

[PATCH net] net: flow_offload: Fix memory leak for indirect flow block
 2020-12-08  2:49 UTC  (3+ messages)

[PATCH net v2] net: flow_offload: Fix memory leak for indirect flow block
 2020-12-08  2:48 UTC 

[PATCH net-next] tun: fix ubuf refcount incorrectly on error path
 2020-12-08  2:32 UTC  (6+ messages)

pull request (net): ipsec 2020-12-07
 2020-12-08  2:33 UTC  (2+ messages)

[PATCH net-next] net/mlx4: Remove unused #define MAX_MSIX_P_PORT
 2020-12-08  2:30 UTC  (2+ messages)

warnings from MTU setting on switch ports
 2020-12-08  2:22 UTC  (10+ messages)
    ` vlan_filtering=1 breaks all traffic (was: Re: warnings from MTU setting on switch ports)
        ` vlan_filtering=1 breaks all traffic

[PATCH net-next] bonding: set xfrm feature flags more sanely
 2020-12-08  2:22 UTC  (2+ messages)

[PATCH net v1 1/2] net: dsa: microchip: fix devicetree parsing of cpu node
 2020-12-08  2:16 UTC  (4+ messages)
` [PATCH net v1 2/2] net: dsa: microchip: improve port count comments

[PATCH v2] net: dsa: ksz8795: adjust CPU link to host interface
 2020-12-08  2:11 UTC  (6+ messages)

[PATCH] net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
 2020-12-08  2:04 UTC  (3+ messages)

[PATCH] dpaa2-mac: Add a missing of_node_put after of_device_is_available
 2020-12-08  1:58 UTC  (3+ messages)

[PATCH net v2] mptcp: print new line in mptcp_seq_show() if mptcp isn't in use
 2020-12-08  1:46 UTC  (2+ messages)

[PATCH net-next v3 0/3] Arrow SpeedChips XRS700x DSA Driver
 2020-12-08  1:44 UTC  (7+ messages)
` [PATCH net-next v3 1/3] dsa: add support for Arrow XRS700x tag trailer
` [PATCH net-next v3 2/3] net: dsa: add Arrow SpeedChips XRS700x driver
` [PATCH net-next v3 3/3] dt-bindings: net: dsa: add bindings for xrs700x switches

[PATCH] bridge: Fix a deadlock when enabling multicast snooping
 2020-12-08  1:20 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net-next v3 1/1] ibmvnic: add some debugs
 2020-12-08  1:13 UTC  (2+ messages)

[PATCH v3 net-next] net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process context
 2020-12-08  1:09 UTC  (2+ messages)

[PATCH net] enetc: Fix reporting of h/w packet counters
 2020-12-08  0:58 UTC  (2+ messages)

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2020-12-08  0:42 UTC  (5+ messages)
` [PATCH v1 net-next 01/15] iov_iter: Skip copy in memcpy_to_page if src==dst
` [PATCH v1 net-next 02/15] net: Introduce direct data placement tcp offload

[PATCH 0/1] Bluetooth: Further improvements for suspend tasks
 2020-12-08  0:12 UTC  (2+ messages)
` [PATCH 1/1] Bluetooth: Remove hci_req_le_suspend_config

[PATCH net-next] tcp: optimise receiver buffer autotuning initialisation for high latency connections
 2020-12-07 23:22 UTC  (10+ messages)

[PATCH] drivers: broadcom: save return value of pci_find_capability() in u8
 2020-12-07 23:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: avoid overflows involving hash elem_size
 2020-12-07 22:50 UTC  (2+ messages)

[net-next V2 08/15] net/mlx5e: Add TX PTP port object support
 2020-12-07 22:04 UTC  (13+ messages)


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