Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/1] net/ncsi: add get mac address command for Intel
 2021-09-02 15:17 UTC  (5+ messages)
` [PATCH 1/1] net/ncsi: add get MAC address command to get Intel i210 MAC address

Fw: [Bug 214277] New: mtu value for geneve interface
 2021-09-02 15:17 UTC 

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-02 14:37 UTC  (14+ messages)
` [RFC PATCH net-next 1/3] net: phy: don't bind genphy in phy_attach_direct if the specific driver defers probe
` [RFC PATCH net-next 2/3] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
` [RFC PATCH net-next 3/3] net: dsa: allow the phy_connect() call to return -EPROBE_DEFER

[PATCH] seg6_iptunnel: Remove redundant initialization of variable err
 2021-09-02 14:35 UTC 

[PATCH 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-02 14:05 UTC  (14+ messages)
` [PATCH 1/2] mwifiex: Use non-posted PCI register writes

[syzbot] WARNING: refcount bug in qrtr_node_lookup
 2021-09-02 13:58 UTC  (2+ messages)

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-02 13:35 UTC  (32+ messages)
` [PATCH V4 01/13] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V4 02/13] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V4 03/13] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V4 04/13] hyperv: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V4 05/13] hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V4 06/13] hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V4 07/13] hyperv/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V4 11/13] hyperv/IOMMU: Enable swiotlb bounce "
` [PATCH V4 12/13] hv_netvsc: Add Isolation VM support for netvsc driver
` [PATCH V4 13/13] hv_storvsc: Add Isolation VM support for storvsc driver

[PATCH 0/2] net: Remove the ipx network layer header files
 2021-09-02 13:35 UTC  (6+ messages)
` [PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h "

[PATCH bpf-next v4 00/27] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-09-02 12:57 UTC  (6+ messages)
` [PATCH bpf-next v4 18/27] bpf, x64: Store properly return value for trampoline with multi func programs

[PATCH net 1/2] net: dsa: b53: Fix calculating number of switch ports
 2021-09-02 12:40 UTC  (9+ messages)
` [PATCH net 2/2] net: dsa: b53: Set correct number of ports in the DSA struct
` [PATCH V2 net 1/2] net: dsa: b53: Fix calculating number of switch ports
  ` [PATCH V2 net 2/2] net: dsa: b53: Set correct number of ports in the DSA struct

[PATCH 1/1] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
 2021-09-02 12:30 UTC  (2+ messages)

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-02 12:24 UTC  (18+ messages)

[PATCH iproute2] configure: restore backward compatibility
 2021-09-02 11:38 UTC 

[PATCH iproute2] tree-wide: fix some typos found by Lintian
 2021-09-02 11:37 UTC 

[PATCH net-next v3 RFC] skb_expand_head() adjust skb->truesize incorrectly
 2021-09-02 11:12 UTC  (11+ messages)
` [PATCH net-next v4] "
                ` [PATCH net-next v5] "

[PATCH net] net: hso: add failure handler for add_net_device
 2021-09-02 11:00 UTC  (2+ messages)

[PATCH] Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
 2021-09-02 10:50 UTC  (2+ messages)

[PATCH] flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
 2021-09-02 10:50 UTC  (2+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 10:40 UTC  (15+ messages)
        ` [PATCH] iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()
      ` [PATCH net] net: qrtr: revert check in qrtr_endpoint_post()

[PATCH] net/sun3_82586: Fix return value of sun3_82586_probe()
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net-next] ipv6: change return type from int to void for mld_process_v2
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net v2] selftests: add simple GSO GRE test
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net] net: dsa: lantiq_gswip: fix maximum frame length
 2021-09-02 10:40 UTC  (3+ messages)

[PATCH net-next v2 0/9] ibmvnic: Reuse ltb, rx, tx pools
 2021-09-02 10:31 UTC  (11+ messages)
` [PATCH net-next v2 1/9] ibmvnic: Consolidate code in replenish_rx_pool()
` [PATCH net-next v2 2/9] ibmvnic: Fix up some comments and messages
` [PATCH net-next v2 3/9] ibmvnic: Use/rename local vars in init_rx_pools
` [PATCH net-next v2 4/9] ibmvnic: Use/rename local vars in init_tx_pools
` [PATCH net-next v2 5/9] ibmvnic: init_tx_pools move loop-invariant code
` [PATCH net-next v2 6/9] ibmvnic: Use bitmap for LTB map_ids
` [PATCH net-next v2 7/9] ibmvnic: Reuse LTB when possible
` [PATCH net-next v2 8/9] ibmvnic: Reuse rx pools "
` [PATCH net-next v2 9/9] ibmvnic: Reuse tx "

[PATCH] net: tcp_drop adds `reason` and SNMP parameters for tracing v3
 2021-09-02  9:33 UTC 

linux-next: manual merge of the net-next tree with the iio-fixes, staging trees
 2021-09-02  9:30 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the staging tree
 2021-09-02  9:29 UTC  (2+ messages)

[PATCH 1/2] irqchip: irq-meson-gpio: make it possible to build as a module
 2021-09-02  9:28 UTC  (9+ messages)

[PATCH v2 ipsec-next] xfrm: Add possibility to set the default to block if we have no policy
 2021-09-02  9:05 UTC  (3+ messages)

IP routing sending local packet to gateway
 2021-09-02  8:27 UTC  (7+ messages)

[PATCH] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-02  7:22 UTC  (2+ messages)

[PATCH net-next] net/sched: cls_flower: Add orig_ethtype
 2021-09-02  6:48 UTC  (5+ messages)

[PATCH] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
 2021-09-02  6:37 UTC 

[PATCH 4.19.y] net: dsa: mt7530: disable learning on standalone ports
 2021-09-02  5:58 UTC  (6+ messages)

[PATCH] net: phylink: Update SFP selected interface on advertising changes
 2021-09-02  5:14 UTC  (2+ messages)
` [PATCH v2] "

Change in behavior for bound vs unbound sockets
 2021-09-02  3:41 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH v3 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-02  3:14 UTC  (11+ messages)
` [PATCH v3 net-next 5/8] net: dsa: felix: support psfp filter "

[PATCH v2] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-02  3:04 UTC  (5+ messages)

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-02  2:37 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH] Revert "net: fix NULL pointer reference in cipso_v4_doi_free"

[syzbot] UBSAN: shift-out-of-bounds in xfrm_get_default
 2021-09-02  2:15 UTC  (8+ messages)

[PATCH net-next] tcp: add tcp_tx_skb_cache_key checking in sk_stream_alloc_skb()
 2021-09-02  2:05 UTC  (10+ messages)

[syzbot] INFO: task can't die in __lock_sock
 2021-09-02  1:34 UTC  (3+ messages)

[PATCH v2 bpf-next 0/6] bpf: implement variadic printk helper
 2021-09-02  0:52 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/6] libbpf: Modify bpf_printk to choose helper based on arg count

[PATCH net-next 00/11] ocp timecard updates
 2021-09-02  0:07 UTC  (9+ messages)
` [PATCH net-next 06/11] ptp: ocp: Add SMA selector and controls
` [PATCH net-next 08/11] ptp: ocp: Add sysfs attribute utc_tai_offset
` [PATCH net-next 09/11] ptp: ocp: Add debugfs entry for timecard
` [PATCH net-next 10/11] ptp: ocp: Add IRIG-B output mode control

[PATCH net] bnxt_en: fix kernel doc warnings in bnxt_hwrm.c
 2021-09-01 23:30 UTC  (3+ messages)

[PATCH v2] net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
 2021-09-01 23:20 UTC  (6+ messages)

[PATCH] smackfs: Fix use-after-free in netlbl_catmap_walk()
 2021-09-01 23:18 UTC 

[PATCH net v3 0/2] mptcp: Prevent tcp_push() crash and selftest temp file buildup
 2021-09-01 23:10 UTC  (4+ messages)
` [PATCH net v3 1/2] mptcp: fix possible divide by zero
` [PATCH net v3 2/2] selftests: mptcp: clean tmp files in simult_flows

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-09-01 22:57 UTC  (17+ messages)

[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
 2021-09-01 21:39 UTC  (7+ messages)
` [PATCH 1/2 net] ip_gre: add validation for csum_start

[PATCH iproute2] ip: remove leftovers from IPX and DECnet
 2021-09-01 21:05 UTC 

[PATCH net-next v2 0/3] TSN endpoint Ethernet MAC driver
 2021-09-01 21:01 UTC  (5+ messages)
` [PATCH net-next v2 3/3] tsnep: Add "

[PATH net] net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
 2021-09-01 20:53 UTC  (5+ messages)

[PATCH iproute2-next 0/4] Cleanup of ip scripts
 2021-09-01 20:47 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] ip: remove old rtpr script
` [PATCH iproute2-next 2/4] ip: remove ifcfg script
` [PATCH iproute2-next 3/4] ip: remove routef script
` [PATCH iproute2-next 4/4] ip: rewrite routel in python

masquerading AFTER first packet
 2021-09-01 20:42 UTC 

[PATCH net-next 0/9] ibmvnic: Reuse ltb, rx, tx pools
 2021-09-01 18:07 UTC  (3+ messages)

[PATCH v2] wcn36xx: handle connection loss indication
 2021-09-01 18:06 UTC 

[RFC Patch net-next] net_sched: introduce eBPF based Qdisc
 2021-09-01 18:03 UTC  (7+ messages)

[PATCH] wcn36xx: handle connection loss indication
 2021-09-01 18:02 UTC  (3+ messages)

[PATCH] net: tcp_drop adds `reason` parameter for tracing v2
 2021-09-01 17:44 UTC  (7+ messages)

[PATCH] p54: Remove obsolete comment
 2021-09-01 17:40 UTC  (2+ messages)

[PATCH net-next v2 00/11] bnxt_en: Implement new driver APIs to send FW messages
 2021-09-01 17:35 UTC  (4+ messages)
` [PATCH net-next v2 04/11] bnxt_en: introduce new firmware message API based on DMA pools

[PATCH v2 00/14] [net-next] drivers/net/Space.c cleanup
 2021-09-01 17:19 UTC  (3+ messages)
` [PATCH v2 05/14] [net-next] cs89x0: rework driver configuration

[PATCH net v2 0/2] mptcp: Prevent tcp_push() crash and selftest temp file buildup
 2021-09-01 17:19 UTC  (4+ messages)

[PATCH][next] igc: remove redundant continue statement
 2021-09-01 16:38 UTC  (2+ messages)

[PATCH net] selftests: add simple GSO GRE test
 2021-09-01 15:53 UTC 

[PATCH iproute2] iptuntap: fix multi-queue flag display
 2021-09-01 15:48 UTC 

page:  |  | latest

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