netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 16:30:17 to 2021-10-09 23:16:17 UTC [more...]

[net-next PATCH v2 00/15] Multiple improvement for qca8337 switch
 2021-10-09 23:16 UTC  (23+ messages)
` [net-next PATCH v2 04/15] drivers: net: phy: at803x: better describe debug regs
` [net-next PATCH v2 06/15] dt-bindings: net: dsa: qca8k: document rgmii_1_8v bindings
` [net-next PATCH v2 08/15] dt-bindings: net: dsa: qca8k: Add MAC swap and clock phase properties
` [net-next PATCH v2 11/15] dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
` [net-next PATCH v2 13/15] dt-bindings: net: dsa: qca8k: document open drain binding
` [net-next PATCH v2 15/15] dt-bindings: net: dsa: qca8k: document support for qca8328

[net-next PATCH 1/4] net: phy: at803x: fix resume for QCA8327 phy
 2021-10-09 22:46 UTC  (4+ 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] 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  (7+ messages)
` [PATCH bpf-next v4 01/12] libbpf: skip re-installing headers file if source is older than target
` [PATCH bpf-next v4 03/12] bpftool: install libbpf headers instead of including the dir

[PATCH net-next -v5 0/4] some optimization for page pool
 2021-10-09 20:15 UTC  (9+ messages)
` [PATCH net-next -v5 1/4] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
` [PATCH net-next -v5 2/4] page_pool: change BIAS_MAX to support incrementing
` [PATCH net-next -v5 3/4] mm: introduce __get_page() and __put_page()
` [PATCH net-next -v5 4/4] skbuff: keep track of pp page when pp_frag_count is used

[PATCH 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-09 19:27 UTC  (16+ 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

[PATCH net-next 0/9] ionic: add vlanid overflow management
 2021-10-09 18:45 UTC  (10+ 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

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-09 18:25 UTC  (12+ messages)

[RFC 00/12] Add functional support for Gigabit Ethernet driver
 2021-10-09 17:53 UTC  (18+ messages)
` [RFC 03/12] ravb: Fillup ravb_set_features_gbeth() stub
` [RFC 07/12] ravb: Fillup ravb_rx_gbeth() stub

[PATCH v3] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-09 17:20 UTC  (2+ messages)

[PATCH] tcp: md5: Fix overlap between vrf and non-vrf keys
 2021-10-09 17:19 UTC  (6+ messages)

[PATCH net-next] net: procfs: add seq_puts() statement for dev_mcast
 2021-10-09 16:42 UTC  (3+ messages)

[PATCH v2] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-09 15:46 UTC  (2+ messages)

[PATCH net-next 0/5] net: remove direct netdev->dev_addr writes
 2021-10-09 15:43 UTC  (11+ messages)
` [PATCH net-next 1/5] ethernet: forcedeth: "
` [PATCH net-next 2/5] ethernet: tg3: "
` [PATCH net-next 3/5] ethernet: tulip: "
` [PATCH net-next 4/5] ethernet: sun: "
` [PATCH net-next 5/5] ethernet: 8390: "

[net PATCH 1/2] drivers: net: phy: at803x: fix resume for QCA8327 phy
 2021-10-09 15:07 UTC  (9+ messages)
` [net PATCH 2/2] drivers: net: phy: at803x: add DAC amplitude fix for 8327 phy

[PATCH] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-09 14:38 UTC  (2+ messages)

[RFC v2] mt76: mt7615: mt7622: fix ibss and meshpoint
 2021-10-09 13:22 UTC  (4+ messages)

[PATCH v2 0/3] report the controller capabilities through the netlink interface
 2021-10-09 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH v2 2/3] can: dev: reorder struct can_priv members for better packing
` [PATCH v2 3/3] can: netlink: report the CAN controller mode supported flags

[PATCH v15 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-10-09 13:00 UTC  (5+ messages)
` [PATCH v15 bpf-next 17/18] net: xdp: introduce bpf_xdp_pointer utility routine

[PATCH net] net: phy: Do not shutdown PHYs in READY state
 2021-10-09 12:50 UTC  (2+ messages)

[PATCH] qed: Fix missing error code in qed_slowpath_start()
 2021-10-09 12:50 UTC  (2+ messages)

[PATCH] isdn: mISDN: Fix sleeping function called from invalid context
 2021-10-09 12:50 UTC  (2+ messages)

[PATCH net-next 1/2] dt-bindings: net: dsa: fix typo in dsa-tag-protocol description
 2021-10-09 12:50 UTC  (3+ messages)
` [PATCH net-next 2/2] dt-bindings: net: dsa: document felix family in dsa-tag-protocol

[PATCH net] net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
 2021-10-09 12:50 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in veth_xdp_rcv
 2021-10-09 12:40 UTC 

[PATCH bpf-next v5 0/3] add support for writable bare tracepoint
 2021-10-09 12:07 UTC  (4+ messages)

[PATCH net-next] net: use dev_addr_set()
 2021-10-09 11:00 UTC  (2+ messages)

[PATCH net] ionic: don't remove netdev->dev_addr when syncing uc list
 2021-10-09 11:00 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, mips: Do some small changes
 2021-10-09 10:57 UTC  (3+ 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 V10 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-10-09 10:49 UTC  (9+ messages)
` [PATCH V10 1/8] PCI: Use cached devcap in more places
` [PATCH V10 2/8] PCI: Cache Device Capabilities 2 Register
` [PATCH V10 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V10 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
` [PATCH V10 5/8] PCI/IOV: Add 10-Bit Tag sysfs files for VF devices
` [PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
` [PATCH V10 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
` [PATCH V10 8/8] PCI/IOV: Enable 10-Bit Tag support for PCIe VF devices

[PATCH] dt-bindings: net: marvell-bluetooth: Convert txt bindings to yaml
 2021-10-09 10:47 UTC 

[PATCH][net-next] virtio_net: skip RCU read lock by checking xdp_enabled of vi
 2021-10-09  9:32 UTC 

[PATCH net] virtio-net: fix for skb_over_panic inside big mode
 2021-10-09  9:17 UTC 

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-09  9:12 UTC  (7+ messages)

[PATCH rdma-next v4 00/13] Optional counter statistics support
 2021-10-09  9:04 UTC  (3+ messages)

bpf_get_branch_snapshot on qemu-kvm
 2021-10-09  9:03 UTC  (13+ messages)

[PATCH net-next v3 0/5] devlink reload simplification
 2021-10-09  8:16 UTC  (2+ messages)

[PATCH net v2 0/2] fix tx buffer concurrent access protection
 2021-10-09  7:40 UTC  (3+ messages)
` [PATCH net v2 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net v2 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

Non-packed structures in IP headers
 2021-10-09  6:56 UTC  (4+ messages)

[PATCH v1] can: netlink: report the CAN controller mode supported flags
 2021-10-09  5:37 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in hci_loglink_complete_evt
 2021-10-09  5:20 UTC 

[PATCH bpf-next v4] test_bpf: Add module parameter test_suite
 2021-10-09  1:50 UTC 

[net-next 0/4] devlink: add dry run support for flash update
 2021-10-09  1:29 UTC  (10+ messages)

[PATCH net-next] mlxsw: item: Annotate item helpers with '__maybe_unused'
 2021-10-09  0:30 UTC  (2+ messages)

[PATCH v2,net] net: mana: Fix error handling in mana_create_rxq()
 2021-10-09  0:30 UTC  (2+ messages)

[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
 2021-10-09  0:10 UTC  (2+ messages)

[PATCH net-next] net: tg3: fix redundant check of true expression
 2021-10-09  0:00 UTC  (2+ messages)

[PATCH] isdn: cpai: check ctr->cnr to avoid array index out of bound
 2021-10-09  0:00 UTC  (2+ messages)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-08 23:42 UTC  (3+ messages)

[PATCH 0/4] mqprio fixup and simplify code
 2021-10-08 23:38 UTC  (7+ messages)
` [PATCH net 1/4] mqprio: Correct stats in mqprio_dump_class_stats()
` [PATCH net-next 2/4] gen_stats: Add instead Set the value in __gnet_stats_copy_basic()
` [PATCH net-next 3/4] gen_stats: Add instead Set the value in __gnet_stats_copy_queue()

[PATCH v3 net 0/4] DSA bridge TX forwarding offload fixes - part 1
 2021-10-08 23:20 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-08 22:20 UTC  (6+ messages)

[RFC] [PATCH net-next v5 1/3] PCI/ASPM: Introduce a new helper to report ASPM capability
 2021-10-08 22:18 UTC  (2+ messages)

[PATCH] af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatability
 2021-10-08 21:59 UTC 

[Patch bpf] udp: validate checksum in udp_read_sock()
 2021-10-08 20:46 UTC 

[PATCH nf-next v6 0/4] Netfilter egress hook
 2021-10-08 20:06 UTC  (5+ messages)
` [PATCH nf-next v6 1/4] netfilter: Rename ingress hook include file
` [PATCH nf-next v6 2/4] netfilter: Generalize "
` [PATCH nf-next v6 3/4] netfilter: Introduce egress hook
` [PATCH nf-next v6 4/4] af_packet: "

[Patch bpf v4 0/4] sock_map: fix ->poll() and update selftests
 2021-10-08 20:33 UTC  (5+ messages)
` [Patch bpf v4 1/4] net: rename ->stream_memory_read to ->sock_is_readable
` [Patch bpf v4 2/4] skmsg: extract and reuse sk_msg_is_readable()
` [Patch bpf v4 3/4] net: implement ->sock_is_readable() for UDP and AF_UNIX
` [Patch bpf v4 4/4] selftests/bpf: use recv_timeout() instead of retries

PROBLEM: multicast router does not fill UDP csum of its own forwarded packets
 2021-10-08 20:08 UTC 

[PATCH net] net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
 2021-10-08 18:34 UTC  (3+ messages)

[PATCH net-next] net: dev_addr_list: Introduce __dev_addr_add() and __dev_addr_del()
 2021-10-08 18:25 UTC  (2+ messages)

[PATCH v4 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-08 18:17 UTC  (4+ messages)
` [PATCH v4 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x

[PATCH net] netfilter: fix conntrack flows stack issue on cleanup
 2021-10-08 17:35 UTC 

[PATCH net-next v2 0/2] net: enetc: add support for software TSO
 2021-10-08 16:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: introduce a function to check if a netdev name is in use
 2021-10-08 16:30 UTC  (2+ messages)

[PATCH][v2] qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
 2021-10-08 16:30 UTC  (2+ 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).