netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 13:08:42 to 2021-11-19 02:55:19 UTC [more...]

[PATCH 0/6] backport patches to improve clocks management for stmmac driver
 2021-11-19  2:53 UTC  (7+ messages)
` [PATCH 1/6] net: stmmac: add clocks management for gmac driver
` [PATCH 2/6] net: stmmac: platform: fix build error with !CONFIG_PM_SLEEP
` [PATCH 3/6] net: stmmac: fix missing unlock on error in stmmac_suspend()
` [PATCH 4/6] net: stmmac: fix system hang if change mac address after interface ifdown
` [PATCH 5/6] net: stmmac: fix issue where clk is being unprepared twice
` [PATCH 6/6] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings

[PATCH V1] arm64: kvm-ptp: Fix unreasonable return value judgment
 2021-11-19  2:36 UTC 

[PATCH v4 0/12] riscv: switch to relative extable and other improvements
 2021-11-19  2:35 UTC  (7+ messages)
` [PATCH 03/12] riscv: switch to relative exception tables
` [PATCH 09/12] riscv: extable: add `type` and `data` fields

[net-next PATCH 00/19] Multiple cleanup and feature for qca8k
 2021-11-19  2:33 UTC  (42+ messages)
` regmap: allow to define reg_update_bits for no bus configuration
` [net-next PATCH 02/19] net: dsa: qca8k: remove redundant check in parse_port_config
` [net-next PATCH 03/19] net: dsa: qca8k: skip sgmii delay on double cpu conf
` [net-next PATCH 05/19] net: dsa: qca8k: move read switch id function in qca8k_setup
` [net-next PATCH 07/19] net: dsa: qca8k: set regmap init as mandatory for regmap conversion
` [net-next PATCH 08/19] net: dsa: qca8k: convert qca8k to regmap helper
` [net-next PATCH 09/19] net: dsa: qca8k: add additional MIB counter and make it dynamic
` [net-next PATCH 10/19] net: dsa: qca8k: add support for port fast aging
` [net-next PATCH 11/19] net: dsa: qca8k: add support for mirror mode
` [net-next PATCH 12/19] net: dsa: qca8k: add set_ageing_time support
` [net-next PATCH 13/19] net: dsa: qca8k: add min/max ageing time
` [net-next PATCH 14/19] net: dsa: qca8k: add support for mdb_add/del
` [net-next PATCH 15/19] net: dsa: qca8k: add LAG support
` [net-next PATCH 16/19] net: dsa: qca8k: enable mtu_enforcement_ingress
` [net-next PATCH 18/19] net: dsa: qca8k: use device_get_match_data instead of the OF variant

[PATCH net-next] ipv6: ip6_skb_dst_mtu() cleanups
 2021-11-19  2:23 UTC 

[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
 2021-11-19  2:16 UTC  (7+ messages)
` [RFC PATCH v4 net-next 11/23] pinctrl: ocelot: update pinctrl to automatic base address

[PATCH] net/bridge: replace simple_strtoul to kstrtol
 2021-11-19  2:06 UTC 

[net PATCH 1/2] net: dsa: qca8k: fix internal delay applied to the wrong PAD config
 2021-11-19  2:03 UTC  (2+ messages)
` [net PATCH 2/2] net: dsa: qca8k: fix MTU calculation

[PATCH] net/core: remove useless type conversion to bool
 2021-11-19  1:54 UTC 

[PATCH net-next 0/6] Devlink cleanups
 2021-11-19  1:48 UTC  (5+ messages)
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic

[PATCH net] ipv6: fix typos in __ip6_finish_output()
 2021-11-19  1:37 UTC 

[PATCH v2] mwl8k: Use named struct for memcpy() region
 2021-11-19  0:49 UTC 

[PATCH v2] intersil: Use struct_group() for memcpy() region
 2021-11-19  0:46 UTC 

[PATCH net 00/11] Netfilter fixes for net
 2021-11-18 22:26 UTC  (12+ messages)
` [PATCH net 01/11] selftests: netfilter: add a vrf+conntrack testcase
` [PATCH net 02/11] selftests: netfilter: extend nfqueue tests to cover vrf device
` [PATCH net 03/11] netfilter: nft_payload: Remove duplicated include in nft_payload.c
` [PATCH net 04/11] selftests: nft_nat: Improve port shadow test stability
` [PATCH net 05/11] selftests: nft_nat: Simplify port shadow notrack test
` [PATCH net 06/11] netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
` [PATCH net 07/11] netfilter: ctnetlink: do not erase error code with EINVAL
` [PATCH net 08/11] netfilter: ipvs: Fix reuse connection if RS weight is 0
` [PATCH net 09/11] netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emit
` [PATCH net 10/11] netfilter: flowtable: fix IPv6 tunnel addr match
` [PATCH net 11/11] selftests: nft_nat: switch port shadow test cases to socat

[PATCH net v2 RESEND] netfilter: fix conntrack flows stuck issue on cleanup
 2021-11-18 22:00 UTC  (2+ messages)

[RFC PATCH 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-11-18 21:52 UTC  (9+ messages)
` [RFC PATCH 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

[PATCH] stmmac_pci: Fix underflow size in stmmac_rx
 2021-11-18 21:42 UTC 

[RESEND PATCH net-next v2] net: phylink: Add helpers for c22 registers without MDIO
 2021-11-18 21:16 UTC  (3+ messages)

[GIT PULL] Networking for 5.16-rc2
 2021-11-18 21:10 UTC  (2+ messages)

[PATCH] atlantic: fix double-free in aq_ring_tx_clean
 2021-11-18 21:08 UTC 

[PATCH] mac80211: Use memset_after() to clear tx status
 2021-11-18 20:38 UTC 

[PATCH net-next] sky2: use PCI VPD API in eeprom ethtool ops
 2021-11-18 20:38 UTC  (2+ messages)

[PATCH net-next 0/8] Extend `phy-mode` to string array
 2021-11-18 20:38 UTC  (31+ messages)
` [PATCH net-next 1/8] dt-bindings: ethernet-controller: support multiple PHY connection types
` [PATCH net-next 2/8] net: Update documentation for *_get_phy_mode() functions
` [PATCH net-next 3/8] device property: add helper function for getting phy mode bitmap
` [PATCH net-next 4/8] net: phylink: update supported_interfaces with modes from fwnode
` [PATCH net-next 5/8] net: phylink: pass supported PHY interface modes to phylib
` [PATCH net-next 6/8] net: phy: marvell10g: Use generic macro for supported interfaces
` [PATCH net-next 8/8] net: phy: marvell10g: select host interface configuration

[PATCH] ethtool: stats: Use struct_group() to clear all stats at once
 2021-11-18 20:34 UTC 

[PATCH] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-11-18 20:34 UTC 

[PATCH] ipv6: Use memset_after() to zero rt6_info
 2021-11-18 20:32 UTC 

[PATCH] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
 2021-11-18 20:31 UTC 

[PATCH] net: 802: Use memset_startat() to clear struct fields
 2021-11-18 20:30 UTC 

[PATCH] net: dccp: Use memset_startat() for TP zeroing
 2021-11-18 20:30 UTC 

[PATCH RFC 0/4] Add ability to attach bpf programs to a tracepoint inside a cgroup
 2021-11-18 20:28 UTC  (5+ messages)
` [PATCH RFC 1/4] cgroup, perf: Add ability to connect to perf cgroup from other cgroup controller
` [PATCH RFC 2/4] bpf, perf: add ability to attach complete array of bpf prog to perf event
` [PATCH RFC 3/4] bpf,cgroup,tracing: add new BPF_PROG_TYPE_CGROUP_TRACEPOINT
` [PATCH RFC 4/4] bpf,cgroup,perf: extend bpf-cgroup to support tracepoint attachment

[PATCH] intersil: Use struct_group() for memcpy() region
 2021-11-18 20:25 UTC  (3+ messages)

[PATCH] mwl8k: Use struct_group() for memcpy() region
 2021-11-18 20:24 UTC  (3+ messages)

[PATCH] ath11k: Use memset_startat() for clearing queue descriptors
 2021-11-18 20:24 UTC 

[PATCH] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
 2021-11-18 20:23 UTC 

[net-next PATCH v6] net: macb: Fix several edge cases in validate
 2021-11-18 20:20 UTC  (6+ messages)

[PATCH net] net: marvell: prestera: fix double free issue on err path
 2021-11-18 19:51 UTC 

[PATCH net v2] net: marvell: prestera: fix brige port operation
 2021-11-18 19:48 UTC 

[PATCH] net: ipa: Use 'for_each_clear_bit' when possible
 2021-11-18 19:37 UTC 

[PATCH v11 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-18 19:35 UTC  (8+ messages)
` [PATCH net v11 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH net-next] xfrm: rework default policy structure
 2021-11-18 19:09 UTC  (2+ messages)

[PATCH net-next] net: dsa: felix: enable cut-through forwarding between ports by default
 2021-11-18 19:00 UTC  (2+ messages)

[PATCH bpf-next 2/7] set_memory: introduce set_memory_[ro|x]_noalias
 2021-11-18 18:58 UTC  (9+ messages)

[PATCH bpf] selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
 2021-11-18 18:44 UTC  (4+ messages)

[PATCH] bnx2x: Use struct_group() for memcpy() region
 2021-11-18 18:42 UTC 

[PATCH] cxgb4: Use struct_group() for memcpy() region
 2021-11-18 18:42 UTC 

[PATCH] cxgb3: Use struct_group() for memcpy() region
 2021-11-18 18:41 UTC 

[PATCH] libertas_tf: Use struct_group() for memcpy() region
 2021-11-18 18:41 UTC 

[PATCH] libertas: Use struct_group() for memcpy() region
 2021-11-18 18:41 UTC 

[PATCH] net/mlx5e: Use struct_group() for memcpy() region
 2021-11-18 18:37 UTC 

[PATCH] skbuff: Switch structure bounds to struct_group()
 2021-11-18 18:36 UTC 

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-18 18:15 UTC  (12+ messages)

[PATCH net-next iproute2] vdpa: Remove duplicate vdpa UAPI header file
 2021-11-18 18:10 UTC  (5+ messages)
` [PATCH iproute2] vdpa: align uapi headers

[PATCH net-next] net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
 2021-11-18 18:07 UTC 

[PATCH] selftests/seccomp: fix check of fds being assigned
 2021-11-18 17:37 UTC  (2+ messages)

[PATCH net-next v5 3/3] tsnep: Add TSN endpoint Ethernet MAC driver
 2021-11-18 17:31 UTC  (2+ messages)

[PATCH net-next 0/4] net: constify netdev->dev_addr - x86 changes
 2021-11-18 17:27 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ax88796c: don't write to netdev->dev_addr directly
` [PATCH net-next 2/4] mlxsw: constify address in mlxsw_sp_port_dev_addr_set
` [PATCH net-next 3/4] wilc1000: copy address before calling wilc_set_mac_address
` [PATCH net-next 4/4] ipw2200: constify address in ipw_send_adapter_address

Bad performance in RX with sfc 40G
 2021-11-18 17:19 UTC  (2+ messages)

[PATCH v7] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-18 17:14 UTC  (2+ messages)

[PATCH] skbuff: suppress clang object-size-mismatch error
 2021-11-18 17:09 UTC  (7+ messages)

Re: Re: Clarification on bpftool dual licensing
 2021-11-18 16:37 UTC 

[PATCH] [v3] iwlwifi: pcie: fix constant-conversion warning
 2021-11-18 16:27 UTC  (3+ messages)

[PATCH net-next 0/5] net: lan966x: Add lan966x switch driver
 2021-11-18 16:18 UTC  (10+ messages)
` [PATCH net-next 3/5] net: lan966x: add port module support

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-11-18 16:14 UTC  (2+ messages)

[PATCH net-next 0/6] s390/net: updates 2021-11-18
 2021-11-18 16:06 UTC  (7+ messages)
` [PATCH net-next 1/6] s390/qeth: allocate RX queue at probe time
` [PATCH net-next 2/6] net/iucv: fix kernel doc comments
` [PATCH net-next 3/6] net/af_iucv: "
` [PATCH net-next 4/6] s390/ctcm: fix format string
` [PATCH net-next 5/6] s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
` [PATCH net-next 6/6] s390/lcs: add braces around empty function body

[PATCH v2 net-next 0/2] net: snmp: tracepoint support for snmp
 2021-11-18 15:57 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] net: snmp: add "

[GIT PULL v2] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v4.0
 2021-11-18 15:41 UTC 

[PATCH v7] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-18 15:33 UTC 

[PATCH v5 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
 2021-11-18 15:28 UTC  (2+ messages)

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-18 15:20 UTC  (8+ messages)

[PATCH] net: bnx2x: fix variable dereferenced before check
 2021-11-18 15:09 UTC  (3+ messages)

[PATCH net] can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
 2021-11-18 15:09 UTC  (2+ messages)

[PATCH] fs: dlm: Protect IPV6 field access by CONFIG_IPV6
 2021-11-18 14:52 UTC  (2+ messages)

[PATCH net 0/4] Fix bit timings for m_can_pci (Elkhart Lake)
 2021-11-18 14:47 UTC  (4+ messages)

[PATCH net] net: marvell: prestera: fix brige port operation
 2021-11-18 14:28 UTC  (3+ messages)

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-18 14:18 UTC  (4+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change

[PATCH net v2] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-11-18 14:17 UTC  (6+ messages)

[PATCH net-next 5/9] net: constify netdev->dev_addr
 2021-11-18 14:12 UTC  (2+ messages)

[PATCHv2 net-next] Bonding: add missed_max option
 2021-11-18 14:10 UTC  (6+ messages)

[BISECTED REGRESSION] Wireless networking kernel crashes
 2021-11-18 13:25 UTC 

[ANNOUNCE] nftables 1.0.1 release
 2021-11-18 13:32 UTC 

[PATCH 1/1] Documentation: Add minimum pahole version
 2021-11-18 13:23 UTC  (4+ messages)

IPv6 Router Advertisement Router Preference (RFC 4191) behavior issue
 2021-11-18 13:12 UTC  (3+ messages)

[PATCH v4 net-next 0/10] allow user to offload tc action to net device
 2021-11-18 13:08 UTC  (8+ messages)
` [PATCH v4 04/10] flow_offload: "
` [PATCH v4 05/10] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v4 06/10] flow_offload: add process to update action stats from hardware
` [PATCH v4 07/10] net: sched: save full flags for tc action
` [PATCH v4 08/10] flow_offload: add reoffload process to update hw_count
` [PATCH v4 09/10] flow_offload: validate flags of filter and actions
` [PATCH v4 10/10] selftests: tc-testing: add action offload selftest for action and filter


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