Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 02:11:39 to 2021-06-23 23:39:20 UTC [more...]

Realtek 8139 problem on 486
 2021-06-23 23:39 UTC  (22+ messages)

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-06-23 22:59 UTC  (2+ messages)

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-23 22:52 UTC  (21+ 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 net-next 0/3] Fixes for devlink rate objects API
 2021-06-23 22:50 UTC  (5+ 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

linux-next: build failure after merge of the net-next tree
 2021-06-23 22:46 UTC  (2+ messages)

[net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers
 2021-06-23 22:10 UTC  (18+ messages)
` [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration
` [net-next: PATCH v3 2/6] net: mdiobus: Introduce fwnode_mdbiobus_register()
` [net-next: PATCH v3 3/6] net/fsl: switch to fwnode_mdiobus_register
` [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support
` [net-next: PATCH v3 5/6] net: mvpp2: enable using phylink with ACPI

[PATCH net] ipv6: fix out-of-bound access in ip6_parse_tlv()
 2021-06-23 22:07 UTC  (2+ messages)

[PATCH net-next v4] net: ip: avoid OOM kills with large UDP sends over loopback
 2021-06-23 21:44 UTC 

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

[PATCH net-next] net: phy: marvell10g: enable WoL for mv2110
 2021-06-23 21:38 UTC  (3+ messages)

[PATCH net-next] ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
 2021-06-23 21:37 UTC  (2+ messages)

[PATCH] ath11k: Remove some duplicate code
 2021-06-23 21:25 UTC 

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

[PATCH net-next v3] net: ip: avoid OOM kills with large UDP sends over loopback
 2021-06-23 21:14 UTC  (6+ messages)

[PATCH v3] net: phy: add Maxlinear GPY115/21x/24x driver
 2021-06-23 21:09 UTC  (7+ messages)

[PATCH] virtio_net: Use virtio_find_vqs_ctx() helper
 2021-06-23 21:00 UTC  (3+ messages)

[PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro
 2021-06-23 21:00 UTC  (2+ messages)

[PATCH net] ipv6: exthdrs: do not blindly use init_net
 2021-06-23 21:00 UTC  (2+ messages)

pull-request: bpf 2021-06-23
 2021-06-23 20:54 UTC 

[PATCH] bonding: allow nesting of bonding device
 2021-06-23 20:50 UTC  (2+ messages)

[PATCH] ixgbe: Fix an error handling path in 'ixgbe_probe()'
 2021-06-23 20:17 UTC  (2+ messages)
` [Intel-wired-lan] "

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

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-23 20:01 UTC  (13+ 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 "

[pull request][net-next] mlx5 net-next 2021-06-22
 2021-06-23 20:00 UTC  (2+ messages)

[PATCH net-next] tcp: Add stats for socket migration
 2021-06-23 20:00 UTC  (3+ messages)

[PATCH v1] ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM
 2021-06-23 20:00 UTC  (2+ messages)

pull request (net): ipsec 2021-06-23
 2021-06-23 19:50 UTC  (8+ 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-next v3 0/3] Some optimization for lockless qdisc
 2021-06-23 19:40 UTC  (2+ messages)

[PATCH net-next 0/6] Netfilter updates for net-next
 2021-06-23 19:40 UTC  (8+ messages)
` [PATCH net-next 1/6] netfilter: nft_exthdr: Search chunks in SCTP packets only
` [PATCH net-next 2/6] netfilter: nft_extdhr: Drop pointless check of tprot_set
` [PATCH net-next 3/6] netfilter: nf_tables: add last expression
` [PATCH net-next 4/6] netfilter: conntrack: pass hook state to log functions
` [PATCH net-next 5/6] docs: networking: Update connection tracking offload sysctl parameters
` [PATCH net-next 6/6] netfilter: nfnetlink_hook: fix check for snprintf() overflow

[PATCH] selftests: icmp_redirect: support expected failures
 2021-06-23 19:40 UTC  (2+ messages)

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

[PATCH] net: ath10: add missing ret initialization
 2021-06-23 19:26 UTC  (3+ messages)

[PATCH v2] ipw2x00: Minor documentation update
 2021-06-23 19:18 UTC  (2+ messages)

[PATCH] iwlwifi: remove redundant calls to unlikely()
 2021-06-23 18:45 UTC 

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-23 18:44 UTC  (6+ 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 net] ip6_tunnel: fix GRE6 segmentation
 2021-06-23 18:28 UTC  (6+ messages)

[PATCH v2 1/2] cfg80211: Add wiphy_info_once()
 2021-06-23 17:46 UTC  (6+ messages)

[PATCH] rtw88: 8822c: Fix duplicate included coex.h
 2021-06-23 17:43 UTC  (2+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-23 17:31 UTC  (7+ 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

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

[PATCH iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped
 2021-06-23 16:11 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 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  (5+ 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 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)

[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  (9+ messages)
` [PATCH net-next v3 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v3 5/5] bpf: update XDP selftests to not fail with generic XDP

[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 bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
 2021-06-23  8:44 UTC  (2+ 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

[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  (2+ messages)

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

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

[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

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 


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