netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 13:05:41 to 2021-06-24 09:19:09 UTC [more...]

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-24  9:18 UTC  (4+ messages)
` [PATCH bpf-next v2 0/4] "
  ` [PATCH bpf-next v2 1/4] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v2 2/4] net: core: Add support for XDP redirection to slave device

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-24  9:16 UTC  (14+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[PATCH] mac80211: add dependency for MAC80211_LEDS
 2021-06-24  8:57 UTC  (3+ messages)

[PATCH net] ipv6/netfilter: Drop Packet Too Big with invalid payload
 2021-06-24  9:05 UTC  (2+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-24  9:04 UTC  (11+ messages)
` [PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni

linux-next: build failure after merge of the net-next tree
 2021-06-24  8:54 UTC  (7+ messages)

[PATCH net-next v5 00/10] Adding the Sparx5i Switch Driver
 2021-06-24  8:51 UTC  (12+ messages)
` [PATCH net-next v5 01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [PATCH net-next v5 02/10] net: sparx5: add the basic sparx5 driver
` [PATCH net-next v5 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v5 04/10] net: sparx5: add port module support
` [PATCH net-next v5 05/10] net: sparx5: add mactable support
` [PATCH net-next v5 06/10] net: sparx5: add vlan support
` [PATCH net-next v5 07/10] net: sparx5: add switching support
` [PATCH net-next v5 08/10] net: sparx5: add calendar bandwidth allocation support
` [PATCH net-next v5 09/10] net: sparx5: add ethtool configuration and statistics support
` [PATCH net-next v5 10/10] arm64: dts: sparx5: Add the Sparx5 switch node

Realtek 8139 problem on 486
 2021-06-24  8:28 UTC  (23+ messages)

[PATCH net] dev_forward_skb: do not scrub skb mark within the same name space
 2021-06-24  8:05 UTC 

[PATCH] usbnet: add usbnet_event_names[] for kevent
 2021-06-24  7:35 UTC 

[PATCH net 0/7] ibmvnic: Assorted bug fixes
 2021-06-24  7:28 UTC  (15+ messages)
` [PATCH net 1/7] Revert "ibmvnic: simplify reset_long_term_buff function"
` [PATCH net 2/7] Revert "ibmvnic: remove duplicate napi_schedule call in open function"
` [PATCH net 3/7] ibmvnic: clean pending indirect buffs during reset
` [PATCH net 4/7] ibmvnic: account for bufs already saved in indir_buf
` [PATCH net 5/7] ibmvnic: set ltb->buff to NULL after freeing
` [PATCH net 6/7] ibmvnic: free tx_pool if tso_pool alloc fails
` [PATCH net 7/7] ibmvnic: parenthesize a check

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-24  7:23 UTC  (14+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 4/4] vhost_net: Add self test with tun device

pull-request: can 2021-06-24
 2021-06-24  6:42 UTC  (3+ messages)
` [net 1/2] can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
` [net 2/2] can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path

[syzbot] WARNING: zero-size vmalloc in corrupted
 2021-06-24  6:17 UTC  (7+ messages)

[PATCH] ath10k: remove unused variable in ath10k_htt_rx_h_frag_pn_check
 2021-06-24  6:13 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
 2021-06-24  4:03 UTC 

[PATCH v2] virtio_net/vringh: add "else { }" according coding style
 2021-06-24  4:02 UTC  (2+ messages)

[PATCH net 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-06-24  3:43 UTC  (4+ messages)
` [PATCH net 2/2] ptp: idt82p33: implement double dco time correction

[PATCH] ipv6: delete useless dst check in ip6_dst_lookup_tail
 2021-06-24  3:09 UTC 

[PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B
 2021-06-24  3:28 UTC  (7+ messages)
    ` [PATCH v3] net: bcmgenet: Add mdio-bcm-unimac soft dependency

[PATCH net-next] net: phy: marvell10g: enable WoL for mv2110
 2021-06-24  2:56 UTC  (4+ messages)

[PATCH net-next v4] net: ip: avoid OOM kills with large UDP sends over loopback
 2021-06-24  2:40 UTC  (3+ messages)

[PATCH v3 bpf-next 0/8] bpf: Introduce BPF timers
 2021-06-24  2:25 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] bpf: Introduce bpf timers
` [PATCH v3 bpf-next 2/8] bpf: Add map side support for "
` [PATCH v3 bpf-next 3/8] bpf: Remember BTF of inner maps
` [PATCH v3 bpf-next 4/8] bpf: Relax verifier recursion check
` [PATCH v3 bpf-next 5/8] bpf: Implement verifier support for validation of async callbacks
` [PATCH v3 bpf-next 6/8] bpf: Teach stack depth check about "
` [PATCH v3 bpf-next 7/8] selftests/bpf: Add bpf_timer test
` [PATCH v3 bpf-next 8/8] selftests/bpf: Add a test with bpf_timer in inner map

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

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-24  2:19 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

linux-next: manual merge of the net-next tree with the net tree
 2021-06-24  1:58 UTC 

[net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers
 2021-06-24  1:24 UTC  (19+ 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 v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-06-24  1:09 UTC  (3+ messages)

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

[net-next: PATCH] net: mdiobus: fix fwnode_mdbiobus_register() fallback case
 2021-06-24  0:51 UTC 

[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

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

[PATCH] r8169: Avoid duplicate sysfs entry creation error
 2021-06-23 21:43 UTC  (4+ 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] 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  (3+ messages)

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

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

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

[PATCH] rtw88: 8822c: Fix duplicate included coex.h
 2021-06-23 17:43 UTC  (2+ 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 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  (4+ messages)
` [PATCH net-next v4 04/10] net: sparx5: add port module support


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