messages from 2022-03-10 14:53:53 to 2022-03-11 01:47:00 UTC [more...]
[PATCH V3] ax25: Fix refcount leaks caused by ax25_cb_del()
2022-03-11 1:46 UTC
vrf and multicast problem
2022-03-11 1:41 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION 71941773e143369a73c9c4a3b62fbb60736a1182
2022-03-11 1:32 UTC
[PATCH] tcp: export symbol tcp_set_congestion_control
2022-03-11 1:29 UTC (6+ messages)
[PATCH v3] vsock: each transport cycles only on its own sockets
2022-03-11 1:26 UTC (5+ messages)
[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
2022-03-11 1:09 UTC (4+ messages)
[GIT PULL] Networking for 5.17-rc8
2022-03-11 0:54 UTC (2+ messages)
[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
2022-03-11 0:50 UTC (10+ messages)
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 19/28] bpf/hid: add bpf_hid_raw_request helper function
[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
2022-03-11 0:46 UTC (3+ messages)
` [PATCH 2/6] list: add new MACROs to make iterator invisiable
[PATCH 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
2022-03-11 0:40 UTC (8+ messages)
` [PATCH 2/2] bpf/selftests: Test skipping stacktrace
[PATCH bpf-next 1/2] bpf, test_run: Fix packet size check for live packet mode
2022-03-11 0:28 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for maximum packet size in xdp_do_redirect
[PATCH 1/2] ath10k: search for default BDF name provided in DT
2022-03-11 0:27 UTC (4+ messages)
[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
2022-03-11 0:22 UTC (17+ messages)
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver
` [PATCH v2 net-next 10/10] net: dsa: mv88e6xxx: MST Offloading
[PATCH net v3] xdp: xdp_mem_allocator can be NULL in trace_mem_connect()
2022-03-11 0:20 UTC (2+ messages)
[PATCH -next] ethernet: 8390: Remove unnecessary print function dev_err()
2022-03-11 0:17 UTC
[PATCH v33 08/29] LSM: Use lsmblob in security_secctx_to_secid
2022-03-10 23:46 UTC (7+ messages)
` [PATCH v33 09/29] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v33 11/29] LSM: Use lsmblob in security_current_getsecid
` [PATCH v33 15/29] LSM: Ensure the correct LSM context releaser
` [PATCH v33 16/29] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v33 18/29] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v33 19/29] NET: Store LSM netlabel data in a lsmblob
[PATCH v4 bpf-next 0/3] introduce xdp frags support to veth driver
2022-03-10 23:46 UTC (11+ messages)
` [PATCH v4 bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb
` [PATCH v4 bpf-next 3/3] veth: allow jumbo frames in xdp mode
[PATCH bpf-next v1 0/5] Introduce bpf_packet_pointer helper
2022-03-10 23:35 UTC (12+ messages)
` [PATCH bpf-next v1 1/5] bpf: Add ARG_SCALAR and ARG_CONSTANT
[PATCH net] ice: Fix race condition during interface enslave
2022-03-10 23:30 UTC (6+ messages)
[PATCH v2] alx: acquire mutex for alx_reinit in alx_change_mtu
2022-03-10 23:27 UTC
[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
2022-03-10 23:25 UTC (19+ messages)
` [PATCH v2] net: ipv6: fix skb_over_panic "
` [PATCH v3] "
[PATCH] alx: acquire mutex for alx_reinit in alx_change_mtu
2022-03-10 23:20 UTC (4+ messages)
[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-03-10
2022-03-10 23:12 UTC (3+ messages)
` [PATCH net-next 1/2] devlink: Allow parameter registration/unregistration during runtime
` [PATCH net-next 2/2] ice: Add inline flow director support for channels
[PATCH net] net: phy: meson-gxl: improve link-up behavior
2022-03-10 23:10 UTC (2+ messages)
[PATCH] net: bcmgenet: Don't claim WOL when its not available
2022-03-10 23:00 UTC (4+ messages)
[PATCH v2] net: arc_emac: Fix use after free in arc_mdio_probe()
2022-03-10 23:00 UTC (2+ messages)
[net-next 01/16] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
2022-03-10 22:50 UTC (2+ messages)
[PATCH] net: phy: correct spelling error of media in documentation
2022-03-10 22:50 UTC (2+ messages)
[PATCH net] sctp: fix kernel-infoleak for SCTP sockets
2022-03-10 22:50 UTC (2+ messages)
[net 1/5] net/mlx5: Fix size field in bufferx_reg struct
2022-03-10 22:40 UTC (2+ messages)
[PATCH net-next] net: remove exports for netdev_name_node_alt_create() and destroy
2022-03-10 22:39 UTC
[PATCH bpf-next] bpf: Use offsetofend() to simplify macro definition
2022-03-10 22:10 UTC (4+ messages)
[PATCH] selftests/bpf: fix array_size.cocci warning
2022-03-10 22:08 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next 0/5] bpf: Follow up on bpf __sk_buff->tstamp
2022-03-10 22:00 UTC (2+ messages)
[syzbot] BUG: missing reserved tailroom
2022-03-10 21:57 UTC (3+ messages)
[RFT net-next 0/6] devlink: expose instance locking and simplify port splitting
2022-03-10 21:28 UTC (12+ messages)
` [RFT net-next 1/6] devlink: expose instance locking and add locked port registering
` [RFT net-next 4/6] eth: mlxsw: switch to explicit locking for port registration
[PATCH net-next v3 0/8] dpaa2-mac: add support for changing the protocol at runtime
2022-03-10 21:19 UTC (16+ messages)
` [PATCH net-next v3 1/8] phy: add support for the Layerscape SerDes 28G
` [PATCH net-next v3 2/8] dt-bindings: phy: add the "fsl,lynx-28g" compatible
` [PATCH net-next v3 3/8] dpaa2-mac: add the MC API for retrieving the version
` [PATCH net-next v3 4/8] dpaa2-mac: add the MC API for reconfiguring the protocol
` [PATCH net-next v3 5/8] dpaa2-mac: retrieve API version and detect features
` [PATCH net-next v3 6/8] dpaa2-mac: move setting up supported_interfaces into a function
` [PATCH net-next v3 7/8] dpaa2-mac: configure the SerDes phy on a protocol change
` [PATCH net-next v3 8/8] arch: arm64: dts: lx2160a: describe the SerDes block #1
[PATCH net-next v1 1/4] net: usb: asix: unify ax88772_resume code
2022-03-10 20:43 UTC (4+ messages)
` [PATCH net-next v1 4/4] net: usb: asix: suspend internal PHY if external is used
[PATCH] net: phy: DP83822: clear MISR2 register to disable interrupts
2022-03-10 20:40 UTC (2+ messages)
[PATCH net-next 00/10] mptcp: selftests: Refactor join tests
2022-03-10 20:40 UTC (2+ messages)
[PATCH] ethtool: Fix refcount leak in gfar_get_ts_info
2022-03-10 20:36 UTC (3+ messages)
[PATCH net v2] gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
2022-03-10 20:30 UTC (2+ messages)
[PATCH net-next v2 00/10] ptp: ocp: support for new firmware
2022-03-10 20:19 UTC (11+ messages)
` [PATCH net-next v2 01/10] ptp: ocp: Add support for selectable SMA directions
` [PATCH net-next v2 02/10] ptp: ocp: Add ability to disable input selectors
` [PATCH net-next v2 03/10] ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
` [PATCH net-next v2 04/10] ptp: ocp: Add GND and VCC output selectors
` [PATCH net-next v2 05/10] ptp: ocp: Add firmware capability bits for feature gating
` [PATCH net-next v2 06/10] ptp: ocp: Add signal generators and update sysfs nodes
` [PATCH net-next v2 07/10] ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
` [PATCH net-next v2 08/10] ptp: ocp: Add 4 frequency counters
` [PATCH net-next v2 09/10] ptp: ocp: Add 2 more timestampers
` [PATCH net-next v2 10/10] docs: ABI: Document new timecard sysfs nodes
[PATCH] dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml
2022-03-10 19:56 UTC (2+ messages)
[PATCH v2 net-next 1/2] bnx2x: Utilize firmware 7.13.21.0
2022-03-10 19:42 UTC (11+ messages)
` [EXT] "
[PATCH net] mac80211: fix potential double free on mesh join
2022-03-10 19:02 UTC (2+ messages)
[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
2022-03-10 18:44 UTC (2+ messages)
[PATCH v3 net-next] net: add per-cpu storage and net->core_stats
2022-03-10 18:26 UTC (2+ messages)
[PATCH 00/21] Control VQ support in vDPA
2022-03-10 18:22 UTC (8+ messages)
` [RFC PATCH v2 00/19] "
` [RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
` [RFC PATCH v2 18/19] vdpa_sim: filter destination mac address
` [RFC PATCH v2 19/19] vdpasim: control virtqueue support
[PATCH] net: netvsc: remove break after return
2022-03-10 18:06 UTC (2+ messages)
[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
2022-03-10 18:00 UTC (6+ messages)
PFCP support in kernel
2022-03-10 17:48 UTC (4+ messages)
[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-03-10 17:27 UTC (7+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
[PATCH v3] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
2022-03-10 16:55 UTC (2+ messages)
[PATCH v5 0/4] vdpa tool enhancements
2022-03-10 16:47 UTC (5+ messages)
` [PATCH v5 3/4] vdpa: Support for configuring max VQ pairs for a device
[PATCH v2 net-next] net: add per-cpu storage and net->core_stats
2022-03-10 16:44 UTC (3+ messages)
[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-03-10 16:40 UTC (17+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
[PATCH] brcmfmac: make the read-only array pktflags static const
2022-03-10 16:19 UTC (2+ messages)
[PATCH] rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
2022-03-10 16:18 UTC (2+ messages)
[PATCH] net: wireless: cw1200: use time_is_after_jiffies() instead of open coding it
2022-03-10 16:17 UTC (2+ messages)
` "
[PATCH net-next 0/3] netdevsim: Support for L3 HW stats
2022-03-10 16:12 UTC (4+ messages)
` [PATCH net-next 1/3] netdevsim: Introduce support for L3 offload xstats
` [PATCH net-next 2/3] selftests: netdevsim: hw_stats_l3: Add a new test
` [PATCH net-next 3/3] selftests: mlxsw: "
[PATCH] net: wireless: marvell: use time_is_before_jiffies() instead of open coding it
2022-03-10 16:11 UTC (2+ messages)
[PATCH] brcmfmac: check the return value of devm_kzalloc() in brcmf_of_probe()
2022-03-10 16:09 UTC (2+ messages)
[PATCH] ax25: Fix memory leaks caused by ax25_cb_del()
2022-03-10 16:01 UTC (3+ messages)
` "
[PATCH] ath10k: Fix error handling in ath10k_setup_msa_resources
2022-03-10 15:52 UTC (2+ messages)
[PATCH] ath11k: remove unneeded flush_workqueue
2022-03-10 15:51 UTC (2+ messages)
[PATCH] bpf: test_run: use kvfree() for memory allocated with kvmalloc()
2022-03-10 15:23 UTC (3+ messages)
[PATCH bpf-next] bpf: initialise retval in bpf_prog_test_run_xdp()
2022-03-10 15:20 UTC (2+ messages)
[PATCH v10 00/12] fprobe: Introduce fprobe function entry/exit probe
2022-03-10 15:11 UTC (5+ messages)
` [PATCH v10 12/12] fprobe: Add a selftest for fprobe
[PATCH v1 0/6] Add TDX Guest Attestation support
2022-03-10 14:57 UTC (6+ messages)
` [PATCH v1 4/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
[PATCH V2] ax25: Fix NULL pointer dereferences in ax25 timers
2022-03-10 14:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).