netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 13:43:56 to 2022-07-22 01:54:08 UTC [more...]

[PATCH net-next 0/2] RTAX_INITRWND should be able to bring the rcv_ssthresh above 64KiB
 2022-07-22  1:54 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] Tests for RTAX_INITRWND

[PATCH net-next] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-07-22  1:42 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: marvell: prestera: add nexthop routes offloading
 2022-07-22  0:21 UTC  (11+ messages)
` [PATCH net-next v2 1/9] net: marvell: prestera: Add router nexthops ABI
` [PATCH net-next v2 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
` [PATCH net-next v2 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
` [PATCH net-next v2 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
` [PATCH net-next v2 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
` [PATCH net-next v2 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
` [PATCH net-next v2 7/9] net: marvell: prestera: add stub handler neighbour events
` [PATCH net-next v2 8/9] net: marvell: prestera: Add neighbour cache accounting
` [PATCH net-next v2 9/9] net: marvell: prestera: Propogate nh state from hw to kernel

[PATCH net-next] net: ipa: fix build
 2022-07-22  0:00 UTC  (5+ messages)

[net-next v2 0/2] devlink: implement dry run support for flash update
 2022-07-21 23:52 UTC  (8+ messages)
` [net-next v2 1/2] devlink: add dry run attribute to "
` [net-next v2 2/2] ice: support dry run of a flash update to validate firmware file
` [iproute2-next v2 0/3] devlink: support dry run attribute for flash update
` [iproute2-next v2 1/3] update <linux/devlink.h> UAPI header
` [iproute2-next v2 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
` [iproute2-next v2 3/3] devlink: add dry run attribute support to devlink flash

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-21 23:35 UTC  (36+ messages)
` [PATCH net-next v3 01/47] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH net-next v3 03/47] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH net-next v3 20/47] net: fman: Store initialization function in match data
` [PATCH net-next v3 27/47] net: fman: Inline several functions into initialization
` [PATCH net-next v3 29/47] net: fman: Map the base address once
` [PATCH net-next v3 35/47] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v3 37/47] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v3 39/47] net: fman: memac: Add serdes support
` [PATCH net-next v3 42/47] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v3 46/47] arm64: dts: ls1046ardb: Add serdes bindings

imx8mp fec/eqos not working
 2022-07-21 23:02 UTC 

[kernel PATCH v1 0/1] Fix get clock info
 2022-07-21 22:20 UTC  (3+ messages)
` [kernel PATCH v1 1/1] Bluetooth: "

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-21 21:48 UTC  (23+ messages)
` [PATCH v2 06/11] net: phylink: Support differing link/interface speed/duplex
` [PATCH v2 07/11] net: phylink: Adjust link settings based on rate adaptation
` [PATCH v2 08/11] net: phylink: Adjust advertisement "
` [PATCH v2 10/11] net: phy: aquantia: Add some additional phy interfaces

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-21 21:42 UTC  (9+ messages)

[PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
 2022-07-21 21:36 UTC  (19+ messages)

[PATCH v2 1/2] Bluetooth: hci_sync: Refactor add Adv Monitor
 2022-07-21 21:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-21 21:07 UTC  (11+ messages)
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-21 21:05 UTC  (27+ messages)
` [PATCH bpf-next v7 01/24] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v7 03/24] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v7 04/24] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v7 06/24] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v7 07/24] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v7 08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v7 09/24] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v7 10/24] HID: export hid_report_type to uapi
` [PATCH bpf-next v7 11/24] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation
` [PATCH bpf-next v7 14/24] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v7 15/24] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v7 16/24] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v7 18/24] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v7 20/24] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v7 21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-07-21 20:55 UTC  (2+ messages)

[PATCH bpf-next v7 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-21 20:51 UTC  (11+ messages)
` [PATCH bpf-next v7 02/13] tools/resolve_btfids: Add support for 8-byte BTF sets
` [PATCH bpf-next v7 08/13] net: netfilter: Add kfuncs to set and change CT timeout
` [PATCH bpf-next v7 09/13] net: netfilter: Add kfuncs to set and change CT status
` [PATCH bpf-next v7 10/13] selftests/bpf: Add verifier tests for trusted kfunc args
` [PATCH bpf-next v7 11/13] selftests/bpf: Add tests for new nf_conntrack kfuncs
` [PATCH bpf-next v7 12/13] selftests/bpf: Add negative "
` [PATCH bpf-next v7 13/13] selftests/bpf: Fix test_verifier failed test in unprivileged mode

[net-next PATCH 0/2] devlink: implement dry run support for flash update
 2022-07-21 20:32 UTC  (11+ messages)
` [net-next PATCH 1/2] devlink: add dry run attribute to "
` [net-next PATCH 2/2] ice: support dry run of a flash update to validate firmware file

[PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-21
 2022-07-21 20:28 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ice: add i2c write command
` [PATCH net-next v2 2/2] ice: add write functionality for GNSS TTY

[PATCH net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
 2022-07-21 20:27 UTC 

[PATCH net] Revert "tcp: change pingpong threshold to 3"
 2022-07-21 20:12 UTC  (3+ messages)

[RESEND PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
 2022-07-21 19:44 UTC  (4+ messages)

[PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL
 2022-07-21 19:35 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: panel: explicitly list "
` [PATCH 2/6] dt-bindings: eeprom: at25: "
` [PATCH 3/6] dt-bindings: iio: "
` [PATCH 4/6] dt-bindings: misc: "
` [PATCH 5/6] dt-bindings: net: "
` [PATCH 6/6] spi: dt-bindings: drop CPHA and CPOL from common properties

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-21 19:24 UTC  (14+ messages)
` [Patch v4 03/12] net: mana: Handle vport sharing between devices
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
    ` [EXTERNAL] "

[GIT PULL] Networking for 5.19-rc8
 2022-07-21 19:20 UTC  (3+ messages)

[PATCH net] net: mld: do not use system_wq in the mld
 2022-07-21 19:01 UTC  (5+ messages)

[iproute2-next PATCH 0/3] devlink: support dry run attribute for flash update
 2022-07-21 18:55 UTC  (4+ messages)
` [iproute2-next PATCH 3/3] devlink: add dry run attribute support to devlink flash

[patch net-next v3 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-07-21 18:55 UTC  (11+ messages)
` [patch net-next v3 01/11] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration
` [patch net-next v3 06/11] mlxsw: core_linecards: Probe provisioned line cards for devices and expose FW version
` [patch net-next v3 09/11] mlxsw: core_linecards: Implement line card device flashing

[RESEND PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-21 18:48 UTC  (3+ messages)

[PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
 2022-07-21 18:13 UTC  (6+ messages)
` [PATCH net-next 1/4] bitmap: add converting from/to 64-bit arrays of explicit byteorder
` [PATCH net-next 2/4] bitmap: add a couple more helpers to work with arrays of u64s
` [PATCH net-next 3/4] lib/test_bitmap: cover explicitly byteordered arr64s
` [PATCH net-next 4/4] netlink: add 'bitmap' attribute type (%NL_ATTR_TYPE_BITMAP / %NLA_BITMAP)

[PATCH net-next 1/2] mlxsw: use netif_is_any_bridge_port() instead of open code
 2022-07-21 18:03 UTC  (2+ messages)

[patch net-next] mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister()
 2022-07-21 18:01 UTC  (2+ messages)

[PATCH net-next 1/2] tls: rx: release the sock lock on locking timeout
 2022-07-21 17:58 UTC  (2+ messages)

[PATCH net-next v2 0/7] tls: rx: decrypt from the TCP queue
 2022-07-21 17:35 UTC  (4+ messages)
` [PATCH net-next v2 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue

[PATCH net-next v3 0/3] add framework for selftests in devlink
 2022-07-21 17:32 UTC  (8+ messages)
` [PATCH net-next v4 "
  ` [PATCH net-next v4 1/3] devlink: introduce framework for selftests
  ` [PATCH net-next v4 2/3] bnxt_en: refactor NVM APIs

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-07-21 17:28 UTC  (5+ messages)
` [PATCH v3 1/4] security, lsm: "
` [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v3 4/4] selinux: Implement "

Handling standalone PCS IRQ
 2022-07-21 17:05 UTC  (2+ messages)

[PATCH net-next 0/29] pull-request: can-next 2022-07-20
 2022-07-21 16:51 UTC  (9+ messages)
` [PATCH net-next 18/29] can: pch_can: do not report txerr and rxerr during bus-off
    ` [PATCH] can: pch_can: initialize errc before using it

[PATCH net-next 0/1] pull-request: can-next 2022-07-21
 2022-07-21 16:30 UTC  (2+ messages)
` [PATCH net-next] can: pch_can: pch_can_error(): initialize errc before using it

[PATCH] can: pch_can: move setting of errc to before use
 2022-07-21 16:21 UTC  (2+ messages)

[PATCH net-next] net/sched: act_mirred: avoid printout in the traffic path
 2022-07-21 16:19 UTC 

[PATCH v2 0/4] Bluetooth: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
 2022-07-21 16:10 UTC  (2+ messages)

[patch iproute2-next v3] devlink: add support for linecard show and type set
 2022-07-21 15:30 UTC  (2+ messages)

[RFCv6 PATCH net-next 02/19] net: replace general features macroes with global netdev_features variables
 2022-07-21 15:21 UTC  (5+ messages)

[PATCH] vdpa: Update man page to include vdpa statistics
 2022-07-21 15:20 UTC  (2+ messages)

[PATCH] mac80211: Fix wrong channel bandwidths reported for aggregates
 2022-07-21 14:43 UTC  (2+ messages)

[PATCHv2 net] Documentation: fix sctp_wmem in ip-sysctl.rst
 2022-07-21 14:35 UTC 

[PATCH net-next] net: fix uninitialised msghdr->sg_from_iter
 2022-07-21 14:25 UTC 

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-07-21 14:20 UTC  (11+ messages)

[PATCH v2 net] net: phy: micrel: Fix warn: passing zero to PTR_ERR
 2022-07-21 14:16 UTC  (4+ messages)

[PATCH v3] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
 2022-07-21 14:10 UTC 

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-21 14:06 UTC  (11+ messages)

[PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
 2022-07-21 14:02 UTC  (3+ messages)
` [PATCH bpf-next 1/4] bpf: add BPF_F_DESTRUCTIVE flag for BPF_PROG_LOAD

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-21 14:00 UTC  (6+ messages)
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path

[PATCH v5 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
 2022-07-21 13:50 UTC  (2+ 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).