netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-09 18:45:40 to 2021-10-11 02:44:09 UTC [more...]

[PATCH net-next] net: procfs: add seq_puts() statement for dev_mcast
 2021-10-11  2:44 UTC  (4+ messages)

[net-next PATCH v5 00/14] Multiple improvement for qca8337 switch
 2021-10-11  2:42 UTC  (24+ messages)
` [net-next PATCH v5 01/14] net: dsa: qca8k: add mac_power_sel support
` [net-next PATCH v5 02/14] dt-bindings: net: dsa: qca8k: Add SGMII clock phase properties
` [net-next PATCH v5 03/14] net: dsa: qca8k: add support for sgmii falling edge
` [net-next PATCH v5 04/14] dt-bindings: net: dsa: qca8k: Document support for CPU port 6
` [net-next PATCH v5 05/14] drivers: net: dsa: qca8k: add support for cpu "
` [net-next PATCH v5 06/14] net: dsa: qca8k: rework rgmii delay logic and scan "
` [net-next PATCH v5 07/14] dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
` [net-next PATCH v5 08/14] net: dsa: qca8k: add explicit SGMII PLL enable
` [net-next PATCH v5 09/14] dt-bindings: net: dsa: qca8k: Document qca,led-open-drain binding
` [net-next PATCH v5 10/14] drivers: net: dsa: qca8k: add support for pws config reg
` [net-next PATCH v5 11/14] dt-bindings: net: dsa: qca8k: document support for qca8328
` [net-next PATCH v5 12/14] drivers: net: dsa: qca8k: add support for QCA8328
` [net-next PATCH v5 13/14] drivers: net: dsa: qca8k: set internal delay also for sgmii
` [net-next PATCH v5 14/14] drivers: net: dsa: qca8k: move port config to dedicated struct

[PATCH] net: mscc: ocelot: Fix dumplicated argument in ocelot
 2021-10-11  2:27 UTC 

[PATCH net] virtio-net: fix for skb_over_panic inside big mode
 2021-10-11  2:04 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf, mips: Do some small changes
 2021-10-11  1:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf, mips: Clean up config options about JIT
` [PATCH bpf-next v2 2/2] bpf, mips: Fix comment on tail call count limiting

[PATCH v3] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-10 21:01 UTC  (4+ messages)

[PATCH 1/7] dt-bindings: nfc: nxp,nci: convert to dtschema
 2021-10-10 20:58 UTC  (12+ messages)
` [PATCH 2/7] dt-bindings: nfc: nxp,pn532: "
` [PATCH 3/7] dt-bindings: nfc: st,st21nfca: "
` [PATCH 4/7] dt-bindings: nfc: st,st95hf: "
` [PATCH 5/7] dt-bindings: nfc: st,nci: "
` [PATCH 6/7] dt-bindings: nfc: ti,trf7970a: "
` [PATCH 7/7] dt-bindings: nfc: marvell,nfc: "

[net-next PATCH v4 00/13] Multiple improvement for qca8337 switch
 2021-10-10 19:42 UTC  (29+ messages)
` [net-next PATCH v4 01/13] net: dsa: qca8k: add mac_power_sel support
` [net-next PATCH v4 02/13] net: dsa: qca8k: add support for sgmii falling edge
` [net-next PATCH v4 03/13] dt-bindings: net: dsa: qca8k: Add MAC swap and clock phase properties
` [net-next PATCH v4 04/13] drivers: net: dsa: qca8k: add support for cpu port 6
` [net-next PATCH v4 05/13] dt-bindings: net: dsa: qca8k: Document support for CPU "
` [net-next PATCH v4 06/13] net: dsa: qca8k: move rgmii delay detection to phylink mac_config
` [net-next PATCH v4 07/13] net: dsa: qca8k: add explicit SGMII PLL enable
` [net-next PATCH v4 08/13] dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
` [net-next PATCH v4 09/13] drivers: net: dsa: qca8k: add support for pws config reg
` [net-next PATCH v4 10/13] dt-bindings: net: dsa: qca8k: document open drain binding
` [net-next PATCH v4 11/13] drivers: net: dsa: qca8k: add support for QCA8328
` [net-next PATCH v4 12/13] dt-bindings: net: dsa: qca8k: document support for qca8328
` [net-next PATCH v4 13/13] drivers: net: dsa: qca8k: set internal delay also for sgmii

[PATCH] netfilter: ebtables: allocate chainstack on CPU local nodes
 2021-10-10 18:24 UTC 

[PATCH bpf-next 0/2] bpf, mips: Do some small changes
 2021-10-10 17:49 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, mips: Clean up config options about JIT
` [PATCH bpf-next 2/2] bpf, mips: Modify check condition about tail call count

[PATCH net-next v2 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-10 17:45 UTC  (23+ messages)
` [PATCH net-next v2 01/14] ravb: Use ALIGN macro for max_rx_len
` [PATCH net-next v2 02/14] ravb: Add rx_max_buf_size to struct ravb_hw_info
` [PATCH net-next v2 03/14] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
` [PATCH net-next v2 04/14] ravb: Fillup ravb_rx_ring_free_gbeth() stub
` [PATCH net-next v2 05/14] ravb: Fillup ravb_rx_ring_format_gbeth() stub
` [PATCH net-next v2 06/14] ravb: Fillup ravb_rx_gbeth() stub
` [PATCH net-next v2 07/14] ravb: Add carrier_counters to struct ravb_hw_info
` [PATCH net-next v2 08/14] ravb: Add support to retrieve stats for GbEthernet
` [PATCH net-next v2 09/14] ravb: Rename "tsrq" variable
` [PATCH net-next v2 10/14] ravb: Optimize ravb_emac_init_gbeth function
` [PATCH net-next v2 11/14] ravb: Rename "nc_queue" feature bit
` [PATCH net-next v2 12/14] ravb: Document PFRI register bit
` [PATCH net-next v2 13/14] ravb: Update EMAC configuration mode comment
` [PATCH net-next v2 14/14] ravb: Fix typo AVB->DMAC

[net-next PATCH 00/13] Multiple improvement for qca8337 switch
 2021-10-10 12:00 UTC  (4+ messages)
` [net-next PATCH 07/13] net: dsa: qca8k: add support for mac6_exchange, sgmii falling edge

[PATCH net-next 0/6] mlxsw: Add support for ECN mirroring
 2021-10-10 11:40 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()
` [PATCH net-next 2/6] mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers
` [PATCH net-next 3/6] mlxsw: spectrum_qdisc: Track permissible actions per binding
` [PATCH net-next 4/6] mlxsw: spectrum_qdisc: Offload RED qevent mark
` [PATCH net-next 5/6] selftests: mlxsw: sch_red_core: Drop two unused variables
` [PATCH net-next 6/6] selftests: mlxsw: RED: Add selftests for the mark qevent

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-10 11:36 UTC  (4+ messages)

[net-next PATCH v3] octeontx2-pf: Simplify the receive buffer size calculation
 2021-10-10 10:50 UTC  (2+ messages)

[PATCH][net-next] virtio_net: skip RCU read lock by checking xdp_enabled of vi
 2021-10-10 10:40 UTC  (2+ messages)

[PATCH] ethernet: Remove redundant 'flush_workqueue()' calls
 2021-10-10 10:40 UTC  (3+ messages)

[PATCH net-next] net: make dev_get_port_parent_id slightly more readable
 2021-10-10 10:40 UTC  (2+ messages)

[PATCH 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-10 10:31 UTC  (24+ messages)
` [PATCH 01/14] ravb: Use ALIGN macro for max_rx_len
` [PATCH 02/14] ravb: Add rx_max_buf_size to struct ravb_hw_info
` [PATCH 03/14] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
` [PATCH 04/14] ravb: Fillup ravb_rx_ring_free_gbeth() stub
` [PATCH 05/14] ravb: Fillup ravb_rx_ring_format_gbeth() stub
` [PATCH 06/14] ravb: Fillup ravb_rx_gbeth() stub
` [PATCH 07/14] ravb: Add carrier_counters to struct ravb_hw_info
` [PATCH 08/14] ravb: Add support to retrieve stats for GbEthernet
` [PATCH 09/14] ravb: Rename "tsrq" variable
` [PATCH 10/14] ravb: Optimize ravb_emac_init_gbeth function
` [PATCH 11/14] ravb: Rename "nc_queue" feature bit
` [PATCH 12/14] ravb: Document PFRI register bit
` [PATCH 13/14] ravb: Update EMAC configuration mode comment
` [PATCH 14/14] ravb: Fix typo AVB->DMAC

[net-next PATCH 1/4] net: phy: at803x: fix resume for QCA8327 phy
 2021-10-10 10:30 UTC  (5+ messages)
` [net-next PATCH 2/4] net: phy: at803x: add DAC amplitude fix for 8327 phy
` [net-next PATCH 3/4] net: phy: at803x: enable prefer master for 83xx internal phy
` [net-next PATCH 4/4] net: phy: at803x: better describe debug regs

[PATCH net-next 0/3] net-next: replace open code with helper functions
 2021-10-10 10:30 UTC  (5+ messages)
` [PATCH net-next 1/3] bnxt: use netif_is_rxfh_configured instead of open code
` [PATCH net-next 2/3] hv_netvsc: use netif_is_bond_master() "
` [PATCH net-next 3/3] mlxsw: spectrum: use netif_is_macsec() "

[PATCH net-next 0/9] ionic: add vlanid overflow management
 2021-10-10  9:50 UTC  (11+ messages)
` [PATCH net-next 1/9] ionic: add filterlist to debugfs
` [PATCH net-next 2/9] ionic: move lif mac address functions
` [PATCH net-next 3/9] ionic: remove mac overflow flags
` [PATCH net-next 4/9] ionic: add generic filter search
` [PATCH net-next 5/9] ionic: generic filter add
` [PATCH net-next 6/9] ionic: generic filter delete
` [PATCH net-next 7/9] ionic: handle vlan id overflow
` [PATCH net-next 8/9] ionic: allow adminq requests to override default error message
` [PATCH net-next 9/9] ionic: tame the filter no space message

[syzbot] KMSAN: uninit-value in p9pdu_readf
 2021-10-10  8:36 UTC  (2+ messages)

[PATCH v2 net] netfilter: fix conntrack flows stuck issue on cleanup
 2021-10-10  8:25 UTC 

[PATCH] carl9170: Fix error return -EAGAIN if not started
 2021-10-10  8:05 UTC  (2+ messages)

[PATCH] wireless: Remove redundant 'flush_workqueue()' calls
 2021-10-10  7:09 UTC 

[PATCH net] sched: fix infinite loop when creating tc filter
 2021-10-10  6:55 UTC 

[net-next PATCH v3 00/13] Multiple improvement for qca8337 switch
 2021-10-10  6:12 UTC  (15+ messages)
` [net-next PATCH v3 01/13] net: dsa: qca8k: add mac_power_sel support
` [net-next PATCH v3 02/13] net: dsa: qca8k: add support for sgmii falling edge
` [net-next PATCH v3 03/13] dt-bindings: net: dsa: qca8k: Add MAC swap and clock phase properties
` [net-next PATCH v3 04/13] drivers: net: dsa: qca8k: add support for cpu port 6
` [net-next PATCH v3 05/13] dt-bindings: net: dsa: qca8k: Document support for CPU "
` [net-next PATCH v3 06/13] net: dsa: qca8k: move rgmii delay detection to phylink mac_config
` [net-next PATCH v3 07/13] net: dsa: qca8k: add explicit SGMII PLL enable
` [net-next PATCH v3 08/13] dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
` [net-next PATCH v3 09/13] drivers: net: dsa: qca8k: add support for pws config reg
` [net-next PATCH v3 10/13] dt-bindings: net: dsa: qca8k: document open drain binding
` [net-next PATCH v3 11/13] drivers: net: dsa: qca8k: add support for QCA8328
` [net-next PATCH v3 12/13] dt-bindings: net: dsa: qca8k: document support for qca8328
` [net-next PATCH v3 13/13] drivers: net: dsa: qca8k: set internal delay also for sgmii

[PATCH bpf-next] libbpf: Remove Makefile warnings on out-of-sync netlink.h/if_link.h
 2021-10-10  0:25 UTC 

[PATCH bpf-next] bpf/preload: Clean up .gitignore and "clean-files" target
 2021-10-10  0:24 UTC 

[PATCH iproute2 v4 0/5] configure: add support for libdir and prefix option
 2021-10-09 23:45 UTC  (6+ messages)

[PATCH iproute2-next v2 0/2] Support for IOAM encap modes
 2021-10-09 23:40 UTC  (3+ messages)

[net-next PATCH v2 00/15] Multiple improvement for qca8337 switch
 2021-10-09 23:16 UTC  (11+ messages)
` [net-next PATCH v2 08/15] dt-bindings: net: dsa: qca8k: Add MAC swap and clock phase properties
` [net-next PATCH v2 13/15] dt-bindings: net: dsa: qca8k: document open drain binding

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2021-10-09 22:17 UTC 

[PATCH bpf-next 0/3] fixes for bpftool's Makefile
 2021-10-09 21:03 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpftool: fix install for libbpf's internal header(s)
` [PATCH bpf-next 2/3] bpftool: do not FORCE-build libbpf
` [PATCH bpf-next 3/3] bpftool: turn check on zlib from a phony target into a conditional error

[PATCH bpf-next v4 00/12] install libbpf headers when using the library
 2021-10-09 21:03 UTC  (3+ messages)

[PATCH net-next -v5 0/4] some optimization for page pool
 2021-10-09 20:15 UTC  (4+ messages)
` [PATCH net-next -v5 3/4] mm: introduce __get_page() and __put_page()


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