netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 11:38:35 to 2021-12-08 21:39:45 UTC [more...]

[PATCH 0/2] *** ADD DM9051 NET DEVICE ***
 2021-12-08 21:39 UTC  (4+ messages)
` [PATCH 1/2] yaml: Add dm9051 SPI network yaml file

[RFC PATCH 0/4] r8169: support dash
 2021-12-08 21:37 UTC  (10+ messages)

[PATCH net-next v4 0/3] Fix traceroute in the presence of SRv6
 2021-12-08 21:26 UTC  (6+ messages)
` [PATCH net-next v4 1/3] seg6: export get_srh() for ICMP handling
` [PATCH net-next v4 3/3] udp6: Use Segment Routing Header for dest address if present

[PATCH RFC ipsec-next] xfrm: update SA curlft.use_time
 2021-12-08 21:24 UTC 

[RFC PATCH net-next 1/2] net: Use mono clock in RX timestamp
 2021-12-08 20:48 UTC  (9+ messages)
` [RFC PATCH net-next 2/2] net: Reset forwarded skb->tstamp before delivering to user space

[syzbot] BUG: sleeping function called from invalid context in hci_cmd_sync_cancel
 2021-12-08 20:36 UTC 

[PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion
 2021-12-08 20:28 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: net: Convert AMAC to YAML
` [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT "

[PATCH net] xfrm: fix a small bug in frm_sa_len()
 2021-12-08 20:20 UTC 

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-08 20:14 UTC  (3+ messages)
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-08 20:08 UTC  (11+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: factor out common helpers for benchmarks
` [PATCH bpf-next 4/5] selftests/bpf: add benchmark for bpf_strncmp() helper
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for bpf_strncmp()

[PATCH net-next 00/11] Replace DSA dp->priv with tagger-owned storage
 2021-12-08 20:05 UTC  (12+ messages)
` [PATCH net-next 01/11] net: dsa: introduce tagger-owned storage for private and shared data
` [PATCH net-next 02/11] net: dsa: tag_ocelot: convert to tagger-owned data
` [PATCH net-next 03/11] net: dsa: sja1105: let deferred packets time out when sent to ports going down
` [PATCH net-next 04/11] net: dsa: sja1105: bring in line deferred xmit implementation with ocelot-8021q
` [PATCH net-next 05/11] net: dsa: sja1105: remove hwts_tx_en from tagger data
` [PATCH net-next 06/11] net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
` [PATCH net-next 07/11] net: dsa: sja1105: move ts_id from sja1105_tagger_data
` [PATCH net-next 08/11] net: dsa: tag_sja1105: convert to tagger-owned data
` [PATCH net-next 09/11] Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver"
` [PATCH net-next 10/11] net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sections
` [PATCH net-next 11/11] net: dsa: remove dp->priv

[net] seg6: fix the iif in the IPv6 socket control block
 2021-12-08 19:54 UTC 

[PATCH v3 0/8] Broadcom DT bindings conversion to YAML
 2021-12-08 19:49 UTC  (18+ messages)
` [PATCH v3 1/8] dt-bindings: net: brcm,unimac-mdio: reg-names is optional
` [PATCH v3 2/8] dt-bindings: net: brcm,unimac-mdio: Update maintainers for binding
` [PATCH v3 3/8] dt-bindings: net: Document moca PHY interface
` [PATCH v3 4/8] dt-bindings: net: Convert GENET binding to YAML
` [PATCH v3 5/8] dt-bindings: net: Convert AMAC "
` [PATCH v3 6/8] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH v3 7/8] dt-bindings: phy: Convert Northstar 2 PCIe PHY "
` [PATCH v3 8/8] dt-bindings: net: Convert iProc MDIO mux "

[PATCH net-next 0/6] Allow parallel devlink execution
 2021-12-08 19:38 UTC  (7+ messages)

[PATCHv2 bpf-next 0/5] bpf: Add helpers to access traced function arguments
 2021-12-08 19:32 UTC  (6+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Allow access to int pointer arguments in tracing programs
` [PATCHv2 bpf-next 2/5] selftests/bpf: Add test to access int ptr argument in tracing program
` [PATCHv2 bpf-next 3/5] bpf, x64: Replace some stack_size usage with offset variables
` [PATCHv2 bpf-next 4/5] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCHv2 bpf-next 5/5] selftests/bpf: Add tests for "

[PATCH] net/i40e: fix unsigned stat widths
 2021-12-08 18:56 UTC 

[PATCH v3 net-next 00/23] net: add preliminary netdev refcount tracking
 2021-12-08 18:53 UTC  (13+ messages)

[PATCH 1/2] libertas: Add missing __packed annotation with struct_group()
 2021-12-08 18:40 UTC  (2+ messages)

[PATCH] mwifiex: Fix possible ABBA deadlock
 2021-12-08 18:38 UTC  (3+ messages)
`  "

[PATCH net] net, neigh: clear whole pneigh_entry at alloc time
 2021-12-08 18:36 UTC  (3+ messages)

[PATCH] wilc1000: Add id_table to spi_driver
 2021-12-08 18:33 UTC  (2+ messages)

[PATCH net] tcp: Remove sock_owned_by_user() test in tcp_child_process()
 2021-12-08 18:30 UTC  (2+ messages)

[PATCH] nfc: fix segfault in nfc_genl_dump_devices_done
 2021-12-08 18:27 UTC 

[PATCH 1/3] iwlwifi: fix LED dependencies
 2021-12-08 18:17 UTC  (2+ messages)

[v3 1/2] Docs/devicetree: add serdes.yaml
 2021-12-08 18:15 UTC  (22+ messages)
` [v3 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable

[PATCH] net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
 2021-12-08 18:13 UTC  (2+ messages)

[RFC] wiregard RX packet processing
 2021-12-08 17:32 UTC 

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-08 17:12 UTC  (3+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "

[PATCH net 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-08 17:02 UTC  (4+ messages)
` [PATCH net 1/3] net/sched: Extend qdisc control block with tc control block
` [PATCH net 2/3] net/sched: flow_dissector: Fix matching on zone id for invalid conns
` [PATCH net 3/3] net: openvswitch: Fix matching zone id for invalid conns arriving from tc

[PATCH] sh_eth: Use dev_err_probe() helper
 2021-12-08 16:56 UTC  (3+ messages)

[PATCH 1/1] sctp: Protect cached endpoints to prevent possible UAF
 2021-12-08 17:02 UTC  (2+ messages)

[PATCH RFC V2 0/4] add Vertexcom MSE102x support
 2021-12-08 16:55 UTC  (4+ messages)
` [PATCH RFC V2 3/4] net: introduce media selection IF_PORT_HOMEPLUG

pull-request: wireless-drivers-next-2021-12-07
 2021-12-08 16:58 UTC  (8+ messages)

[PATCH] tun: avoid double free in tun_free_netdev
 2021-12-08 16:44 UTC  (6+ messages)

[PATCH net-next] net: phy: prefer 1000baseT over 1000baseKX
 2021-12-08 16:43 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
 2021-12-08 16:38 UTC  (6+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers

[PATCH] ipv6: fix NULL pointer dereference in ip6_output()
 2021-12-08 16:34 UTC  (7+ messages)

[PATCH] net: dsa: mv88e6xxx: initialize return variable on declaration
 2021-12-08 16:18 UTC  (7+ messages)
` [PATCH v2] net: dsa: mv88e6xxx: error handling for serdes_power functions
    ` [PATCH v3] "

[net v5 0/3] fix bpf_redirect to ifb netdev
 2021-12-08 15:53 UTC  (6+ messages)
` [net v5 1/3] net: core: set skb useful vars in __bpf_tx_skb
` [net v5 2/3] net: sched: add check tc_skip_classify in sch egress
` [net v5 3/3] selftests: bpf: add bpf_redirect to ifb

pull-request: bpf 2021-12-08
 2021-12-08 15:51 UTC 

[PATCH net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAGS_UNSTABLE_PHC
 2021-12-08 15:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net_tstamp: add new "

[PATCH v3 net-next 00/23] net: add preliminary netdev refcount tracking
 2021-12-08 15:11 UTC  (7+ messages)
` [PATCH v3 net-next 01/23] lib: add reference counting tracking infrastructure

[PATCH] net/mlx5: Remove the repeated declaration
 2021-12-08 15:08 UTC  (5+ messages)

[PATCH] udp: using datalen to cap max gso segments
 2021-12-08 14:58 UTC  (2+ messages)

[net-next RFC PATCH v2 0/8] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08 14:58 UTC  (9+ messages)
` [net-next RFC PATCH v2 7/8] net: dsa: qca8k: Add support for mdio read/write "

[net-next v1 0/2] net: sched: allow user to select txqueue
 2021-12-08 14:54 UTC  (8+ messages)
` [net-next v1 1/2] net: sched: use queue_mapping to pick tx queue

[PATCH net-next v6 0/4] Add FDMA support on ocelot switch driver
 2021-12-08 14:51 UTC  (5+ messages)
` [PATCH net-next v6 4/4] net: ocelot: add FDMA support

[PATCH bpf] bpf: Add selftests to cover packet access corner cases
 2021-12-08 14:50 UTC  (2+ messages)

[PATCH 2/2] net: Add DM9051 driver
 2021-12-08 14:41 UTC  (2+ messages)

[PATCH net-next] net: bluetooth: clean up harmless false expression
 2021-12-08 14:39 UTC  (2+ messages)

Subject: [PATCH net-next v7 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-08 14:38 UTC  (5+ messages)
` [PATCH net-next v7 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v7 5/6] stmmac: dwmac-mediatek: add support for mt8195

[net-next v2 0/2] net: sched: allow user to select txqueue
 2021-12-08 14:34 UTC  (3+ messages)
` [net-next v2 1/2] net: sched: use queue_mapping to pick tx queue
` [net-next v2 2/2] net: sched: support hash/classid selecting "

[PATCH net-next v3 0/7] net/mlx5: Memory optimizations
 2021-12-08 14:17 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net/mlx5: Introduce log_max_current_uc_list_wr_supported bit
` [PATCH net-next v3 2/7] devlink: Add new "io_eq_size" generic device param
` [PATCH net-next v3 3/7] net/mlx5: Let user configure io_eq_size param
` [PATCH net-next v3 4/7] devlink: Add new "event_eq_size" generic device param
` [PATCH net-next v3 5/7] net/mlx5: Let user configure event_eq_size param
` [PATCH net-next v3 6/7] devlink: Clarifies max_macs generic devlink param
` [PATCH net-next v3 7/7] net/mlx5: Let user configure max_macs generic param

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-08 14:07 UTC  (10+ messages)
` [PATCH v4 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 2/9] i40e: respect metadata "
` [PATCH v4 net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [PATCH v4 net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 5/9] ice: respect metadata "
` [PATCH v4 net-next 6/9] igc: don't reserve excessive XDP_PACKET_HEADROOM "
` [PATCH v4 net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [PATCH v4 net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 9/9] ixgbe: respect metadata "

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2021-12-08 14:07 UTC  (4+ messages)

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-08 13:50 UTC  (6+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH v3 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-08 13:47 UTC  (3+ messages)
` [PATCH v3 net-next 9/9] i40e: respect metadata on XSK Rx to skb

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-08 13:07 UTC  (6+ messages)
` [PATCH v19 bpf-next 23/23] xdp: disable XDP_REDIRECT for xdp multi-buff

[PATCH net-next 0/8] pull-request: can-next 2021-12-08
 2021-12-08 12:50 UTC  (9+ messages)
` [PATCH net-next 1/8] can: bittiming: replace CAN units with the generic ones from linux/units.h
` [PATCH net-next 2/8] dt-bindings: net: can: add support for Allwinner R40 CAN controller
` [PATCH net-next 3/8] can: sun4i_can: add support for "
` [PATCH net-next 4/8] ARM: dts: sun8i: r40: add node for "
` [PATCH net-next 5/8] can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input clock
` [PATCH net-next 6/8] can: hi311x: hi3110_can_probe(): try to get crystal clock rate from property
` [PATCH net-next 7/8] can: hi311x: hi3110_can_probe(): make use of device property API
` [PATCH net-next 8/8] can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()

[PATCH iproute2-next v2] tc: Add support for ce_threshold_value/mask in fq_codel
 2021-12-08 12:45 UTC 

[net-next RFC PATCH 0/6] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08 11:54 UTC  (19+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-12-08 11:42 UTC 

[PATCH v3 00/18] tcp: Initial support for RFC5925 auth option
 2021-12-08 11:37 UTC  (14+ messages)
` [PATCH v3 06/18] tcp: authopt: Hook into tcp core
` [PATCH v3 07/18] tcp: authopt: Disable via sysctl by default
` [PATCH v3 08/18] tcp: authopt: Implement Sequence Number Extension
` [PATCH v3 09/18] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v3 10/18] tcp: authopt: Add support for signing skb-less replies
` [PATCH v3 11/18] tcp: ipv4: Add AO signing for "
` [PATCH v3 12/18] tcp: authopt: Add key selection controls
` [PATCH v3 13/18] tcp: authopt: Add initial l3index support
` [PATCH v3 14/18] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v3 15/18] tcp: authopt: Add prefixlen support
` [PATCH v3 16/18] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v3 17/18] selftests: nettest: Initial tcp_authopt support
` [PATCH v3 18/18] selftests: net/fcnal: "


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