netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-19 14:07:32 to 2021-11-20 21:57:47 UTC [more...]

[PATCH] net/bridge: replace simple_strtoul to kstrtol
 2021-11-20 21:57 UTC  (3+ messages)

[PATCH v3 0/7] net/9p: remove msize limit in virtio transport
 2021-11-20 21:28 UTC  (6+ messages)
` [PATCH v3 6/7] 9p/trans_virtio: support larger msize values

[PATCH v1 net-next 0/3] update seville to use shared mdio driver
 2021-11-20 21:25 UTC  (8+ messages)
` [PATCH v1 net-next 1/3] net: mdio: mscc-miim: convert to a regmap implementation
` [PATCH v1 net-next 2/3] net: dsa: ocelot: seville: utilize of_mdiobus_register
` [PATCH v1 net-next 3/3] net: dsa: ocelot: felix: switch to mdio-mscc-miim driver for indirect mdio access

[PATCH iproute2] Add missing headers to the project
 2021-11-20 20:24 UTC  (3+ messages)

[PATCH] drivers/net/ethernet/sfc/: Simplify code
 2021-11-20 20:14 UTC 

[PATCH v5 1/2] bluetooth: Handle MSFT Monitor Device Event
 2021-11-20 20:12 UTC  (4+ messages)
` [PATCH v5 2/2] bluetooth: Add MGMT Adv Monitor Device Found/Lost events

[PATCH] mac80211: Use memset_after() to clear tx status
 2021-11-20 18:36 UTC  (3+ messages)

[PATCH net-next] pcmcia: hide the MAC address helpers if !NET
 2021-11-20 17:15 UTC 

Regression in v5.16-rc1: Timeout in mlx5_health_wait_pci_up() may try to wait 245 million years
 2021-11-20 16:38 UTC  (2+ messages)

[PATCH V3 net-next 0/2] net: wwan: debugfs support for wwan device logging
 2021-11-20 16:21 UTC  (3+ messages)
` [PATCH V3 net-next 1/2] net: wwan: common debugfs base dir for wwan device
` [PATCH V3 net-next 2/2] net: wwan: iosm: device trace collection using relayfs

[net-next:master 351/356] pcmcia_cis.c:undefined reference to `dev_addr_mod'
 2021-11-20 16:12 UTC 

[PATCH net-next] octeon: constify netdev->dev_addr
 2021-11-20 15:31 UTC 

[PATCH 0/4] dt-bindings/dts: add i.MX8ULP FEC
 2021-11-20 15:26 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: net: fec: simplify yaml
` [PATCH 2/4] dt-bindings: net: fec: Add imx8ulp compatible string
` [PATCH 3/4] arm64: dts: imx8ulp: add fec node
` [PATCH 4/4] arm64: dts: imx8ulp-evk: enable fec

[PATCH] af_unix: fix regression in read after shutdown
 2021-11-20 15:20 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in rxe_queue_cleanup
 2021-11-20 15:02 UTC  (2+ messages)

[net-next:master 351/356] drivers/net/ethernet/cavium/octeon/octeon_mgmt.c:596:61: warning: passing argument 2 of 'octeon_mgmt_cam_state_add' discards 'const' qualifier from pointer target type
 2021-11-20 14:54 UTC 

[syzbot] possible deadlock in smc_switch_to_fallback
 2021-11-20 14:50 UTC  (3+ messages)

[PATCH net 0/2] mptcp: fix 3rd ack rtx timer
 2021-11-20 14:30 UTC  (5+ messages)
` [PATCH net 1/2] mptcp: fix delack timer
` [PATCH net 2/2] mptcp: use delegate action to schedule 3rd ack retrans

[PATCH net-next 0/4] mptcp: More socket option support
 2021-11-20 14:20 UTC  (6+ messages)
` [PATCH net-next 1/4] ipv4: Exposing __ip_sock_set_tos() in ip.h
` [PATCH net-next 2/4] mptcp: Support for IP_TOS for MPTCP setsockopt()
` [PATCH net-next 3/4] mptcp: sockopt: add SOL_IP freebind & transparent options
` [PATCH net-next 4/4] selftests: mptcp: add tproxy test case

[PATCH net-next v2 0/7] net: constify netdev->dev_addr
 2021-11-20 12:30 UTC  (10+ messages)
` [PATCH net-next v2 1/7] 82596: use eth_hw_addr_set()
` [PATCH net-next v2 2/7] bnx2x: constify static inline stub for dev_addr
` [PATCH net-next v2 3/7] net: constify netdev->dev_addr
` [PATCH net-next v2 4/7] net: unexport dev_addr_init() & dev_addr_flush()
` [PATCH net-next v2 5/7] dev_addr: add a modification check
` [PATCH net-next v2 6/7] dev_addr_list: put the first addr on the tree
` [PATCH net-next v2 7/7] net: kunit: add a test for dev_addr_lists

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-11-19
 2021-11-20 12:30 UTC  (6+ messages)
` [PATCH net 1/4] iavf: Prevent changing static ITR values if adaptive moderation is on
` [PATCH net 2/4] iavf: Fix deadlock occurrence during resetting VF interface
` [PATCH net 3/4] iavf: Fix refreshing iavf adapter stats on ethtool request
` [PATCH net 4/4] iavf: Fix VLAN feature flags after VFR

[syzbot] KMSAN: uninit-value in ieee80211_sta_tx_notify (2)
 2021-11-20 12:17 UTC 

[PATCH v2] kthread: dynamically allocate memory to store kthread's full name
 2021-11-20 11:28 UTC 

[PATCH v2 0/7] task comm cleanups
 2021-11-20 11:27 UTC  (8+ messages)
` [PATCH v2 1/7] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
` [PATCH v2 2/7] fs/exec: replace strncpy with strscpy_pad in __get_task_comm
` [PATCH v2 3/7] drivers/infiniband: replace open-coded string copy with get_task_comm
` [PATCH v2 4/7] fs/binfmt_elf: "
` [PATCH v2 5/7] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
` [PATCH v2 6/7] tools/bpf/bpftool/skeleton: "
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

Bad performance in RX with sfc 40G
 2021-11-20  8:31 UTC  (2+ messages)

[PATCH] net/smc: loop in smc_listen
 2021-11-20  7:54 UTC 

[PATCH] r8169: Apply configurations to the L0s/L1 entry delay of RTL8105e and RTL8401
 2021-11-20  6:54 UTC  (3+ messages)

[RFC] [PATCH bpf-next 0/1] Enhancement for bpf_do_path() helper
 2021-11-20  5:18 UTC  (2+ messages)
` [RFC] [PATCH bpf-next 1/1] bpf: Clear the noisy tail buffer for bpf_d_path() helper

[PATCH net] net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
 2021-11-20  5:10 UTC  (3+ messages)

[PATCH net-next v2] net: phy: add support for TI DP83561-SP phy
 2021-11-20  4:30 UTC  (2+ messages)

[PATCH net-next] ipv6: ip6_skb_dst_mtu() cleanups
 2021-11-20  4:30 UTC  (2+ messages)

[PATCH -next v2] ethernet: renesas: Use div64_ul instead of do_div
 2021-11-20  4:30 UTC  (2+ messages)

[PATCH V2 net-next 0/2] net: wwan: debugfs support for wwan device logging
 2021-11-20  4:20 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] net: wwan: common debugfs base dir for wwan device

[pull request][net 00/10] mlx5 fixes 2021-11-19
 2021-11-20  4:03 UTC  (13+ messages)
` [net 01/10] net/mlx5: E-switch, Respect BW share of the new group
` [net 02/10] net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation
` [net 03/10] net/mlx5: Fix too early queueing of log timestamp work
` [net 04/10] net/mlx5: Fix access to a non-supported register
` [net 05/10] net/mlx5e: SHAMPO, Fix constant expression result
` [net 06/10] net/mlx5: E-Switch, fix single FDB creation on BlueField
` [net 07/10] net/mlx5e: Fix missing IPsec statistics on uplink representor
` [net 08/10] net/mlx5e: Add activate/deactivate stage to XDPSQ
` [net 09/10] net/mlx5e: Call synchronize_net outside of deactivating a queue
` [net 10/10] net/mlx5e: Do synchronize_net only once when deactivating channels

[PATCH v1 net-next 0/6] prepare ocelot for external interface control
 2021-11-20  3:23 UTC  (9+ messages)
` [PATCH v1 net-next 1/6] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v1 net-next 2/6] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v1 net-next 3/6] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v1 net-next 4/6] net: dsa: ocelot: felix: add per-device-per-port quirks
` [PATCH v1 net-next 5/6] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v1 net-next 6/6] net: mscc: ocelot: expose ocelot wm functions

[RESEND PATCH net-next v2] net: phylink: Add helpers for c22 registers without MDIO
 2021-11-20  0:32 UTC  (2+ messages)

[PATCH net-next] net: mana: Add XDP support
 2021-11-20  0:29 UTC 

[PATCH bpf 0/2] sockmap fix for test_map failure
 2021-11-20  0:00 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Attach map progs to psock early for feature probes
` [PATCH bpf 2/2] bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap

[PATCH bpf-next v2 0/4] libbpf: Provide APIs for BTFGen
 2021-11-19 23:51 UTC  (11+ messages)
` [PATCH bpf-next v2 1/4] libbpf: Implement btf__save_raw()
` [PATCH bpf-next v2 2/4] libbpf: Introduce 'btf_custom' to 'bpf_obj_open_opts'
` [PATCH bpf-next v2 3/4] libbpf: Introduce 'bpf_object__prepare()'
` [PATCH bpf-next v2 4/4] libbpf: Expose CO-RE relocation results

RE: Re: Re: Clarification on bpftool dual licensing
 2021-11-19 22:16 UTC 

[PATCH net-next v6 0/3] TSN endpoint Ethernet MAC driver
 2021-11-19 22:58 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: Add vendor prefix for Engleder
` [PATCH net-next v6 2/3] dt-bindings: net: Add tsnep Ethernet controller
` [PATCH net-next v6 3/3] tsnep: Add TSN endpoint Ethernet MAC driver

[RFC bpf-next v5 00/29] bpf: Add batch support for attaching trampolines
 2021-11-19 21:46 UTC  (4+ messages)
` [PATCH bpf-next 07/29] bpf, x64: Allow to use caller address from stack

[PATCH net-next] net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()
 2021-11-19 21:46 UTC  (2+ messages)

[PATCH v13 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-19 20:25 UTC  (2+ messages)
` [PATCH net v13 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH v4 net-next 0/10] allow user to offload tc action to net device
 2021-11-19 20:09 UTC  (5+ messages)
` [PATCH v4 04/10] flow_offload: "
` [PATCH v4 08/10] flow_offload: add reoffload process to update hw_count

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

[PATCH v3] rtlwifi: rtl8192de: Style clean-ups
 2021-11-19 19:22 UTC 

[PATCH] skbuff: Switch structure bounds to struct_group()
 2021-11-19 19:04 UTC  (7+ messages)

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

[PATCH 1/1 v2] Documentation: Add minimum pahole version
 2021-11-19 18:56 UTC 

[PATCH net-next] xfrm: rework default policy structure
 2021-11-19 17:31 UTC  (5+ messages)

[PATCH net] tun: fix bonding active backup with arp monitoring
 2021-11-19 17:26 UTC  (3+ messages)

[PATCH net] xfrm: fix policy lookup for ipv6 gre packets
 2021-11-19 17:20 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH] net: sched: sch_netem: Fix a divide error in netem_enqueue during randomized corruption
 2021-11-19 17:01 UTC  (3+ messages)

[PATCH net-next 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-11-19 16:39 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
 2021-11-19 16:37 UTC  (17+ messages)

split up filter.rst v2
 2021-11-19 16:32 UTC  (6+ messages)
` [PATCH 1/5] x86, bpf: cleanup the top of file header in bpf_jit_comp.c
` [PATCH 2/5] bpf: remove a redundant comment on bpf_prog_free
` [PATCH 3/5] bpf, docs: prune all references to "internal BPF"
` [PATCH 4/5] bpf, docs: move handling of maps to Documentation/bpf/maps.rst
` [PATCH 5/5] bpf, docs: split general purpose eBPF documentation out of filter.rst

[PATCH] can: bittiming: replace CAN units with the SI metric
 2021-11-19 16:18 UTC 

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

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

[PATCH net-next v3] net: phylink: Add helpers for c22 registers without MDIO
 2021-11-19 15:58 UTC 

[RFC PATCH bpf-next 0/8] XDP_REDIRECT_XSK and Batched AF_XDP Rx
 2021-11-19 15:48 UTC  (5+ messages)

[PATCH net-next 0/2] net: annotate accesses to dev->gso_max_{size|segs}
 2021-11-19 15:48 UTC  (4+ messages)
` [PATCH net-next 1/2] net: annotate accesses to dev->gso_max_size
` [PATCH net-next 2/2] net: annotate accesses to dev->gso_max_segs

[RFC PATCH net-next 0/6] Rework DSA bridge TX forwarding offload API
 2021-11-19 15:38 UTC  (3+ messages)
` [RFC PATCH net-next 6/6] net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload

[PATCH net] nfp: checking parameter process for rx-usecs/tx-usecs is invalid
 2021-11-19 14:55 UTC  (2+ messages)

[EXT] Re: [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
 2021-11-19 14:49 UTC  (16+ messages)

[PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
 2021-11-19 14:28 UTC  (4+ messages)

[PATCH] ethtool: stats: Use struct_group() to clear all stats at once
 2021-11-19 14:27 UTC  (2+ messages)

[PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-19 14:23 UTC  (5+ messages)
` [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM

[PATCH net-next] nfp: flower: correction of error handling
 2021-11-19 14:20 UTC  (2+ messages)

[PATCH net] ipv6: fix typos in __ip6_finish_output()
 2021-11-19 13:59 UTC  (2+ 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 NNTP newsgroup(s).