netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-31 11:56:24 to 2022-01-31 23:13:24 UTC [more...]

[PATCH net-next] net: kbuild: Don't default net vendor configs to y
 2022-01-31 23:13 UTC  (13+ messages)
        ` [Intel-wired-lan] "

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-01-31 23:12 UTC  (18+ messages)
` [RFC v6 net-next 1/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [RFC v6 net-next 2/9] pinctrl: microchip-sgpio: allow sgpio driver to be used "
` [RFC v6 net-next 3/9] net: mdio: mscc-miim: add local dev variable to cleanup probe function
` [RFC v6 net-next 4/9] net: mdio: mscc-miim: add ability to externally register phy reset control
` [RFC v6 net-next 6/9] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v6 net-next 8/9] net: dsa: felix: add configurable device quirks
` [RFC v6 net-next 9/9] net: dsa: ocelot: add external ocelot switch control

[PATCH wpan-next v2 0/2] ieee802154: Internal moves
 2022-01-31 22:57 UTC  (10+ messages)
` [PATCH wpan-next v2 1/2] net: ieee802154: Move the IEEE 802.15.4 Kconfig main entries
` [PATCH wpan-next v2 2/2] net: ieee802154: Move the address structure earlier and provide a kdoc

[PATCH v4 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-31 22:33 UTC  (19+ messages)
` [PATCH v4 1/9] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v4 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v4 3/9] brcmfmac: firmware: Do not crash on a NULL board_type
` [PATCH v4 4/9] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH v4 5/9] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v4 6/9] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH v4 7/9] brcmfmac: of: Use devm_kstrdup for board_type & check for errors
` [PATCH v4 8/9] brcmfmac: fwil: Constify iovar name arguments
` [PATCH v4 9/9] brcmfmac: pcie: Read the console on init and shutdown

ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
 2022-01-31 21:43 UTC  (13+ messages)

[PATCH net-next 0/5] net: lan743x: PCI1A011/PCI1A014 Enhancment
 2022-01-31 21:38 UTC  (8+ messages)
` [PATCH net-next 4/5] net: lan743x: Add support of selection between SGMII and GMII Interface
` [PATCH net-next 5/5] net: lan743x: Add Clause-45 MDIO access

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-01-31 21:19 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH net-next 0/4] Managed Neighbor Entries
 2022-01-31 21:17 UTC  (4+ messages)
` [PATCH net-next 4/4] net, neigh: Add NTF_MANAGED flag for managed neighbor entries

[PATCH net] ethernet: smc911x: fix indentation in get/set EEPROM
 2022-01-31 21:17 UTC 

[PATCH bpf-next 0/3] bpftool: Switch to independent versioning scheme
 2022-01-31 21:11 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: Add "libbpversion" make target to print version
` [PATCH bpf-next 2/3] bpftool: Add libbpf's version number to "bpftool version" output
` [PATCH bpf-next 3/3] bpftool: Update versioning scheme

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-01-31 20:55 UTC  (11+ messages)
` [PATCH bpf v2 2/4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
` [PATCH bpf v2 3/4] bpf: Use EOPNOTSUPP "
` [PATCH bpf v2 4/4] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie

[PATCH bpf-next v2 0/2] Split bpf_sock dst_port field
 2022-01-31 20:53 UTC  (3+ messages)

[syzbot] possible deadlock in ___neigh_create
 2022-01-31 20:51 UTC  (2+ messages)

[PATCH v4 net-next 0/2] use bulk reads for ocelot statistics
 2022-01-31 20:13 UTC  (4+ messages)

[PATCH net-next, 0/3] net: mana: Add XDP counters, reuse dropped pages
 2022-01-31 19:53 UTC  (2+ messages)

[PATCH net-next 0/3] net/smc: Improvements for TCP_CORK and sendfile()
 2022-01-31 19:46 UTC  (8+ messages)
` [PATCH net-next 1/3] net/smc: Send directly when TCP_CORK is cleared
` [PATCH net-next 2/3] net/smc: Remove corked dealyed work
` [PATCH net-next 3/3] net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag

[PATCH for-next 0/3] Add DSCP QoS mappings for RDMA
 2022-01-31 19:43 UTC  (4+ messages)
` [PATCH for-next 1/3] net/ice: add support for DSCP QoS for IIDC
` [PATCH for-next 2/3] RDMA/irdma: Refactor DCB bits in prep for DSCP support
` [PATCH for-next 3/3] RDMA/irdma: Add support for DSCP

[PATCH iproute2-next v2] tc: add skip_hw and skip_sw to control action offload
 2022-01-31 19:40 UTC  (3+ messages)

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-31 19:37 UTC  (12+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH net] net: sched: fix use-after-free in tc_new_tfilter()
 2022-01-31 19:36 UTC  (6+ messages)

Iproute2 v5.16.0 "ip address" issue
 2022-01-31 19:30 UTC  (2+ messages)

[PATCH] ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
 2022-01-31 18:58 UTC 

[PATCH net-next 0/2] Support for the IOAM insertion frequency
 2022-01-31 18:54 UTC  (5+ messages)
` [PATCH net-next 1/2] uapi: ioam: Insertion frequency

[PATCH] Bluetooth: Fix skb allocation in mgmt_remote_name()
 2022-01-31 18:47 UTC  (5+ messages)

[PATCH v2 net-next] bonding: pair enable_port with slave_arr_updates
 2022-01-31 18:45 UTC  (2+ messages)

packet stuck in qdisc
 2022-01-31 18:39 UTC  (5+ messages)

[PATCH net-next] r8169: support L1.2 control on RTL8168h
 2022-01-31 18:37 UTC 

event more eBPF instruction set documentation improvements
 2022-01-31 18:36 UTC  (6+ messages)
` [PATCH 1/5] bpf, docs: Document the byte swapping instructions
` [PATCH 2/5] bpf, docs: Better document the regular load and store instructions
` [PATCH 3/5] bpf, docs: Better document the legacy packet access instruction
` [PATCH 4/5] bpf, docs: Better document the extended instruction format
` [PATCH 5/5] bpf, docs: Better document the atomic instructions

[PATCH net-next 0/9][pull request] 10GbE Intel Wired LAN Driver Updates 2022-01-31
 2022-01-31 18:31 UTC  (10+ messages)
` [PATCH net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH net-next 2/9] i40e: respect metadata "
` [PATCH net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [PATCH net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH net-next 5/9] ice: respect metadata "
` [PATCH net-next 6/9] igc: don't reserve excessive XDP_PACKET_HEADROOM "
` [PATCH net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [PATCH net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH net-next 9/9] ixgbe: respect metadata "

[PATCH v4.19] tcp: fix possible socket leaks in internal pacing mode
 2022-01-31 18:26 UTC 

[PATCH v5 net-next] net-core: add InMacErrors counter
 2022-01-31 18:15 UTC 

[PATCH net] net: e1000e: Recover at least in-memory copy of NVM checksum
 2022-01-31 18:10 UTC  (4+ messages)

[PATCH v3 net-next 0/7] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-31 18:05 UTC  (13+ messages)
` [PATCH v3 net-next 1/7] net: skb_drop_reason: add document for drop reasons
` [PATCH v3 net-next 3/7] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
` [PATCH v3 net-next 4/7] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
` [PATCH v3 net-next 5/7] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
` [PATCH v3 net-next 6/7] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
` [PATCH v3 net-next 7/7] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()

[PATCH net 0/2] net: do not modify the shared tunnel info when PMTU triggers an ICMP reply
 2022-01-31 17:55 UTC  (11+ messages)
` [PATCH net 1/2] vxlan: "

[PATCH 0/2] ax25: fix NPD and UAF bugs when detaching ax25 device
 2022-01-31 17:37 UTC  (4+ messages)
` [PATCH 2/2] ax25: add refcount in ax25_dev to avoid UAF bugs

BTF compatibility issue across builds
 2022-01-31 17:36 UTC  (2+ messages)

[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
 2022-01-31 17:26 UTC  (13+ messages)
` [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
    ` Aw: "
        ` Aw: "
            ` Aw: "
              `  "

[RFC PATCH 0/2] landlock network implementation cover letter
 2022-01-31 17:14 UTC  (7+ messages)
` [RFC PATCH 1/2] landlock: TCP network hooks implementation

[PATCH net-next] ipv4: drop fragmentation code from ip_options_build()
 2022-01-31 17:11 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: mv88e6xxx: Improve standalone port isolation
 2022-01-31 17:01 UTC  (7+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: Improve isolation of standalone ports
` [PATCH net-next 2/5] net: dsa: mv88e6xxx: Support policy entries in the VTU
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: Enable port policy support on 6097
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
` [PATCH net-next 5/5] selftests: net: bridge: Parameterize ageing timeout

ixgbe driver link down causes 100% load in ksoftirqd/x
 2022-01-31 16:46 UTC  (5+ messages)
  ` [External] "

[net-next PATCH v3] page_pool: Refactor page_pool to enable fragmenting after allocation
 2022-01-31 16:40 UTC 

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-31 16:37 UTC  (10+ messages)
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs

[PATCH net-next 0/5] Virtual PTP clock improvements and fix
 2022-01-31 16:32 UTC  (9+ messages)
` [PATCH net-next 1/5] ptp: unregister virtual clocks when unregistering physical clock
` [PATCH net-next 5/5] ptp: start virtual clocks at current system time

[PATCH bpf-next] bpf: use VM_MAP instead of VM_ALLOC for ringbuf
 2022-01-31 16:28 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
 2022-01-31 16:12 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: support function name-based attach uprobes
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name
` [PATCH v3 bpf-next 3/4] selftests/bpf: add get_lib_path() helper
` [PATCH v3 bpf-next 4/4] selftests/bpf: add tests for u[ret]probe attach by name

[PATCH intel-net] ice: avoid XDP checks in ice_clean_tx_irq()
 2022-01-31 15:52 UTC  (2+ messages)

[PATCH v2 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-31 15:54 UTC  (10+ messages)
` [PATCH v2 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH v2 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH v2 3/7] i2c: cht-wc: Use generic_handle_irq_safe()
` [PATCH v2 4/7] mfd: hi6421-spmi-pmic: "
` [PATCH v2 5/7] mfd: ezx-pcap: "
` [PATCH v2 6/7] net: usb: lan78xx: "
` [PATCH v2 7/7] staging: greybus: gpio: "

[PATCH v3 net-next 0/2] use bulk reads for ocelot statistics
 2022-01-31 15:51 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] net: mscc: ocelot: use bulk reads for stats

[PATCH] cw1200: wsm: make array queue_id_to_wmm_aci static const
 2022-01-31 15:49 UTC  (2+ messages)

[PATCH v2] wilc1000: use min_t() to make code cleaner
 2022-01-31 15:48 UTC  (2+ messages)

[PATCH net-next 0/4] selftests: fib rule: Small internal and test output improvments
 2022-01-31 15:42 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: fib rule: Make 'getmatch' and 'match' local variables
` [PATCH net-next 2/4] selftests: fib rule: Drop erroneous TABLE variable
` [PATCH net-next 3/4] selftests: fib rule: Log test description
` [PATCH net-next 4/4] selftests: fib rule: Don't echo modified sysctls

tdc errors
 2022-01-31 15:40 UTC  (7+ messages)

[PATCH wpan-next v2 0/5] ieee802154: Improve durations handling
 2022-01-31 14:23 UTC  (4+ messages)
` [PATCH wpan-next v2 1/5] net: ieee802154: Improve the way supported channels are declared

[net] 85540a47fc: BUG:unable_to_handle_page_fault_for_address
 2022-01-31 14:22 UTC 

[PATCH net] net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
 2022-01-31 14:19 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] carl9170: fix missing bit-wise or operator for tx_params
 2022-01-31 14:14 UTC  (2+ messages)

[PATCH 0/4] RDMA device net namespace support for SMC
 2022-01-31 13:49 UTC  (4+ messages)
` [PATCH 2/4] net/smc: Add netlink net namespace support

[PATCH net-next v5 0/5] Make hash rethink configurable
 2022-01-31 13:31 UTC  (6+ messages)
` [PATCH net-next v5 1/5] txhash: Make rethinking txhash behavior configurable via sysctl
` [PATCH net-next v5 2/5] txhash: Add socket option to control TX hash rethink behavior
` [PATCH net-next v5 3/5] txhash: Add txrehash sysctl description
` [PATCH net-next v5 4/5] bpf: Add SO_TXREHASH setsockopt
` [PATCH net-next v5 5/5] tcp: Change SYN ACK retransmit behaviour to account for rehash

[RFC] failing selftests/bpf/test_offload.py
 2022-01-31 13:15 UTC  (2+ messages)

[net-next v8 0/2] net: sched: allow user to select txqueue
 2022-01-31 13:12 UTC  (4+ messages)
` [net-next v8 2/2] net: sched: support hash/classid/cpuid selecting tx queue

[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
 2022-01-31 12:56 UTC  (4+ messages)

[PATCH v2 net-next 0/3] net/smc: Optimizing performance in
 2022-01-31 12:46 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net/smc: Make smc_tcp_listen_work() independent

[PATCH v2 0/2] Remove some dead code in the Renesas Ethernet drivers
 2022-01-31 11:50 UTC  (2+ messages)

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-31 11:16 UTC  (4+ messages)
` [PATCH 4/7] mfd: hi6421-spmi-pmic: Use generic_handle_irq_safe()


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