netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-03 17:08:06 to 2022-10-05 01:20:07 UTC [more...]

[PATCH net-next 0/3] net: add helper support in tc act_ct for ovs offloading
 2022-10-05  1:19 UTC 

[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
 2022-10-05  1:02 UTC  (7+ messages)

[PATCH bpf-next 00/10] BPF link support for tc BPF programs
 2022-10-05  0:55 UTC  (12+ messages)
` [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach "
` [PATCH bpf-next 02/10] bpf: Implement BPF link handling for "
` [PATCH bpf-next 03/10] bpf: Implement link update for tc BPF link programs
` [PATCH bpf-next 04/10] bpf: Implement link introspection "
` [PATCH bpf-next 05/10] bpf: Implement link detach "
` [PATCH bpf-next 06/10] libbpf: Change signature of bpf_prog_query
` [PATCH bpf-next 07/10] libbpf: Add extended attach/detach opts
` [PATCH bpf-next 08/10] libbpf: Add support for BPF tc link
` [PATCH bpf-next 09/10] bpftool: Add support for tc fd-based attach types
` [PATCH bpf-next 10/10] bpf, selftests: Add various BPF tc link selftests

[PATCH] net: benet: use snprintf instead sprintf and IFNAMSIZ instead hardcoded constant
 2022-10-05  0:30 UTC  (3+ messages)

[syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-05  0:28 UTC  (8+ messages)
        ` [RFC] netlink: split up copies in the ack construction

mlx5_init_fc_stats() hits OOM due to memory fragmentation?
 2022-10-05  0:16 UTC 

[PATCH net-next] net/sock: Introduce trace_sk_data_ready()
 2022-10-05  0:14 UTC  (5+ messages)

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-05  0:08 UTC  (7+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[linux-next:master] BUILD REGRESSION 4d80748d16c82a9c2c4ea5feea96e476de3cd876
 2022-10-04 23:51 UTC 

[PATCH v3] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
 2022-10-04 23:40 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2022-10-04 22:45 UTC  (3+ messages)

[PATCH net v1] net/sched: taprio: Fix crash when adding child qdisc
 2022-10-04 22:41 UTC  (5+ messages)

doc warnings in *80211
 2022-10-04 22:23 UTC  (4+ messages)

[PATCH net] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"
 2022-10-04 22:01 UTC 

[PULL] Networking for next-6.1
 2022-10-04 21:40 UTC  (2+ messages)

[PATCH] Use ixgbe_ptp_reset on linkup/linkdown for X550
 2022-10-04 21:08 UTC  (7+ messages)
      ` Fwd: "

[PATCH 0/2] Fix to latest syzkaller bugs in 9p area
 2022-10-04 21:01 UTC  (7+ messages)
` [PATCH 1/2] Revert "9p: p9_client_create: use p9_client_destroy on failure"
` [PATCH 2/2] 9p: destroy client in symmetric order

[PATCH net] net: phy: micrel: Fixes FIELD_GET assertion
 2022-10-04 20:36 UTC  (4+ messages)

[PATCH net] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-04 20:14 UTC  (2+ messages)

[PATCH net-next v2 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-04 19:51 UTC  (12+ messages)
` [PATCH net-next v2 1/6] net: dcb: add new pcp selector to app object

[PATCH net-next v6 0/9] [RFT] net: dpaa: Convert to phylink
 2022-10-04 18:48 UTC  (12+ messages)
` [PATCH net-next v6 1/9] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v6 5/9] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v6 6/9] net: dpaa: Convert to phylink

[PATCH net-next] docs: networking: phy: add missing space
 2022-10-04 18:35 UTC  (3+ messages)

[PATCH v2] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
 2022-10-04 18:24 UTC  (3+ messages)

netdev conf 0x16 schedule posted
 2022-10-04 18:18 UTC 

[PATCH] net/ieee802154: reject zero-sized raw_sendmsg()
 2022-10-04 17:59 UTC  (5+ messages)

[PATCH v4 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM
 2022-10-04 17:18 UTC  (6+ messages)
` [PATCH v4 net 1/5] tcp/udp: Fix memory leak in ipv6_renew_options()
` [PATCH v4 net 2/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH v4 net 3/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH v4 net 4/5] ipv6: Fix data races around sk->sk_prot
` [PATCH v4 net 5/5] tcp: Fix data races around icsk->icsk_af_ops

[PATCH net] net/sched: act_mirred: use the backlog for mirred ingress
 2022-10-04 17:40 UTC  (3+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-04 17:20 UTC  (6+ messages)
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers

[PATCH] net: bnx2x: Fix spelling mistake "tupple" -> "tuple"
 2022-10-04 16:32 UTC 

[PATCH] net: pse-pd: PSE_REGULATOR should depend on REGULATOR
 2022-10-04 16:23 UTC 

[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
 2022-10-04 15:52 UTC  (3+ messages)

objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR:
 2022-10-04 15:34 UTC  (6+ messages)
` WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168

[patch net-next 0/3] devlink: fix order of port and netdev register in drivers
 2022-10-04 15:31 UTC  (2+ messages)

[ANNOUNCE] iproute2 6.0 release
 2022-10-04 15:26 UTC 

[PATCH v2 iproute2-next 1/4] include: uapi: MacAuth and Blackhole feature header changes
 2022-10-04 15:20 UTC  (4+ messages)
` [PATCH v2 iproute2-next 2/4] bridge: fdb: show locked FDB entries flag in output
` [PATCH v2 iproute2-next 3/4] bridge: link: enable MacAuth/MAB feature
` [PATCH v2 iproute2-next 4/4] bridge: fdb: enable FDB blackhole feature

[PATCH RESEND v3 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM
 2022-10-04 14:55 UTC  (4+ messages)
` [PATCH RESEND v3 net 3/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()

[PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
 2022-10-04 14:36 UTC  (3+ messages)

[PATCH] man: ss.8: fix a typo
 2022-10-04 14:25 UTC 

[PATCH iproute2-next 0/3] L2TPv3 support in tc-flower
 2022-10-04 14:16 UTC  (5+ messages)
` [PATCH iproute2-next 3/3] f_flower: Introduce L2TPv3 support

[PATCH 1/1] net: fec: add initial XDP support
 2022-10-04 13:34 UTC  (12+ messages)
  ` [EXT] "

[syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-04 12:57 UTC 

[PATCH net-next 0/2] net: sched: add helper support in act_ct for ovs offloading
 2022-10-04 12:33 UTC  (5+ messages)
` [PATCH net-next 2/2] net: sched: add helper support in act_ct

[External] : Re: [syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-04 12:29 UTC 

[PATCH v2 iproute2-next 1/2] taprio: don't print the clockid if invalid
 2022-10-04 12:00 UTC  (2+ messages)
` [PATCH v2 iproute2-next 2/2] taprio: support dumping and setting per-tc max SDU

[PATCH v2 1/1] net: fec: using page pool to manage RX buffers
 2022-10-04 11:18 UTC  (3+ messages)

[PATCH] bna: replace sprintf with snprintf, BNA_Q_NAME_SIZE is depends on IFNAMSIZ
 2022-10-04 10:42 UTC 

[PATCH] net: mana: store return status in signed variable
 2022-10-04 10:11 UTC 

[syzbot] WARNING: locking bug in nr_accept
 2022-10-04  9:44 UTC 

[PATCH net v3 0/2] net: Fix return value of qdisc ingress handling on success
 2022-10-04  9:40 UTC  (4+ messages)
` [PATCH net v3 2/2] selftests: add selftest for chaining of tc ingress handling to egress

[PATCH] bpf: unify function pointer type of dispatcher
 2022-10-04  9:09 UTC 

[PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
 2022-10-04  8:53 UTC  (16+ messages)
                ` [CFT][PATCH] proc: Update /proc/net to point at the accessing threads network namespace

[PATCH] net: mv643xx_eth: support MII/GMII/RGMII modes
 2022-10-04  8:52 UTC  (3+ messages)
` [PATCH v2] "

[ RFC net-next v2 0/2] net: flow_offload: add support for per action hw stats
 2022-10-04  8:22 UTC  (3+ messages)
` [ RFC net-next v2 2/2] net: flow_offload: add action stats api

[PATCHv5 net-next 0/4] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, del}link
 2022-10-04  8:22 UTC  (6+ messages)
` [PATCHv5 net-next 1/4] rtnetlink: add new helper rtnl_configure_link_notify()

[Bug report] Probably variable is being overwritten
 2022-10-04  7:52 UTC 

[patch net-next v2 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-10-04  6:56 UTC  (3+ messages)

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-10-04  6:33 UTC  (11+ messages)

[PATCH net-next] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-04  5:52 UTC  (3+ messages)

[PATCH net-next] eth: pse: add missing static inlines
 2022-10-04  5:00 UTC  (3+ messages)

[PATCH net-next v8 0/7] add generic PSE support
 2022-10-04  2:10 UTC  (6+ messages)
` [PATCH net-next v8 1/7] dt-bindings: net: phy: add PoDL PSE property
` [PATCH net-next v8 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller

[PATCH net-next v2 0/5] nfp: support FEC mode reporting and auto-neg
 2022-10-04  2:04 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-10-04  1:11 UTC 

[PATCH 0/4] net: drop netif_attrmask_next*()
 2022-10-04  0:43 UTC  (7+ messages)

[PATCH net-next V3] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
 2022-10-04  0:31 UTC  (2+ messages)

[PATCH V3 net-next] net: wwan: t7xx: Add port for modem logging
 2022-10-04  0:30 UTC  (2+ messages)

[PATCH net-next v7 0/9] net: marvell: prestera: add nexthop routes offloading
 2022-10-04  0:25 UTC  (2+ messages)

[PATCH net-next] eth: octeon: fix build after netif_napi_add() changes
 2022-10-04  0:25 UTC  (2+ messages)

[PATCH net-next 00/15] ] mlx5 xsk updates part4 and more
 2022-10-04  0:10 UTC  (2+ messages)

[PATCH net-next v2] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-04  0:06 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration
 2022-10-04  0:03 UTC  (4+ messages)

[PATCH] r8152: Rate limit overflow messages
 2022-10-04  0:00 UTC  (2+ messages)

[PATCH net] net: mvpp2: fix mvpp2 debugfs leak
 2022-10-04  0:00 UTC  (4+ messages)

[PATCH net-next] net: ipa: update comments
 2022-10-04  0:00 UTC  (2+ messages)

[PATCH net-next] net: ipa: update copyrights
 2022-10-04  0:00 UTC  (2+ messages)

[PATCH] net: lan966x: Fix return type of lan966x_port_xmit
 2022-10-03 23:50 UTC  (2+ messages)

pull-request: bpf 2022-10-03
 2022-10-03 23:50 UTC  (2+ messages)

[PATCH net-next 0/5] Add PLB functionality to TCP
 2022-10-03 23:42 UTC  (3+ messages)
` [PATCH net-next v2 "

[PATCH] net: mana: Fix return type of mana_start_xmit
 2022-10-03 23:39 UTC  (3+ messages)
` [PATCH v2] "

pull-request: bpf-next 2022-10-03
 2022-10-03 23:20 UTC  (2+ messages)

[net-next] net: mvpp2: Add TX flow control support for jumbo frames
 2022-10-03 23:19 UTC  (5+ messages)

[PATCH net-next] once: add DO_ONCE_SLOW() for sleepable contexts
 2022-10-03 22:50 UTC  (7+ messages)
      ` [PATCH] once: rename _SLOW to _SLEEPABLE
        ` [PATCH net-next] "

[PATCH net-next v4] net: skb: introduce and use a single page frag cache
 2022-10-03 22:30 UTC  (8+ messages)

[PATCH v8 00/29] Rework the trip points creation
 2022-10-03 21:18 UTC  (3+ messages)

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-10-03 19:40 UTC  (10+ messages)
              ` Stockholm syndrome with Linux wireless?

[PATCH v2 net-next 0/6] sfc: bare bones TC offload
 2022-10-03 19:30 UTC  (12+ messages)
` [PATCH v2 net-next 3/6] sfc: optional logging of TC offload errors

[PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature
 2022-10-03 18:23 UTC  (4+ messages)
` [PATCH iproute2-next 2/2] bridge: fdb: enable FDB blackhole feature

PHY firmware update method
 2022-10-03 18:04 UTC  (13+ messages)

[net-next v2 0/9] ptp: convert drivers to .adjfine
 2022-10-03 18:04 UTC  (4+ messages)

[PATCH v2] dt-bindings: net: marvell,pp2: convert to json-schema
 2022-10-03 17:29 UTC  (4+ messages)

[PATCH] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-10-03 17:13 UTC  (3+ messages)
      ` [External] : "


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