messages from 2022-10-27 13:21:09 to 2022-10-28 00:50:12 UTC [more...]
[PATCH V7 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2022-10-28 0:50 UTC (5+ messages)
[PATCH net-next] net: wwan: iosm: add rpc interface for xmm modems
2022-10-28 0:31 UTC
[RFC PATCH net-next 00/16] bridge: Add MAC Authentication Bypass (MAB) support with offload
2022-10-27 23:49 UTC (10+ messages)
` [RFC PATCH net-next 01/16] bridge: Add MAC Authentication Bypass (MAB) support
` [RFC PATCH net-next 03/16] bridge: switchdev: Let device drivers determine FDB offload indication
` [RFC PATCH net-next 04/16] bridge: switchdev: Allow device drivers to install locked FDB entries
` [RFC PATCH net-next 10/16] mlxsw: spectrum_switchdev: Add support for locked FDB notifications
[PATCH net-next 0/2] netlink: add range checks for network byte integers
2022-10-27 23:35 UTC (5+ messages)
` [PATCH net-next 1/2] netlink: introduce NLA_POLICY_MAX_BE
[PATCH net-next v1 0/4] mlxbf_gige: add BlueField-3 support
2022-10-27 23:29 UTC (8+ messages)
` [PATCH net-next v1 1/4] mlxbf_gige: add MDIO support for BlueField-3
` [PATCH net-next v1 2/4] mlxbf_gige: support 10M/100M/1G speeds on BlueField-3
` [PATCH net-next v1 3/4] mlxbf_gige: add BlueField-3 Serdes configuration
` [PATCH net-next v1 4/4] mlxbf_gige: add BlueField-3 ethtool_ops
linux-next: manual merge of the net-next tree with Linus' tree
2022-10-27 23:28 UTC
[PATCH net-next v7 4/9] devlink: Allow for devlink-rate nodes parent reassignment
2022-10-27 22:34 UTC (2+ messages)
[PATCH net-next v7 3/9] devlink: Enable creation of the devlink-rate nodes from the driver
2022-10-27 21:27 UTC (2+ messages)
[PATCH net-next v2] netlink: split up copies in the ack construction
2022-10-27 21:25 UTC
[PATCH bpf-next v3 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
2022-10-27 21:10 UTC (2+ messages)
[PATCH net] netlink: hide validation union fields from kdoc
2022-10-27 21:21 UTC
[net-next] phy: convert to boolean for the mac_managed_pm flag
2022-10-27 21:09 UTC (3+ messages)
[PATCH net-next] net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOING
2022-10-27 21:10 UTC
[RFC PATCH net-next 0/3] Autoload DSA tagging driver when dynamically changing protocol
2022-10-27 21:08 UTC (4+ messages)
` [RFC PATCH net-next 1/3] net: dsa: fall back to default tagger if we can't load the one from DT
` [RFC PATCH net-next 2/3] net: dsa: provide a second modalias to tag proto drivers based on their name
` [RFC PATCH net-next 3/3] net: dsa: autoload tag driver module on tagging protocol change
[PULL] Networking for v6.1-rc3-2
2022-10-27 20:50 UTC (2+ messages)
[PATCH v3 00/36] net/tcp: Add TCP-AO support
2022-10-27 20:43 UTC (37+ messages)
` [PATCH v3 01/36] crypto: Introduce crypto_pool
` [PATCH v3 02/36] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH v3 03/36] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v3 04/36] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH v3 05/36] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v3 06/36] net/ipv6: sr: Switch to using crypto_pool
` [PATCH v3 07/36] tcp: Add TCP-AO config and structures
` [PATCH v3 08/36] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v3 09/36] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v3 10/36] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v3 11/36] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v3 12/36] net/tcp: Add tcp_parse_auth_options()
` [PATCH v3 13/36] net/tcp: Add AO sign to RST packets
` [PATCH v3 14/36] net/tcp: Add TCP-AO sign to twsk
` [PATCH v3 15/36] net/tcp: Wire TCP-AO to request sockets
` [PATCH v3 16/36] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v3 17/36] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v3 18/36] net/tcp: Add TCP-AO segments counters
` [PATCH v3 19/36] net/tcp: Add TCP-AO SNE support
` [PATCH v3 20/36] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v3 21/36] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v3 22/36] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v3 23/36] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH v3 24/36] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v3 25/36] net/tcp-ao: Add static_key for TCP-AO
` [PATCH v3 26/36] selftests/net: Add TCP-AO library
` [PATCH v3 27/36] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH v3 28/36] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH v3 29/36] selftest/tcp-ao: Add a test for MKT matching
` [PATCH v3 30/36] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH v3 31/36] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH v3 32/36] selftests/aolib: Add test/benchmark for removing MKTs
` [PATCH v3 33/36] selftests/nettest: Remove client_pw
` [PATCH v3 34/36] selftest/nettest: Rename md5_prefix* => auth_prefix*
` [PATCH v3 35/36] selftests/nettest: Add TCP-AO support
` [PATCH v3 36/36] selftests/fcnal-test.sh: Add TCP-AO tests
Marvell 88E6320 connected to i.MX8MN
2022-10-27 20:41 UTC (2+ messages)
[PATCH net] bpf: Fix memory leaks in __check_func_call
2022-10-27 20:34 UTC (3+ messages)
[PATCH v2 0/6] Avoid clashing function prototypes
2022-10-27 20:20 UTC (6+ messages)
` [PATCH v2 1/6] cfg80211: "
` [PATCH v2 2/6] hostap: "
` [PATCH v2 3/6] zd1201: "
` [PATCH v2 4/6] airo: "
` [PATCH v2 5/6] bna: "
[RFC bpf-next 0/5] xdp: hints via kfuncs
2022-10-27 20:10 UTC (8+ messages)
` [RFC bpf-next 1/5] bpf: Support inlined/unrolled kfuncs for xdp metadata
` [RFC bpf-next 2/5] veth: Support rx timestamp metadata for xdp
` [RFC bpf-next 3/5] libbpf: Pass prog_ifindex via bpf_object_open_opts
` [RFC bpf-next 4/5] selftests/bpf: Convert xskxceiver to use custom program
` [RFC bpf-next 5/5] selftests/bpf: Test rx_timestamp metadata in xskxceiver
[PATCHv2 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
2022-10-27 19:50 UTC (2+ messages)
[PATCH] mm: Make ksize() a reporting-only function
2022-10-27 19:15 UTC (4+ messages)
[PATCH] net: dpaa2: Add some debug prints on deferred probe
2022-10-27 19:00 UTC
[PATCH v4 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
2022-10-27 18:59 UTC (9+ messages)
` [PATCH v4 1/7] dt-bindings: net: Add generic Bluetooth controller
` [PATCH v4 2/7] dt-bindings: net: Add Broadcom BCM4377 family PCIe Bluetooth
` [PATCH v4 3/7] arm64: dts: apple: t8103: Add Bluetooth controller
` [PATCH v4 4/7] Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
` [PATCH v4 5/7] Bluetooth: Add quirk to disable extended scanning
` [PATCH v4 6/7] Bluetooth: Add quirk to disable MWS Transport Configuration
` [PATCH v4 7/7] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards
[PATCH v5 net-next] net: ftmac100: support mtu > 1500
2022-10-27 18:54 UTC (4+ messages)
[PATCH net-next v2] drivers: net: convert to boolean for the mac_managed_pm flag
2022-10-27 18:45 UTC
[PATCH net] kcm: do not sense pfmemalloc status in kcm_sendpage()
2022-10-27 18:40 UTC (2+ messages)
[PATCH net] net: do not sense pfmemalloc status in skb_append_pagefrags()
2022-10-27 18:40 UTC (2+ messages)
[PATCH v3 net] net: enetc: survive memory pressure without crashing
2022-10-27 18:40 UTC (2+ messages)
[PATCH net v2 0/5] macsec: offload-related fixes
2022-10-27 18:29 UTC (3+ messages)
` [PATCH net v2 3/5] macsec: fix secy->n_rx_sc accounting
[PATCH v2 net] net: enetc: survive memory pressure without crashing
2022-10-27 18:23 UTC (6+ messages)
[V4 net 01/15] net/mlx5e: Do not increment ESN when updating IPsec ESN state
2022-10-27 18:20 UTC (2+ messages)
[pull request][V4 net 00/15] mlx5 fixes 2022-10-14
2022-10-27 18:15 UTC (3+ messages)
` [V4 net 03/15] net/mlx5: DR, Fix matcher disconnect error flow
[PATCH 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
2022-10-27 18:03 UTC (4+ messages)
` [PATCH 2/2] net: hinic: Add control command support for VF PMD driver in DPDK
Syzkaller found a bug: general protection fault in x86_pmu_enable_event
2022-10-27 18:01 UTC
[PATCH net] netdevsim: fix memory leak in nsim_bus_dev_new()
2022-10-27 18:00 UTC (2+ messages)
[PATCH net,v3 0/2] fix some issues in netdevsim driver
2022-10-27 18:00 UTC (2+ messages)
[PATCH v2 4/6] bnxt_en: Use direct API instead of indirection
2022-10-27 17:56 UTC (2+ messages)
[PATCH net v2] net: wwan: iosm: fix memory leak in ipc_wwan_dellink
2022-10-27 17:46 UTC
[PATCH net 1/4] can: kvaser_usb: Fix possible completions during init_completion
2022-10-27 17:40 UTC (2+ messages)
[PATCH] net: broadcom: bcm4908_enet: update TX stats after actual transmission
2022-10-27 17:40 UTC (4+ messages)
[PATCH net 0/3] ip: rework the fix for dflt addr selection for connected nexthop"
2022-10-27 17:40 UTC (2+ messages)
[PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
2022-10-27 17:16 UTC (3+ messages)
[PATCH] wifi: wilc1000: sdio: fix module autoloading
2022-10-27 17:12 UTC
[RFC 0/5] "notify-device" for cross-driver readiness notification
2022-10-27 16:48 UTC (5+ messages)
` [RFC 1/5] misc: introduce notify-device driver
[PATCH net-next v2] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
2022-10-27 16:38 UTC (7+ messages)
[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
2022-10-27 16:37 UTC (10+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING ecc4eeb2208ab537a3f3744984cd7f30ac971db8
2022-10-27 16:34 UTC
[RFC net-next 0/2] DSA driver draft for MaxLinear's gsw1xx series switch
2022-10-27 16:12 UTC (10+ messages)
` [RFC net-next 1/2] dt-bindings: net: dsa: add bindings for GSW Series switches
` [RFC net-next 2/2] net: dsa: Add driver for Maxlinear GSW1XX switch
[PATCH net] genetlink: limit the use of validation workarounds to old ops
2022-10-27 16:10 UTC (2+ messages)
[PATCH net-next v3] net: remove unusged netdev_unregistering()
2022-10-27 16:04 UTC
[PATCH net] ipv4: fix source address and gateway mismatch under multiple default gateways
2022-10-27 15:54 UTC (2+ messages)
[RFC Patch net-next 0/6] net: dsa: microchip: add gPTP support for LAN937x switch
2022-10-27 15:51 UTC (4+ messages)
[PATCH net] net: dsa: fall back to default tagger if we can't load the one from DT
2022-10-27 15:50 UTC (2+ messages)
[PATCH iproute2]fix missing eBPF name
2022-10-27 15:38 UTC
[RFC][PATCH v2 06/31] timers: atm: Use del_timer_shutdown() before freeing timer
2022-10-27 15:05 UTC (3+ messages)
` [RFC][PATCH v2 16/31] timers: mISDN: "
` [RFC][PATCH v2 23/31] timers: nfc: pn533: "
[pull request][net-next V2 00/14] mlx5 updates 2022-10-24
2022-10-27 14:56 UTC (15+ messages)
` [net-next V2 01/14] net/mlx5: DR, In destroy flow, free resources even if FW command failed
` [net-next V2 02/14] net/mlx5: DR, Fix the SMFS sync_steering for fast teardown
` [net-next V2 03/14] net/mlx5: DR, Check device state when polling CQ
` [net-next V2 04/14] net/mlx5: DR, Remove unneeded argument from dr_icm_chunk_destroy
` [net-next V2 05/14] net/mlx5: DR, For short chains of STEs, avoid allocating ste_arr dynamically
` [net-next V2 06/14] net/mlx5: DR, Initialize chunk's ste_arrays at chunk creation
` [net-next V2 07/14] net/mlx5: DR, Handle domain memory resources init/uninit separately
` [net-next V2 08/14] net/mlx5: DR, In rehash write the line in the entry immediately
` [net-next V2 09/14] net/mlx5: DR, Manage STE send info objects in pool
` [net-next V2 10/14] net/mlx5: DR, Allocate icm_chunks from their own slab allocator
` [net-next V2 11/14] net/mlx5: DR, Allocate htbl from its "
` [net-next V2 12/14] net/mlx5: DR, Lower sync threshold for ICM hot memory
` [net-next V2 13/14] net/mlx5: DR, Keep track of hot ICM chunks in an array instead of list
` [net-next V2 14/14] net/mlx5: DR, Remove the buddy used_list
[PATCH net-next 0/2] Clean up SFP register definitions
2022-10-27 14:46 UTC (6+ messages)
` [PATCH net-next 1/2] net: sfp: convert register indexes from hex to decimal
` [PATCH net-next 2/2] net: sfp: move field definitions along side register index
[PATCH net-next 0/5] Extend TC key support for Sparx5 IS2 VCAP
2022-10-27 14:43 UTC (6+ messages)
` [PATCH net-next 1/5] net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset config
` [PATCH net-next 2/5] net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP
` [PATCH net-next 3/5] net: microchip: sparx5: Match keys in configured port keysets
` [PATCH net-next 4/5] net: microchip: sparx5: Let VCAP API validate added key- and actionfields
` [PATCH net-next 5/5] net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API
[PATCH] e1000e: Fix TX dispatch condition
2022-10-27 14:41 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] xfrm:fix access to the null pointer in __xfrm_state_delete()
2022-10-27 14:24 UTC
[PATCH net] net: tun: limit first seg size to avoid oversized linearization
2022-10-27 14:11 UTC (5+ messages)
[PATCH 0/4] nfc: Fix potential memory leak of skb
2022-10-27 14:03 UTC (5+ messages)
` [PATCH 1/4] nfc: fdp: Fix potential memory leak in fdp_nci_send()
` [PATCH 2/4] nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
` [PATCH 3/4] nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
` [PATCH 4/4] nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
[PATCH net] net: bcmsysport: Indicate MAC is in charge of PHY PM
2022-10-27 14:00 UTC (2+ messages)
[PATCH net-next v5] skbuff: Proactively round up to kmalloc bucket size
2022-10-27 14:00 UTC (2+ messages)
[PATCH 01/15] hamradio: baycom: remove BAYCOM_MAGIC
2022-10-27 13:45 UTC (4+ messages)
` [PATCH 12/15] drivers: net: slip: remove SLIP_MAGIC
[PATCH v5 0/3] net: ethernet: renesas: Add support for "Ethernet Switch"
2022-10-27 13:40 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: net: renesas: Document Renesas Ethernet Switch
` [PATCH v5 2/3] net: ethernet: renesas: Add support for "Ethernet Switch"
` [PATCH v5 3/3] net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support
[PATCH net] ipv6/gro: fix an out of bounds memory bug in ipv6_gro_receive()
2022-10-27 13:39 UTC (4+ messages)
[PATCH net v2] tcp: reset tp->sacked_out when sack is enabled
2022-10-27 13:32 UTC (4+ messages)
[PATCH net-next 00/11] net: mtk_eth_soc: improve PCS implementation
2022-10-27 13:23 UTC (2+ messages)
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).