Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 22:39:58 to 2021-06-28 10:03:32 UTC [more...]

[RFC PATCH v1 00/16] Improve SOCK_SEQPACKET receive logic
 2021-06-28 10:03 UTC  (8+ messages)
` [RFC PATCH v1 01/16] vhost/vsock: don't set 'seqpacket_has_data()' callback
` [RFC PATCH v1 02/16] vsock/loopback: "
` [RFC PATCH v1 03/16] virtio/vsock: "
` [RFC PATCH v1 04/16] virtio/vsock: remove 'virtio_transport_seqpacket_has_data'
` [RFC PATCH v1 05/16] af_vsock: use SOCK_STREAM function to check data
` [RFC PATCH v1 06/16] vsock/virtio: remove record size limit for SEQPACKET
` [RFC PATCH v1 07/16] virtio/vsock: don't count EORs on receive

[PATCH net-next v4 00/12] ethtool: Add support for frame preemption
 2021-06-28  9:59 UTC  (19+ messages)
` [PATCH net-next v4 01/12] ethtool: Add support for configuring "
` [PATCH net-next v4 02/12] taprio: Add support for frame preemption offload
` [PATCH net-next v4 03/12] core: Introduce netdev_tc_map_to_queue_mask()
` [PATCH net-next v4 04/12] taprio: Replace tc_map_to_queue_mask()
` [PATCH net-next v4 05/12] mqprio: Add support for frame preemption offload
` [PATCH net-next v4 06/12] igc: Add support for enabling frame preemption via ethtool
` [PATCH net-next v4 07/12] igc: Add support for TC_SETUP_PREEMPT
` [PATCH net-next v4 08/12] igc: Simplify TSN flags handling
` [PATCH net-next v4 09/12] igc: Add support for setting frame preemption configuration
` [PATCH net-next v4 10/12] ethtool: Add support for Frame Preemption verification
` [PATCH net-next v4 11/12] igc: Check incompatible configs for Frame Preemption
` [PATCH net-next v4 12/12] igc: Add support for Frame Preemption verification

[PATCH v3 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-06-28  9:57 UTC  (6+ messages)
` [PATCH v3 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-28  9:41 UTC  (3+ messages)

[PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni
 2021-06-28  9:30 UTC  (3+ messages)

[PATCH bpf] samples/bpf: Fix xdpsock with '-M' parameter missing unload process
 2021-06-28  9:18 UTC 

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-06-28  8:43 UTC  (4+ messages)

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-28  8:27 UTC  (10+ messages)
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support

[PATCH net-next] mptcp: fix 'masking a bool' warning
 2021-06-28  8:22 UTC  (2+ messages)

[PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled
 2021-06-28  7:54 UTC  (12+ messages)
` [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume()

[PATCH] Bluetooth: fix inconsistent lock state in sco
 2021-06-28  7:48 UTC 

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-28  7:33 UTC  (7+ messages)

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-28  6:46 UTC  (13+ messages)
` [RFC 01/19] staging: qlge: fix incorrect truesize accounting
` [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb

[PATCH v6 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup
 2021-06-28  6:37 UTC  (3+ messages)
` [PATCH v6 net-next 1/2] net: tipc: fix FB_MTU eat two pages
` [PATCH v6 net-next 2/2] net: tipc: replace align() with ALIGN in msg.c

[PATCHv2 iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped
 2021-06-28  6:31 UTC  (4+ messages)
` [PATCHv3 "

[PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask
 2021-06-28  6:24 UTC  (10+ messages)

[syzbot] INFO: task can't die in p9_client_rpc (3)
 2021-06-28  5:57 UTC 

pull request (net-next): ipsec-next 2021-06-28
 2021-06-28  5:45 UTC  (18+ messages)
` [PATCH 01/17] esp: drop unneeded assignment in esp4_gro_receive()
` [PATCH 02/17] xfrm: add state hashtable keyed by seq
` [PATCH 03/17] net: Remove unnecessary variables
` [PATCH 04/17] xfrm: remove description from xfrm_type struct
` [PATCH 05/17] xfrm: policy: fix a spelling mistake
` [PATCH 06/17] xfrm: ipv6: add xfrm6_hdr_offset helper
` [PATCH 07/17] xfrm: ipv6: move mip6_destopt_offset into xfrm core
` [PATCH 08/17] xfrm: ipv6: move mip6_rthdr_offset "
` [PATCH 09/17] xfrm: remove hdr_offset indirection
` [PATCH 10/17] xfrm: merge dstopt and routing hdroff functions
` [PATCH 11/17] xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations
` [PATCH 12/17] xfrm: avoid compiler warning when ipv6 is disabled
` [PATCH 13/17] xfrm: replay: avoid xfrm replay notify indirection
` [PATCH 14/17] xfrm: replay: remove advance indirection
` [PATCH 15/17] xfrm: replay: remove recheck indirection
` [PATCH 16/17] xfrm: replay: avoid replay indirection
` [PATCH 17/17] xfrm: replay: remove last "

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-28 10:33 UTC  (20+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[syzbot] memory leak in j1939_sk_sendmsg
 2021-06-28  4:28 UTC 

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-28  4:27 UTC  (13+ messages)
` [PATCH v3 1/5] net: add header len parameter to tun_get_socket(), tap_get_socket()
  ` [PATCH v3 3/5] vhost_net: remove virtio_net_hdr validation, let tun/tap do it themselves
  ` [PATCH v3 4/5] net: tun: fix tun_xdp_one() for IFF_TUN mode

PHY vs. MAC ethtool Wake-on-LAN selection
 2021-06-28  3:29 UTC  (4+ messages)

[PATCH net-next v2 0/2] add benchmark selftest and optimization for ptr_ring
 2021-06-28  2:17 UTC  (17+ messages)
` [PATCH net-next v2 1/2] selftests/ptr_ring: add benchmark application "
` [PATCH net-next v2 2/2] ptr_ring: make __ptr_ring_empty() checking more reliable
        ` [Linuxarm] "

[PATCHv2 net-next 0/2] net: sock: add tracers for inet socket errors
 2021-06-27 22:48 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] net: sock: introduce sk_error_report
` [PATCHv2 net-next 2/2] net: sock: add trace for socket errors

[PATCH] net: sched: Add support for packet bursting
 2021-06-27 19:12 UTC  (3+ messages)

[PATCH net-next] net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
 2021-06-27 18:45 UTC 

[PATCH] net: sched: fix warning in tcindex_alloc_perfect_hash
 2021-06-27 18:22 UTC  (2+ messages)

[PATCH net-next v2 0/7] bnxt_en: Add hardware PTP timestamping support on 575XX devices
 2021-06-27 17:19 UTC  (8+ messages)
` [PATCH net-next v2 1/7] bnxt_en: Update firmware interface to 1.10.2.47
` [PATCH net-next v2 2/7] bnxt_en: Get PTP hardware capability from firmware
` [PATCH net-next v2 3/7] bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
` [PATCH net-next v2 4/7] bnxt_en: Get the full 48-bit hardware timestamp periodically
` [PATCH net-next v2 5/7] bnxt_en: Get the RX packet timestamp
` [PATCH net-next v2 6/7] bnxt_en: Transmit and retrieve packet timestamps
` [PATCH net-next v2 7/7] bnxt_en: Enable hardware PTP support

[PATCH] net: phy: at803x: mask 1000 Base-X link mode
 2021-06-27 17:08 UTC  (2+ messages)

[PATCH net-next 0/6] net: reset MAC header consistently across L3 virtual devices
 2021-06-27 15:56 UTC  (4+ messages)

[PATCH] bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
 2021-06-27 15:36 UTC 

[PATCH net-next] net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
 2021-06-27 14:27 UTC 

[RFC PATCH v3 net-next 00/15] RX filtering in DSA
 2021-06-27 14:10 UTC  (16+ messages)
` [RFC PATCH v3 net-next 01/15] net: bridge: switchdev: send FDB notifications for host addresses
` [RFC PATCH v3 net-next 02/15] net: bridge: allow br_fdb_replay to be called for the bridge device
` [RFC PATCH v3 net-next 03/15] net: bridge: allow br_mdb_replay "
` [RFC PATCH v3 net-next 04/15] net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
` [RFC PATCH v3 net-next 05/15] net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
` [RFC PATCH v3 net-next 06/15] net: dsa: introduce a separate cross-chip notifier type for host MDBs
` [RFC PATCH v3 net-next 07/15] net: dsa: reference count the MDB entries at the cross-chip notifier level
` [RFC PATCH v3 net-next 08/15] net: dsa: introduce a separate cross-chip notifier type for host FDBs
` [RFC PATCH v3 net-next 09/15] net: dsa: reference count the FDB addresses at the cross-chip notifier level
` [RFC PATCH v3 net-next 10/15] net: dsa: install the host MDB and FDB entries in the master's RX filter
` [RFC PATCH v3 net-next 11/15] net: dsa: sync static FDB entries on foreign interfaces to hardware
` [RFC PATCH v3 net-next 12/15] net: dsa: include bridge addresses which are local in the host fdb list
` [RFC PATCH v3 net-next 13/15] net: dsa: include fdb entries pointing to bridge "
` [RFC PATCH v3 net-next 14/15] net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev
` [RFC PATCH v3 net-next 15/15] net: dsa: replay the local bridge FDB entries pointing to the bridge dev too

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-06-27 13:11 UTC 

[PATCH v2 net-next 0/8] Cleanup for the bridge replay helpers
 2021-06-27 11:54 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: bridge: include the is_local bit in br_fdb_replay
` [PATCH v2 net-next 2/8] net: ocelot: delete call to br_fdb_replay
` [PATCH v2 net-next 3/8] net: switchdev: add a context void pointer to struct switchdev_notifier_info
` [PATCH v2 net-next 4/8] net: bridge: ignore switchdev events for LAG ports which didn't request replay
` [PATCH v2 net-next 5/8] net: bridge: constify variables in the replay helpers
` [PATCH v2 net-next 6/8] net: bridge: allow the switchdev replay functions to be called for deletion
` [PATCH v2 net-next 7/8] net: dsa: refactor the prechangeupper sanity checks into a dedicated function
` [PATCH v2 net-next 8/8] net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG

[net-next, v4, 02/11] ptp: support ptp physical/virtual clocks conversion
 2021-06-27  9:50 UTC  (2+ messages)
` [ptp] d7b8e363d0: BUG:kernel_NULL_pointer_dereference,address

[PATCH net-next v5] net: ip: avoid OOM kills with large UDP sends over loopback
 2021-06-27  8:11 UTC  (2+ messages)

[PATCH net-next] udp: allow changing mapping of a socket to queue
 2021-06-27  7:57 UTC 

[PATCH net-next 0/7] Cleanup for the bridge replay helpers
 2021-06-27  3:01 UTC  (15+ messages)
` [PATCH net-next 1/7] net: bridge: include the is_local bit in br_fdb_replay
` [PATCH net-next 2/7] net: ocelot: delete call to br_fdb_replay
` [PATCH net-next 3/7] net: switchdev: add a context void pointer to struct switchdev_notifier_info
` [PATCH net-next 4/7] net: bridge: ignore switchdev events for LAG ports which didn't request replay
` [PATCH net-next 5/7] net: bridge: constify variables in the replay helpers
` [PATCH net-next 6/7] net: bridge: allow the switchdev replay functions to be called for deletion
` [PATCH net-next 7/7] net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG

[PATCH] tracepoint: Do not warn on EEXIST or ENOENT
 2021-06-27  2:52 UTC  (9+ messages)

[PATCH net v2] net: lwtunnel: handle MTU calculation in forwading
 2021-06-26 23:21 UTC  (4+ messages)

[PATCH] Fix possible memory leak in function cfg80211_bss_update
 2021-06-26 20:57 UTC 

[PATCH net-next] net: bridge: mrp: Update the Test frames for MRA
 2021-06-26 20:18 UTC 

memory leak in bpf
 2021-06-26 18:40 UTC  (11+ messages)

[PATCH] bpf: fix false positive kmemleak report in bpf_ringbuf_area_alloc()
 2021-06-26 18:11 UTC 

[PATCH net-next V4] ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
 2021-06-26 15:44 UTC  (2+ messages)

[PATCH] ath: switch from 'pci_' to 'dma_' API
 2021-06-26 15:25 UTC 

[PATCH net-next v8] Add Mellanox BlueField Gigabit Ethernet driver
 2021-06-26 14:38 UTC  (2+ messages)

[PATCH] mt76/mt7915: Fix unsigned compared against zero
 2021-06-26 14:30 UTC  (2+ messages)

[PATCH net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2021-06-25
 2021-06-26 14:02 UTC  (3+ messages)
` [PATCH net-next 2/5] ice: add support for auxiliary input/output pins

[PATCH v2] mac80211: Reject zero MAC address in sta_info_insert_check()
 2021-06-26 13:03 UTC 

[PATCH] flow_offload: action should not be NULL when it is referenced
 2021-06-26 11:56 UTC 

[PATCH] staging: qlge: Remove unnecessary parentheses around references
 2021-06-26 11:30 UTC 

[PATCH] mac80211: Reject zero MAC address in sta_info_insert_check()
 2021-06-26 10:48 UTC  (2+ messages)

[pull request][net-next 0/6] mlx5 updates 2021-06-26
 2021-06-26  7:44 UTC  (7+ messages)
` [net-next 1/6] net/mlx5: Compare sampler flow destination ID in fs_core
` [net-next 2/6] net/mlx5: DR, Add support for flow sampler offload
` [net-next 3/6] net/mlx5: Increase hairpin buffer size
` [net-next 4/6] net/mlx5: SF, Improve performance in SF allocation
` [net-next 5/6] net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections
` [net-next 6/6] net/mlx5e: Add IPsec support to uplink representor

[PATCH net-next] ipv6: Add sysctl for RA default route table number
 2021-06-26  4:47 UTC  (2+ messages)

[PATCH iproute2 1/2] tc: pedit: parse_cmd: add flags argument
 2021-06-26  4:45 UTC  (3+ messages)
` [PATCH iproute2 v3 2/2] tc: pedit: add decrement operation

[PATCH iproute2-next v2 0/2] ip: wwan links management support
 2021-06-26  4:41 UTC  (2+ messages)

[PATCH net-next 0/3] fix some bugs for sparx5
 2021-06-26  4:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: sparx5: check return value after calling platform_get_resource()
` [PATCH net-next 2/3] net: sparx5: fix return value check in sparx5_create_targets()
` [PATCH net-next 3/3] net: sparx5: fix error return code in sparx5_register_notifier_blocks()

[PATCH net-next 1/2] net: sock: introduce sk_error_report
 2021-06-26  3:40 UTC  (4+ messages)

[PATCHv2 net-next 0/2] sctp: make the PLPMTUD probe more effective and efficient
 2021-06-26  2:40 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] sctp: do black hole detection in search complete state
` [PATCHv2 net-next 2/2] sctp: send the next probe immediately once the last one is acked

[PATCH V2 net-next 0/2] net: hns3: add new debugfs commands
 2021-06-26  1:00 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] net: hns3: add support for FD counter in debugfs
` [PATCH V2 net-next 2/2] net: hns3: add support for dumping MAC umv "

[net-next, v4, 00/11] ptp: support virtual clocks and timestamping
 2021-06-26  0:59 UTC  (3+ messages)
` [net-next, v4, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding

[net-next, v4, 10/11] selftests/net: timestamping: support binding PHC
 2021-06-26  0:26 UTC  (2+ messages)

[PATCH] igb: Avoid memcpy() over-reading of ETH_SS_STATS
 2021-06-25 22:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] igb: Fix an error handling path in 'igb_probe()'
 2021-06-25 22:39 UTC  (2+ messages)
` [Intel-wired-lan] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).