Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 19:29:13 to 2021-06-23 16:21:09 UTC [more...]

Realtek 8139 problem on 486
 2021-06-23 16:31 UTC  (25+ messages)

[syzbot] WARNING: zero-size vmalloc in corrupted
 2021-06-23 16:19 UTC  (2+ messages)

[PATCH net] ip6_tunnel: fix GRE6 segmentation
 2021-06-23 16:14 UTC  (5+ messages)

[PATCH] virtio_net: Use virtio_find_vqs_ctx() helper
 2021-06-23 16:14 UTC  (2+ messages)

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-23 16:12 UTC  (19+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] net: tun: don't assume IFF_VNET_HDR in tun_xdp_one() tx path
  ` [PATCH v2 3/4] vhost_net: validate virtio_net_hdr only if it exists
  ` [PATCH v2 4/4] vhost_net: Add self test with tun device

[PATCH iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped
 2021-06-23 16:11 UTC  (3+ messages)

[PATCH] vringh: Use wiov->used to check for read/write desc order
 2021-06-23 16:10 UTC  (3+ messages)

[PATCHv2 net-next 00/14] sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport
 2021-06-23 15:59 UTC  (6+ messages)

[PATCH net-next v2 1/2] net: ip: refactor SG checks
 2021-06-23 15:58 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: ip: avoid OOM kills with large UDP sends over loopback

[PATCH net] ipv6: exthdrs: do not blindly use init_net
 2021-06-23 15:27 UTC 

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-23 15:26 UTC  (12+ messages)
` [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board
` [RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch
` [RFC 3/3] net: imx: Adjust fec_main.c to provide support for "

[PATCH net 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-06-23 14:46 UTC  (2+ messages)
` [PATCH net 2/2] ptp: idt82p33: implement double dco time correction

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-23 14:40 UTC  (9+ messages)
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

[PATCH] r8169: Avoid duplicate sysfs entry creation error
 2021-06-23 14:14 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: retrieve netns cookie via getsocketopt
 2021-06-23 14:07 UTC  (3+ messages)
` [PATCH net-next v2 2/2] tools/testing: add a selftest for SO_NETNS_COOKIE

[PATCH net-next 0/3] Fixes for devlink rate objects API
 2021-06-23 13:43 UTC  (4+ messages)
` [PATCH net-next 1/3] devlink: Decrease refcnt of parent rate object on leaf destroy
` [PATCH net-next 2/3] devlink: Remove eswitch mode check for mode set call
` [PATCH net-next 3/3] devlink: Protect rate list with lock while switching modes

[PATCH net-next] net: phy: marvell10g: enable WoL for mv2110
 2021-06-23 13:09 UTC 

[PATCH net-next v4 00/10] Adding the Sparx5 Switch Driver
 2021-06-23 13:05 UTC  (7+ messages)
` [PATCH net-next v4 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v4 04/10] net: sparx5: add port module support

[PATCH] dt-bindings: net: dsa: sja1105: Fix indentation warnings
 2021-06-23 12:33 UTC  (2+ messages)

[net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers
 2021-06-23 11:56 UTC  (2+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-23 11:34 UTC  (4+ messages)
` [PATCH 2/4] net: ipv6: don't generate link local address on PUREIP device
` [PATCH 3/4] net: dev_is_mac_header_xmit() return false for ARPHRD_PUREIP
` [PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni

[BUG] Kernel panic when running stmmac selftest
 2021-06-23 11:37 UTC 

[PATCHv2 bpf-next] bpf, x86: Remove unused cnt increase from EMIT macro
 2021-06-23 11:25 UTC 

[PATCH net-dev] net: Exposing more skb fields in netif_receive_skb trace event
 2021-06-23 11:23 UTC  (2+ messages)
` [PATCH net-next resend] "

[PATCH net-next v3 0/5] Generic XDP improvements
 2021-06-23 11:17 UTC  (12+ messages)
` [PATCH net-next v3 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v3 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v3 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v3 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v3 5/5] bpf: update XDP selftests to not fail with "

[PATCH bpf-next v4 00/19] Clean up and document RCU-based object protection for XDP and TC BPF
 2021-06-23 11:07 UTC  (20+ messages)
` [PATCH bpf-next v4 01/19] rcu: Create an unrcu_pointer() to remove __rcu from a pointer
` [PATCH bpf-next v4 02/19] doc: Clarify and expand RCU updaters and corresponding readers
` [PATCH bpf-next v4 03/19] doc: Give XDP as example of non-obvious RCU reader/updater pairing
` [PATCH bpf-next v4 04/19] bpf: allow RCU-protected lookups to happen from bh context
` [PATCH bpf-next v4 05/19] xdp: add proper __rcu annotations to redirect map entries
` [PATCH bpf-next v4 06/19] sched: remove unneeded rcu_read_lock() around BPF program invocation
` [PATCH bpf-next v4 07/19] ena: remove rcu_read_lock() around XDP "
` [PATCH bpf-next v4 08/19] bnxt: "
` [PATCH bpf-next v4 09/19] thunderx: "
` [PATCH bpf-next v4 10/19] freescale: "
` [PATCH bpf-next v4 11/19] net: intel: "
` [PATCH bpf-next v4 12/19] marvell: "
` [PATCH bpf-next v4 13/19] mlx4: "
` [PATCH bpf-next v4 14/19] nfp: "
` [PATCH bpf-next v4 15/19] qede: "
` [PATCH bpf-next v4 16/19] sfc: "
` [PATCH bpf-next v4 17/19] netsec: "
` [PATCH bpf-next v4 18/19] stmmac: "
` [PATCH bpf-next v4 19/19] net: ti: "

[PATCH bpf-next v3 00/16] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-23 10:55 UTC  (9+ messages)
` [PATCH bpf-next v3 03/16] xdp: add proper __rcu annotations to redirect map entries

[PATCH] net: bridge: remove redundant return
 2021-06-23 10:51 UTC  (2+ messages)

[PATCH] net: caif: add a return statement
 2021-06-23 10:50 UTC  (2+ messages)

[PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL
 2021-06-23 10:47 UTC  (4+ messages)

[PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL
 2021-06-23 10:12 UTC 

[PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled
 2021-06-23 10:06 UTC  (4+ messages)
` [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume()

[PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
 2021-06-23  8:44 UTC  (2+ messages)

[PATCH v2 1/2] cfg80211: Add wiphy_info_once()
 2021-06-23  8:15 UTC  (5+ messages)

[RFC PATCH ethtool-next 0/2] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-23  8:08 UTC  (3+ messages)
` [RFC PATCH ethtool-next 1/2] Update UAPI header copies
` [RFC PATCH ethtool-next 2/2] ethtool: Add ability to write to transceiver module EEPROM

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-23  7:59 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] ethtool: Extract module EEPROM attributes before validation
` [RFC PATCH net-next 2/4] ethtool: Split module EEPROM attributes validation to a function
` [RFC PATCH net-next 3/4] ethtool: Add ability to write to transceiver module EEPROM
` [RFC PATCH net-next 4/4] mlxsw: core: Add support for module EEPROM write by page

[PATCH] docs: af_xdp: consistent indentation in examples
 2021-06-23  8:00 UTC  (3+ messages)

[PATCH net-next 1/2] net: retrieve netns cookie via getsocketopt
 2021-06-23  7:45 UTC  (3+ messages)
` [PATCH net-next 2/2] tools/testing: add a selftest for SO_NETNS_COOKIE

[PATCH] add "else {...}" according coding style
 2021-06-23  7:32 UTC 

[PATCH] mac80211_hwsim: correctly handle zero length frames
 2021-06-23  7:26 UTC  (3+ messages)

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-23  7:06 UTC  (9+ messages)
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support

[PATCH bpf] net/bpfilter: specify the log level for the kmsg message
 2021-06-23  6:57 UTC  (3+ messages)

pull request (net): ipsec 2021-06-23
 2021-06-23  6:54 UTC  (7+ messages)
` [PATCH 1/6] xfrm: xfrm_state_mtu should return at least 1280 for ipv6
` [PATCH 2/6] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
` [PATCH 3/6] xfrm: Remove the repeated declaration
` [PATCH 4/6] xfrm: remove the fragment check for ipv6 beet mode
` [PATCH 5/6] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH 6/6] xfrm: Fix xfrm offload fallback fail case

[PATCH net] xfrm: Fix xfrm offload fallback fail case
 2021-06-23  6:46 UTC  (2+ messages)

[PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro
 2021-06-23  6:06 UTC 

[PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
 2021-06-23  6:03 UTC  (4+ messages)
` [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-23  5:50 UTC  (10+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup
 2021-06-23  5:27 UTC  (7+ messages)

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-23  4:55 UTC  (5+ messages)
` [RFC 01/19] staging: qlge: fix incorrect truesize accounting

[PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B
 2021-06-23  4:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] bonding: allow nesting of bonding device
 2021-06-23  3:21 UTC 

linux-next: manual merge of the net-next tree with the kspp-gustavo tree
 2021-06-23  2:30 UTC 

[PATCH] bonding: avoid adding slave device with IFF_MASTER flag
 2021-06-23  2:11 UTC 

[PATCH] bonding: avoid adding slave device with IFF_MASTER flag
 2021-06-23  2:02 UTC 

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-23  0:15 UTC  (17+ messages)

[PATCH iproute2-next v2 0/2] ip: wwan links management support
 2021-06-22 23:52 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] iplink: add support for parent device
` [PATCH iproute2-next v2 2/2] iplink: support for WWAN devices

[PATCH net-next] tcp: Add stats for socket migration
 2021-06-22 23:35 UTC 

[PATCH net 0/8] Netfilter fixes for net
 2021-06-22 23:30 UTC  (12+ messages)
` [PATCH net 1/8] MAINTAINERS: netfilter: add irc channel
` [PATCH net 2/8] netfilter: nft_exthdr: check for IPv6 packet before further processing
` [PATCH net 3/8] netfilter: nft_osf: check for TCP "
` [PATCH net 4/8] netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
` [PATCH net 5/8] netfilter: nf_tables: memleak in hw offload abort path
` [PATCH net 6/8] netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic
` [PATCH net 7/8] netfilter: nf_tables: skip netlink portID validation if zero
` [PATCH net 8/8] netfilter: nf_tables: do not allow to delete table with owner by handle

[PATCH net-next 0/7] ethtool: Module EEPROM API improvements
 2021-06-22 23:10 UTC  (3+ messages)

[PATCH bpf v2 0/4] BPF fixes mixed tail and bpf2bpf calls
 2021-06-22 23:07 UTC  (8+ messages)
` [PATCH bpf v2 2/4] bpf: map_poke_descriptor is being called with an unstable poke_tab[]
` [PATCH bpf v2 3/4] bpf: track subprog poke correctly

[pull request][net-next] mlx5 net-next 2021-06-22
 2021-06-22 22:43 UTC 

[PATCH net-next v5 0/3] Fix IPsec crypto offloads with vxlan tunnel
 2021-06-22 21:53 UTC  (2+ messages)

[PATCH v1] ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM
 2021-06-22 21:52 UTC 

[PATCH net-next 0/6] mptcp: Connection-time 'C' flag and two fixes
 2021-06-22 21:50 UTC  (2+ messages)

[PATCH][next] net/mlx5: Fix spelling mistake "enught" -> "enough"
 2021-06-22 21:39 UTC  (2+ messages)

[PATCH] net/mlx5: remove "default n" from Kconfig
 2021-06-22 21:39 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()
 2021-06-22 21:39 UTC  (2+ messages)

[PATCH v2] net/mlx5: Fix missing error code in mlx5_init_fs()
 2021-06-22 21:38 UTC  (2+ messages)

[PATCH net-next] ethtool: strset: account for nesting in reply size
 2021-06-22 21:32 UTC  (3+ messages)

[RFC PATCH] cw1200: use kmalloc() allocation instead of stack
 2021-06-22 20:30 UTC  (2+ messages)

[PATCH net-next v2 0/5] Generic XDP improvements
 2021-06-22 20:23 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v2 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v2 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v2 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v2 5/5] bpf: update XDP selftests to not fail with "

[PATCH net-next] ip: avoid OOM kills with large UDP sends over loopback
 2021-06-22 19:51 UTC  (8+ messages)

[PATCH net] ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
 2021-06-22 19:39 UTC  (3+ 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).