netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 17:53:56 to 2021-02-26 23:41:08 UTC [more...]

[PATCH V5 net 0/5] ethernet: fixes for stmmac driver
 2021-02-26 23:40 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: don't build GPIO support if !GPIOLIB
 2021-02-26 23:40 UTC  (2+ messages)

[PATCH 1/3] net: mscc: ocelot: select NET_DEVLINK
 2021-02-26 23:36 UTC  (4+ messages)
` [PATCH 2/3] net: dsa: tag_ocelot_8021q: fix driver dependency

[PATCH bpf-next V2 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-02-26 23:36 UTC  (5+ messages)
` [PATCH bpf-next V2 1/2] bpf: BPF-helper for MTU checking add length input

[PATCH] net: always use icmp{,v6}_ndo_send from ndo_start_xmit
 2021-02-26 23:28 UTC  (4+ messages)

[PATCH v2 net 0/6] Fixes for NXP ENETC driver
 2021-02-26 23:28 UTC  (7+ messages)
` [PATCH v2 net 3/6] net: enetc: take the MDIO lock only once per NAPI poll cycle
` [PATCH v2 net 5/6] net: enetc: don't disable VLAN filtering in IFF_PROMISC mode

pull-request: wireless-drivers-2021-02-26
 2021-02-26 23:20 UTC  (2+ messages)

[RFC PATCH net-next 00/12] Documentation updates for switchdev and DSA
 2021-02-26 23:19 UTC  (10+ messages)
` [RFC PATCH net-next 01/12] Documentation: networking: update the graphical representation
` [RFC PATCH net-next 02/12] Documentation: networking: dsa: rewrite chapter about tagging protocol
` [RFC PATCH net-next 08/12] Documentation: networking: dsa: add paragraph for the LAG offload

[PATCH net] net: fix race between napi kthread mode and busy poll
 2021-02-26 23:10 UTC  (24+ messages)

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-26 23:03 UTC  (14+ messages)

[PATCH] igb: unbreak I2C bit-banging on i350
 2021-02-26 22:45 UTC 

[RFC PATCH v2 net-next 00/17] RX filtering in DSA
 2021-02-26 22:44 UTC  (10+ messages)
` [RFC PATCH v2 net-next 01/17] net: dsa: reference count the host mdb addresses
` [RFC PATCH v2 net-next 06/17] net: dsa: add addresses obtained from RX filtering to host addresses
` [RFC PATCH v2 net-next 15/17] net: dsa: replay port and local fdb entries when joining the bridge

[PATCH 0/2] More strict error checking in bpf_asm (v3)
 2021-02-26 22:41 UTC  (3+ messages)

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-02-26 22:34 UTC 

[PATCH net 1/2] e1000e: Fix duplicate include guard
 2021-02-26 22:30 UTC  (3+ messages)
` [PATCH net 2/2] igb: "

TCP stall issue
 2021-02-26 21:59 UTC  (10+ messages)

[PATCH bpf-next v4 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-26 21:48 UTC  (15+ messages)
` [PATCH bpf-next v4 1/2] bpf, xdp: make bpf_redirect_map() a map operation
` [PATCH bpf-next v4 2/2] bpf, xdp: restructure redirect actions

[PATCH] iwlwifi: mvm: add terminate entry for dmi_system_id tables
 2021-02-26 21:37 UTC  (3+ messages)

[PATCH ipsec 0/2] vti(6): fix ipv4 pmtu check to honor ip header df
 2021-02-26 21:35 UTC  (3+ messages)
` [PATCH ipsec 1/2] vti: "
` [PATCH ipsec 2/2] vti6: "

[PATCH/v3] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-26 21:29 UTC  (3+ messages)

[PATCH net] net: Fix gro aggregation for udp encaps with zero csum
 2021-02-26 21:22 UTC 

[PATCH v2 0/3] Add lockdep_assert_not_held()
 2021-02-26 21:16 UTC  (8+ messages)
` [PATCH v2 1/3] lockdep: add lockdep_assert_not_held()
` [PATCH v2 2/3] lockdep: add lockdep lock state defines
` [PATCH v2 3/3] ath10k: detect conf_mutex held ath10k_drain_tx() calls

[PATCH bpf-next v2 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-02-26 20:55 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] bpf: consolidate shared test timing code
` [PATCH bpf-next v2 2/4] bpf: add PROG_TEST_RUN support for sk_lookup programs
` [PATCH bpf-next v2 3/4] selftests: bpf: convert sk_lookup ctx access tests to PROG_TEST_RUN
` [PATCH bpf-next v2 4/4] selftests: bpf: check that PROG_TEST_RUN repeats as requested

[Patch bpf-next v7 0/9] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-26 20:35 UTC  (2+ messages)

[PATCH v4] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
 2021-02-26 20:23 UTC  (2+ messages)

[PATCH] net: bridge: Fix jump_label config
 2021-02-26 20:19 UTC  (4+ messages)

[PATCH v6 bpf-next 0/6] bpf: enable task local storage for tracing programs
 2021-02-26 20:03 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/6] "
` [PATCH v6 bpf-next 2/6] bpf: prevent deadlock from recursive bpf_task_storage_[get|delete]
` [PATCH v6 bpf-next 3/6] selftests/bpf: add non-BPF_LSM test for task local storage
` [PATCH v6 bpf-next 4/6] selftests/bpf: test deadlock from recursive bpf_task_storage_[get|delete]
` [PATCH v6 bpf-next 5/6] bpf: runqslower: prefer using local vmlimux to generate vmlinux.h
` [PATCH v6 bpf-next 6/6] bpf: runqslower: use task local storage

[PATCH bpf-next] bpf: fix missing * in bpf.h
 2021-02-26 19:59 UTC  (6+ messages)

[PATCH] net/core/skbuff.c: __netdev_alloc_skb fix when len is greater than KMALLOC_MAX_SIZE
 2021-02-26 19:11 UTC 

[PATCH 3/3] PCI: Convert rtw88 power cycle quirk to shutdown quirk
 2021-02-26 18:16 UTC  (7+ messages)

[PATCH net-next 0/4] Software fallback for bridging in DSA
 2021-02-26 18:14 UTC  (10+ messages)
` [PATCH net-next 1/4] net: dsa: don't offload switchdev objects on ports that don't offload the bridge
` [PATCH net-next 2/4] net: dsa: reject switchdev objects centrally from dsa_slave_port_obj_{add,del}
` [PATCH net-next 3/4] net: dsa: return -EOPNOTSUPP if .port_lag_join is not implemented
` [PATCH net-next 4/4] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge

[PATCH 0/5] ath10k fixes for warns
 2021-02-26 18:01 UTC  (7+ messages)
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

[PATCH net v4 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
 2021-02-26 17:15 UTC  (2+ messages)

[PATCH v2] bcm63xx_enet: fix internal phy IRQ assignment
 2021-02-26 16:55 UTC  (21+ messages)

Spurious TCP retransmissions on ack vs kfree_skb reordering
 2021-02-26 16:46 UTC  (8+ messages)

[PATCH net] net: phy: ti: take into account all possible interrupt sources
 2021-02-26 15:30 UTC 

[PATCH v2 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-26 15:23 UTC  (3+ messages)

[PATCH] inetpeer: use else if instead of if to reduce judgment
 2021-02-26 14:38 UTC  (2+ messages)

[PATCH RFC net-next 0/3] Use bulk order-0 page allocator API for page_pool
 2021-02-26 14:34 UTC  (9+ messages)
` [PATCH RFC net-next 2/3] net: page_pool: use alloc_pages_bulk in refill code path
` [PATCH RFC net-next 3/3] mm: make zone->free_area[order] access faster

Similar functions in net/core/dev.c
 2021-02-26 14:09 UTC 

[PATCH net] net: broadcom: bcm4908_enet: enable RX after processing packets
 2021-02-26 13:20 UTC 

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-02-26 13:07 UTC  (2+ messages)
` [PATCH] [v14] wireless: Initial driver submission for pureLiFi STA devices

[PATCH net 0/2] bnxt_en: Error recovery bug fixes
 2021-02-26  9:43 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Fix race between firmware reset and driver remove
` [PATCH net 2/2] bnxt_en: reliably allocate IRQ table on reset to avoid crash

[PATCH 1/2] mt76: mt7915: fix unused 'mode' variable
 2021-02-26  9:23 UTC  (6+ messages)
` [PATCH 2/2] mt76: mt7921: remove incorrect error handling

[PATCH v2 0/6] can: c_can: add support to 64 message objects
 2021-02-26  9:21 UTC  (11+ messages)
` [PATCH v2 1/6] can: c_can: remove unused code
` [PATCH v2 2/6] can: c_can: fix indentation
` [PATCH v2 3/6] can: c_can: fix control interface used by c_can_do_tx
` [PATCH v2 4/6] can: c_can: use 32-bit write to set arbitration register
` [PATCH v2 5/6] can: c_can: prepare to up the message objects number
` [PATCH v2 6/6] can: c_can: add support to 64 message objects

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-26  8:19 UTC  (21+ messages)
        ` [virtio-dev] "

[PATCH net] net: phy: fix save wrong speed and duplex problem if autoneg is on
 2021-02-26  7:44 UTC 

[PATCH] net: hsr: add support for EntryForgetTime
 2021-02-26  7:23 UTC  (5+ messages)
` [PATCH net] "
      ` AW: "

[RFC V2 net-next 0/3] net: stmmac: implement clocks management
 2021-02-26  1:24 UTC  (2+ messages)

[net] tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
 2021-02-25 23:26 UTC 

[net-next] tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive
 2021-02-25 23:00 UTC  (4+ messages)

[PATCH] net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
 2021-02-25 22:53 UTC  (2+ messages)

[PATCH v2 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-25 22:34 UTC  (2+ messages)

[PATCH v2] vio: make remove callback return void
 2021-02-25 22:18 UTC 

[RFC] dwarves/pahole: Add test scripts
 2021-02-25 22:15 UTC  (3+ messages)

[PATCH v3] bcm63xx_enet: fix internal phy IRQ assignment
 2021-02-25 22:14 UTC  (2+ messages)

[GIT PULL] virtio: features, fixes
 2021-02-25 20:29 UTC  (2+ messages)

[GIT PULL] Networking for 5.12-rc1
 2021-02-25 20:14 UTC  (2+ messages)

[PATCH v5 bpf-next 0/6] bpf: enable task local storage for tracing programs
 2021-02-25 19:28 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/6] "

[PATCH AUTOSEL 5.11 16/67] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
 2021-02-25 19:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 12/56] "

[PATCH] mt7601u: fix always true expression
 2021-02-25 18:51 UTC  (2+ messages)

[PATCH stable 0/8] net: dsa: b53: Correct learning for standalone ports
 2021-02-25 18:31 UTC  (5+ messages)

[PATCH] iwlwifi: fix link error without CONFIG_IWLMVM
 2021-02-25 18:21 UTC  (2+ messages)

[PATCH net] net: psample: Fix netlink skb length with tunnel info
 2021-02-25 18:00 UTC  (2+ messages)

[PATCH net] r8169: fix jumbo packet handling on RTL8168e
 2021-02-25 18:00 UTC  (2+ messages)

[PATCH v3 net] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
 2021-02-25 17:52 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 NNTP newsgroup(s).