Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 07:33:59 to 2021-06-29 03:21:38 UTC [more...]

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-29  3:21 UTC  (14+ 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

[PATCH net] net: ipv6: fix return value of ip6_skb_dst_mtu
 2021-06-29  3:20 UTC  (2+ messages)

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-29  3:15 UTC  (26+ messages)
` [PATCH v8 09/10] vduse: "
    `  "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
  ` Re: [PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace

[PATCH net-next V2 0/3] Add option to enable PHY WOL with PMT enabled
 2021-06-29  3:08 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net: stmmac: "
` [PATCH net-next V2 2/3] stmmac: intel: Enable PHY WOL option in EHL
` [PATCH net-next V2 3/3] stmmac: intel: set PCI_D3hot in suspend

[PATCH v3 bpf-next 0/8] bpf: Introduce BPF timers
 2021-06-29  2:24 UTC  (14+ messages)
` [PATCH v3 bpf-next 1/8] bpf: Introduce bpf timers
` [PATCH v3 bpf-next 2/8] bpf: Add map side support for "
` [PATCH v3 bpf-next 3/8] bpf: Remember BTF of inner maps

[PATCH] iwlwifi: format '%zd' expects argument of type 'size_t'
 2021-06-29  1:48 UTC 

[PATCH net-next v4 0/5] Generic XDP improvements
 2021-06-29  1:32 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v4 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v4 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v4 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v4 5/5] bpf: tidy xdp attach selftests

[PATCH 0/1] Possible Issue Setting the Delay Flags in the Marvell Net PHY Driver
 2021-06-29  1:12 UTC  (8+ messages)
` [PATCH 1/1] net: phy: marvell: Fixed handing of delays with plain RGMII interface

[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-06-29  0:48 UTC  (2+ messages)

[PATCH net-next 0/2] Trivial print improvements in ndo_dflt_fdb_{add,del}
 2021-06-29  0:29 UTC  (3+ messages)
` [PATCH net-next 1/2] net: use netdev_info "
` [PATCH net-next 2/2] net: say "local" instead of "static" addresses "

[PATCH] ptp: Add PTP_CLOCK_EXTTSUSR internal ptp_event
 2021-06-29  0:19 UTC  (3+ messages)

[PATCH] ptp: Set lookup cookie when creating a PTP PPS source
 2021-06-29  0:08 UTC  (3+ messages)

[PATCH bpf-next] bpf/devmap: convert remaining READ_ONCE() to rcu_dereference()
 2021-06-28 23:55 UTC  (3+ messages)

[PATCH] tcp: Do not reset the icsk_ca_initialized in tcp_init_transfer
 2021-06-28 23:41 UTC  (8+ messages)

[PATCH iproute2 1/2] utils: Fix BIT() to support up to 64 bits on all architectures
 2021-06-28 23:25 UTC  (2+ messages)
` [PATCH iproute2 2/2] devlink: Fix printf() type mismatches on 32-bit architectures

[PATCH] selftests: net: devlink_port_split: check devlink returned an element before dereferencing it
 2021-06-28 23:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
 2021-06-28 23:10 UTC  (2+ messages)

[PATCH net-next] net: bridge: mrp: Update the Test frames for MRA
 2021-06-28 23:10 UTC  (2+ messages)

[PATCH net-next] net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
 2021-06-28 23:10 UTC  (2+ messages)

pull request: bluetooth-next 2021-06-28
 2021-06-28 23:10 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: update netdev_rx_csum_fault() print dump only once
 2021-06-28 23:10 UTC  (5+ messages)
` [PATCH net-next v3 1/2] once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
` [PATCH net-next v3 2/2] net: update netdev_rx_csum_fault() print dump only once

[PATCH] net: phy: at803x: mask 1000 Base-X link mode
 2021-06-28 22:50 UTC  (2+ messages)

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

[PATCH net 0/4] sctp: add some size validations
 2021-06-28 22:40 UTC  (6+ messages)
` [PATCH net 1/4] sctp: validate from_addr_param return
` [PATCH net 2/4] sctp: add size validation when walking chunks
` [PATCH net 3/4] sctp: validate chunk size in __rcv_asconf_lookup
` [PATCH net 4/4] sctp: add param size validation for SCTP_PARAM_SET_PRIMARY

pull-request: bpf-next 2021-06-28
 2021-06-28 22:05 UTC 

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

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

[PATCH net-next 0/3] fix some bugs for sparx5
 2021-06-28 21:30 UTC  (2+ messages)

[PATCH] flow_offload: action should not be NULL when it is referenced
 2021-06-28 21:30 UTC  (2+ messages)

[net-next 1/6] net/mlx5: Compare sampler flow destination ID in fs_core
 2021-06-28 21:20 UTC  (2+ messages)

[PATCH v2 net-next 0/8] Cleanup for the bridge replay helpers
 2021-06-28 21:20 UTC  (2+ messages)

[PATCH bpf-next] xdp: move the rxq_info.mem clearing to unreg_mem_model()
 2021-06-28 21:20 UTC  (2+ messages)

[PATCH v4 1/2] net: phy: add API to read 802.3-c45 IDs
 2021-06-28 21:14 UTC  (4+ messages)
` [PATCH v4 2/2] net: phy: add Maxlinear GPY115/21x/24x driver

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-28 21:05 UTC  (7+ messages)
` [PATCH v9 bpf-next 01/14] net: skbuff: add data_len field to skb_shared_info
` [PATCH v9 bpf-next 02/14] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v9 bpf-next 07/14] net: xdp: add multi-buff support to xdp_build_skb_from_frame

[PATCH net-next v2 0/7] bnxt_en: Add hardware PTP timestamping support on 575XX devices
 2021-06-28 20:50 UTC  (2+ messages)

[PATCH V2 net-next 0/2] net: hns3: add new debugfs commands
 2021-06-28 20:40 UTC  (2+ messages)

pull request (net-next): ipsec-next 2021-06-28
 2021-06-28 20:40 UTC  (2+ messages)

pull-request: mac80211-next 2021-06-25
 2021-06-28 20:40 UTC  (2+ messages)

[PATCH 01/17] esp: drop unneeded assignment in esp4_gro_receive()
 2021-06-28 20:40 UTC  (2+ messages)

[PATCH v6 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup
 2021-06-28 20:40 UTC  (2+ messages)

[PATCH net-next 0/6] net: reset MAC header consistently across L3 virtual devices
 2021-06-28 20:40 UTC  (8+ messages)

[PATCHv2 net-next 0/2] sctp: make the PLPMTUD probe more effective and efficient
 2021-06-28 20:38 UTC  (3+ messages)

[PATCH] usb: net: Add support for u-blox LARA-R6 modules family
 2021-06-28 20:37 UTC  (2+ messages)

[PATCH net-next] mptcp: fix 'masking a bool' warning
 2021-06-28 20:10 UTC  (3+ messages)

[PATCH net v2] net: lwtunnel: handle MTU calculation in forwading
 2021-06-28 20:10 UTC  (5+ messages)

[PATCH] net: sched: fix warning in tcindex_alloc_perfect_hash
 2021-06-28 20:10 UTC  (2+ messages)

PHY vs. MAC ethtool Wake-on-LAN selection
 2021-06-28 19:53 UTC  (2+ messages)

[PATCH net-next] udp: allow changing mapping of a socket to queue
 2021-06-28 18:38 UTC  (2+ messages)

[syzbot] unexpected kernel reboot (6)
 2021-06-28 17:42 UTC  (2+ messages)

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

pull request: bluetooth-next 2021-06-28
 2021-06-28 17:10 UTC  (2+ messages)

[net-next 0/3] DMAC based packet filtering
 2021-06-28 17:06 UTC  (4+ messages)
` [net-next 1/3] octeontx2-af: DMAC filter support in MAC block
` [net-next 2/3] octeontx2-af: Debugfs support for DMAC filters
` [net-next 3/3] octeontx2-pf: offload DMAC filters to CGX/RPM block

[PATCH v2] net: sched: Add support for packet bursting
 2021-06-28 15:38 UTC  (8+ messages)
  ` [PATCH v3] "

[PATCH bpf] samples/bpf: Fix xdpsock with '-M' parameter missing unload process
 2021-06-28 14:50 UTC  (2+ messages)

[PATCH net v3] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-28 14:33 UTC  (2+ messages)

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-28 14:23 UTC  (19+ messages)
` [RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch

[PATCH] bpf: fix false positive kmemleak report in bpf_ringbuf_area_alloc()
 2021-06-28 14:19 UTC  (2+ messages)

[PATCH] brcmfmac: use separate firmware for 43430 revision 2
 2021-06-28 14:05 UTC  (7+ messages)

[PATCH] bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
 2021-06-28 13:50 UTC  (2+ messages)

[PATCH] xfrm: Fix RCU vs hash_resize_mutex lock inversion
 2021-06-28 13:34 UTC 

[Phishing Risk] [PATCH] kprobe: fix kretprobe stack backtrace
 2021-06-28 13:34 UTC  (2+ messages)

[PATCH V2] cfg80211: Fix possible memory leak in function cfg80211_bss_update
 2021-06-28 13:23 UTC 

Projects
 2021-06-28  9:00 UTC 

[PATCH net v2] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-28 10:47 UTC  (2+ messages)

[RFC PATCH v1 00/16] Improve SOCK_SEQPACKET receive logic
 2021-06-28 10:05 UTC  (17+ 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
` [RFC PATCH v1 08/16] af_vsock: change SEQPACKET receive loop
` [RFC PATCH v1 09/16] af_vsock/virtio: update dequeue callback interface
` [RFC PATCH v1 10/16] virtio/vsock: update SEQPACKET dequeue logic
` [RFC PATCH v1 11/16] afvsock: add 'seqpacket_drop()'
` [RFC PATCH v1 12/16] virtio/vsock: add 'drop until EOR' logic
` [RFC PATCH v1 13/16] vhost/vsock: enable 'seqpacket_drop' callback in transport
` [RFC PATCH v1 14/16] virtio/vsock: "
` [RFC PATCH v1 15/16] vsock/loopback: "
` [RFC PATCH v1 16/16] vsock_test: SEQPACKET read to broken buffer

[PATCH net-next v4 00/12] ethtool: Add support for frame preemption
 2021-06-28  9:59 UTC  (7+ messages)
` [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

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

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


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