netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-17 22:48:58 to 2021-01-18 19:02:41 UTC [more...]

commit 4c7ea3c0791e (net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports)
 2021-01-18 19:01 UTC  (6+ messages)

[RFC net-next 0/7] net: dsa: Sync local bridge FDB addresses to hardware
 2021-01-18 18:58 UTC  (6+ messages)
` [RFC net-next 2/7] net: bridge: switchdev: Include local flag in FDB notifications
` [RFC net-next 3/7] net: bridge: switchdev: Send FDB notifications for host addresses

[PATCH net-next v5] GTP: add support for flow based tunneling API
 2021-01-18 18:56 UTC  (6+ messages)

[PATCH net] net: mrp: use stp state as substitute for unimplemented mrp state
 2021-01-18 18:56 UTC  (2+ messages)

[PATCH] net: mscc: ocelot: Fix multicast to the CPU port
 2021-01-18 18:55 UTC  (2+ messages)

[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf
 2021-01-18 18:44 UTC  (8+ messages)
` [PATCH bpf 1/2] samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
` [PATCH 2/2] compiler.h: Include asm/rwonce.h under ARM64 and ALPHA to fix build errors

how to determine if buffers are in user-space/kernel-space
 2021-01-18 18:26 UTC 

[PATCH net-next 0/3] nexthop: More fine-grained policies for netlink message validation
 2021-01-18 18:29 UTC  (9+ messages)
` [PATCH net-next 1/3] nexthop: Use a dedicated policy for nh_valid_get_del_req()
` [PATCH net-next 2/3] nexthop: Use a dedicated policy for nh_valid_dump_req()
` [PATCH net-next 3/3] nexthop: Specialize rtm_nh_policy

[PATCH net-next 0/4] i40e: small improvements on XDP path
 2021-01-18 18:32 UTC  (3+ messages)

[PATCH iproute2] iplink: work around rtattr length limits for IFLA_VFINFO_LIST
 2021-01-18 18:30 UTC  (13+ messages)

[PATCH bpf-next] xsk: build skb by page
 2021-01-18 16:38 UTC  (10+ messages)

[PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors
 2021-01-18 18:21 UTC  (18+ messages)

[PATCH net-next] net/sched: cls_flower add CT_FLAGS_INVALID flag support
 2021-01-18 18:21 UTC  (2+ messages)

[PATCH net v2 0/2] sh_eth: Fix reboot crash
 2021-01-18 15:06 UTC  (3+ messages)
` [PATCH net v2 1/2] mdio-bitbang: Export mdiobb_{read,write}()
` [PATCH net v2 2/2] sh_eth: Make PHY access aware of Runtime PM to fix reboot crash

[PATCH bpf-next V12 0/7] bpf: New approach for BPF MTU handling
 2021-01-18 16:54 UTC  (8+ messages)
` [PATCH bpf-next V12 1/7] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V12 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
` [PATCH bpf-next V12 3/7] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V12 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V12 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V12 6/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect
` [PATCH bpf-next V12 7/7] bpf/selftests: tests using bpf_check_mtu BPF-helper

[PATCH net] net: core: devlink: use right genl user_ptr when handling port param get/set
 2021-01-18 17:32 UTC 

[PATCH mlx5-next v2 0/5] Dynamically assign MSI-X vectors count
 2021-01-18 18:07 UTC  (5+ messages)

[PATCH 0/7] Introduce vdpa management tool
 2021-01-18 18:03 UTC  (13+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-18 18:01 UTC  (18+ messages)
` [patch net-next RFC 02/10] devlink: implement line card provisioning

[PATCH bpf] samples/bpf: Update README.rst for manually compiling LLVM and clang
 2021-01-18 18:01 UTC  (2+ messages)

[PATCH v3 net-next 00/15] tag_8021q for Ocelot switches
 2021-01-18 18:00 UTC  (19+ messages)
` [PATCH v3 net-next 01/15] net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
` [PATCH v3 net-next 02/15] net: mscc: ocelot: export VCAP structures to include/soc/mscc
` [PATCH v3 net-next 03/15] net: mscc: ocelot: store a namespaced VCAP filter ID
` [PATCH v3 net-next 04/15] net: dsa: felix: add new VLAN-based tagger
` [PATCH v3 net-next 05/15] net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
` [PATCH v3 net-next 06/15] net: mscc: ocelot: only drain extraction queue on error
` [PATCH v3 net-next 07/15] net: mscc: ocelot: just flush the CPU extraction group "
` [PATCH v3 net-next 08/15] net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
` [PATCH v3 net-next 09/15] net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
` [PATCH v3 net-next 10/15] net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
` [PATCH v3 net-next 11/15] net: mscc: ocelot: export struct ocelot_frame_info
` [PATCH v3 net-next 12/15] net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
` [PATCH v3 net-next 13/15] net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
` [PATCH v3 net-next 14/15] net: dsa: felix: use promisc on master for PTP with tag_8021q
` [PATCH v3 net-next 15/15] net: dsa: tag_ocelot_8021q: add support for PTP timestamping

[PATCH net-next 0/2] net: dsa: mv88e6xxx: LAG fixes
 2021-01-18 17:54 UTC  (7+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Provide dummy implementations for trunk setters

[PATCH v2 bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-18 17:48 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests: bpf: Add a new test for "

bug: net: dsa: mv88e6xxx: serdes Unable to communicate on fiber with vf610-zii-dev-rev-c
 2021-01-18 17:47 UTC  (9+ messages)

[RESEND PATCH] net: core: devlink: use right genl user_ptr when handling port param get/set
 2021-01-18 17:39 UTC 

[PATCH v4 net-next 1/5] net: phy: Add PHY_RST_AFTER_PROBE flag
 2021-01-18 17:32 UTC  (3+ messages)
  ` [EXTERNAL] "

[RFC PATCH 0/1] net: arcnet: Fix RESET sequence
 2021-01-18 17:31 UTC  (4+ messages)

[PATCH v4 net-next 5/5] net: phy: Remove PHY_RST_AFTER_CLK_EN flag
 2021-01-18 17:01 UTC 

[PATCH mlx5-next v1 0/5] Dynamically assign MSI-X vectors count
 2021-01-18 17:03 UTC  (3+ messages)
` [PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors

[PATCH v4 net-next 4/5] net: phy: Remove phy_reset_after_clk_enable()
 2021-01-18 17:00 UTC 

[PATCH v4 net-next 3/5] net: fec: Remove PHY reset in fec_main.c
 2021-01-18 16:59 UTC 

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-01-18 16:48 UTC  (11+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH v4 net-next 2/5] net: phy: Hold SMSC LAN87xx in reset after probe
 2021-01-18 16:59 UTC 

[PATCH] sh_eth: Fix power down vs. is_opened flag ordering
 2021-01-18 16:56 UTC  (2+ messages)

[PATCH v4 net-next 0/5] net: phy: Fix SMSC LAN87xx external reset
 2021-01-18 16:57 UTC 

[RFC PATCH v2 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-18 15:16 UTC  (15+ messages)
` [RFC PATCH v2 01/13] af_vsock: implement 'vsock_wait_data()'
` [RFC PATCH v2 02/13] af_vsock: separate rx loops for STREAM/SEQPACKET
` [RFC PATCH v2 06/13] af_vsock: general support of SOCK_SEQPACKET type
` [RFC PATCH v2 08/13] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v2 10/13] virtio/vsock: update receive logic
` [RFC PATCH v2 11/13] virtio/vsock: rest of SOCK_SEQPACKET support

[PATCHv13 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-18 15:14 UTC  (9+ messages)
` [PATCHv14 "
  ` [PATCHv14 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
  ` [PATCHv14 bpf-next 3/6] xdp: add a new helper for dev map multicast support

[PATCH] ath10k: increase rx buffer size to 2048
 2021-01-18 16:13 UTC  (2+ messages)

[PATCH] net: ath10k: santity check for ep connectivity
 2021-01-18 16:12 UTC  (2+ messages)

[PATCH bpf] xsk: Clear pool even for inactive queues
 2021-01-18 16:03 UTC 

[PATCH v3 net-next 00/11] intel driver cleanups
 2021-01-18 15:13 UTC  (12+ messages)
` [PATCH v3 net-next 01/11] i40e: drop redundant check when setting xdp prog
` [PATCH v3 net-next 02/11] i40e: drop misleading function comments
` [PATCH v3 net-next 03/11] i40e: adjust i40e_is_non_eop
` [PATCH v3 net-next 04/11] ice: simplify ice_run_xdp
` [PATCH v3 net-next 05/11] ice: move skb pointer from rx_buf to rx_ring
` [PATCH v3 net-next 06/11] ice: remove redundant checks in ice_change_mtu
` [PATCH v3 net-next 07/11] ice: skip NULL check against XDP prog in ZC path
` [PATCH v3 net-next 08/11] i40e, xsk: Simplify the do-while allocation loop
` [PATCH v3 net-next 09/11] i40e: store the result of i40e_rx_offset() onto i40e_ring
` [PATCH v3 net-next 10/11] ice: store the result of ice_rx_offset() onto ice_ring
` [PATCH v3 net-next 11/11] ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring

[PATCH net-next v4 0/4] Support for RollBall 10G copper SFP modules
 2021-01-18 15:45 UTC  (6+ messages)
` [PATCH net-next v4 1/4] net: phy: mdio-i2c: support I2C MDIO protocol for RollBall "

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-18 15:19 UTC  (15+ messages)
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type

[PATCH] net: smsc911x: Make Runtime PM handling more fine-grained
 2021-01-18 15:08 UTC 

[PATCH v5 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2021-01-18 14:56 UTC  (6+ messages)
` [PATCH v5 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff utility routine

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-18 14:55 UTC  (5+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: add MT7530 GPIO controller binding
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional GPIO support

[PATCH net-next v5 0/5] Support for RollBall 10G copper SFP modules
 2021-01-18 11:42 UTC  (5+ messages)
` [PATCH net-next v5 4/5] net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release

[PATCH net-next 0/3] Namespace-ify some sysctl in net/core
 2021-01-18 14:39 UTC  (4+ messages)
` [PATCH net-next 1/3] net: core: init every ctl_table in netns_core_table
` [PATCH net-next 2/3] net: core: Namespace-ify sysctl_wmem_default and sysctl_rmem_default
` [PATCH net-next 3/3] net: core: Namespace-ify sysctl_rmem_max and sysctl_wmem_max

[Patch net-next] net_sched: fix RTNL deadlock again caused by request_module()
 2021-01-18 14:31 UTC  (3+ messages)

Registering IRQ for MT7530 internal PHYs
 2021-01-18 13:27 UTC  (5+ messages)

[PATCH net] net: mscc: ocelot: allow offloading of bridge on top of LAG
 2021-01-18 13:52 UTC 

[PATCH net v2] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
 2021-01-18 13:27 UTC  (8+ messages)

[PATCH 0/2] net: dsa: mv88e6xxx: fix vlan filtering for 6250
 2021-01-18 13:22 UTC  (3+ messages)

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-18 12:27 UTC  (8+ messages)
` [PATCH net-next v2 0/7] "
  ` [PATCH net-next v2 2/7] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx
  ` [PATCH net-next v2 5/7] virtio-net, xsk: realize the function of xsk packet sending

[PATCH v4 net-next] net: bridge: check vlan with eth_type_vlan() method
 2021-01-18 11:55 UTC  (2+ messages)

GTP: add support for flow based tunneling API
 2021-01-18 11:58 UTC 

[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
 2021-01-18 11:53 UTC  (4+ messages)

tc: u32: Wrong sample hash calculation
 2021-01-18 11:29 UTC 

[PATCH net-next] net: tun: fix misspellings using codespell tool
 2021-01-18 11:15 UTC 

[PATCH net-next] net: hns3: debugfs add dump tm info of nodes, priority and qset
 2021-01-18 11:20 UTC  (3+ messages)

[PATCH][next] selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
 2021-01-18 11:19 UTC 

[PATCH net-next] net: core: Namespace-ify sysctl_wmem_default and sysctl_rmem_default
 2021-01-18 11:15 UTC  (2+ messages)

[PATCH for bpf-next] docs: bpf: add minimal markup to address doc warning
 2021-01-18 10:46 UTC  (2+ messages)

[PATCH bpf-next V11 0/7] bpf: New approach for BPF MTU handling
 2021-01-18 11:04 UTC  (6+ messages)
` [PATCH bpf-next V11 4/7] bpf: add BPF-helper for MTU checking

[PATCH bpf-next] samples/bpf: add BPF_ATOMIC_OP macro for BPF samples
 2021-01-18 11:00 UTC  (3+ messages)

[PATCH v6 net-next 00/15] Make .ndo_get_stats64 sleepable
 2021-01-18 10:31 UTC  (6+ messages)
` [PATCH v6 net-next 11/15] net: catch errors from dev_get_stats

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-18  9:34 UTC  (3+ messages)
` [PATCH v3 0/2] "

pull-request: mac80211 2021-01-18
 2021-01-18  9:12 UTC 

[PATCH] taprio: boolean values to a bool variable
 2021-01-18  8:31 UTC 

WARNING in io_disable_sqo_submit
 2021-01-18  8:09 UTC 

[PATCH net] tcp: Fix potential use-after-free due to double kfree()
 2021-01-18  5:59 UTC 

[PATCH] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-18  5:46 UTC 

[PATCH iproute2-next v2 0/7] dcb: Support APP, DCBX objects
 2021-01-18  4:13 UTC  (2+ messages)

[PATCH iproute2 1/2] vrf: print BPF log buffer if bpf_program_load fails
 2021-01-18  3:53 UTC  (4+ messages)
` [PATCH iproute2 2/2] vrf: fix ip vrf exec with libbpf

[PATCH v3 12/21] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
 2021-01-18  2:08 UTC 

[PATCH v3 0/3] bpf,x64: implement jump padding in jit
 2021-01-18  1:51 UTC  (6+ messages)
` [PATCH v3 1/3] bpf,x64: pad NOPs to make images converge more easily

[PATCH net v2] net: lapb: Add locking to the lapb module
 2021-01-17 22:47 UTC 


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