netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 08:23:20 to 2022-09-23 20:19:45 UTC [more...]

[PATCH v2 00/35] net/tcp: Add TCP-AO support
 2022-09-23 20:13 UTC  (35+ messages)
` [PATCH v2 01/35] crypto: Introduce crypto_pool
` [PATCH v2 02/35] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 03/35] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v2 04/35] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH v2 05/35] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 06/35] net/ipv6: sr: Switch to using crypto_pool
` [PATCH v2 07/35] tcp: Add TCP-AO config and structures
` [PATCH v2 08/35] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v2 09/35] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v2 10/35] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v2 11/35] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v2 12/35] net/tcp: Add tcp_parse_auth_options()
` [PATCH v2 13/35] net/tcp: Add AO sign to RST packets
` [PATCH v2 14/35] net/tcp: Add TCP-AO sign to twsk
` [PATCH v2 15/35] net/tcp: Wire TCP-AO to request sockets
` [PATCH v2 16/35] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v2 17/35] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v2 18/35] net/tcp: Add TCP-AO segments counters
` [PATCH v2 19/35] net/tcp: Add TCP-AO SNE support
` [PATCH v2 20/35] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v2 21/35] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v2 22/35] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v2 23/35] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH v2 24/35] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v2 25/35] selftests/net: Add TCP-AO library
` [PATCH v2 26/35] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH v2 27/35] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH v2 28/35] selftest/tcp-ao: Add a test for MKT matching
` [PATCH v2 29/35] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH v2 30/35] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH v2 31/35] selftests/aolib: Add test/benchmark for removing MKTs
` [PATCH v2 33/35] selftest/nettest: Rename md5_prefix* => auth_prefix*
` [PATCH v2 34/35] selftests/nettest: Add TCP-AO support
` [PATCH v2 35/35] selftests/fcnal-test.sh: Add TCP-AO tests

[PATCH v6 1/3] Bluetooth: Add support for hci devcoredump
 2022-09-23 19:51 UTC  (2+ messages)

[PATCH net-next 0/7] tsnep: multi queue support and some other improvements
 2022-09-23 19:33 UTC  (15+ messages)
` [PATCH net-next 2/7] dt-bindings: net: tsnep: Allow additional interrupts
` [PATCH net-next 3/7] tsnep: Move interrupt from device to queue
` [PATCH net-next 5/7] tsnep: Add EtherType RX flow classification support
` [PATCH net-next 7/7] tsnep: Rework RX buffer allocation

[PATCH net-next] net/smc: Support SO_REUSEPORT
 2022-09-23 19:00 UTC  (2+ messages)

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-09-23 18:50 UTC  (11+ messages)
` [Intel-wired-lan] "

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (10+ messages)
` [PATCH 01/12] "

[PATCH bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
 2022-09-23 18:48 UTC  (9+ messages)
` [PATCH bpf-next 4/5] bpf: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself

[Patch net-next v4 0/6] net: dsa: microchip: ksz9477: enable interrupt for internal phy link detection
 2022-09-23 18:43 UTC  (6+ messages)
` [Patch net-next v4 3/6] net: dsa: microchip: lan937x: return zero if mdio node not present
` [Patch net-next v4 4/6] net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common

[PATCH v2 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-09-23 18:31 UTC  (9+ messages)
` [PATCH v2 net-next 08/14] net: dsa: felix: update init_regmap to be string-based
` [PATCH v2 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH v5 0/4] Mediatek ethernet patches for mt8188
 2022-09-23 18:15 UTC  (7+ messages)
` [PATCH v5 2/4] dt-bindings: net: snps,dwmac: add clk_csr property
` [PATCH v5 4/4] net: stmmac: Update the name of property 'clk_csr'

[PATCH net-next v3] net: skb: introduce and use a single page frag cache
 2022-09-23 17:12 UTC 

[PATCH -next] wifi: brcmfmac: pcie: add missing pci_disable_device() in brcmf_pcie_get_resource()
 2022-09-23 16:50 UTC  (2+ messages)

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-23 16:39 UTC  (5+ messages)
` [PATCH net-next 1/4] net: introduce struct ubuf_info_msgzc
` [PATCH net-next 2/4] xen/netback: use "
` [PATCH net-next 3/4] vhost/net: "
` [PATCH net-next 4/4] net: shrink struct ubuf_info

[PATCH v2 net-next 00/12] Add tc-taprio support for queueMaxSDU
 2022-09-23 16:33 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] net/sched: taprio: allow user input of per-tc max SDU
` [PATCH v2 net-next 02/12] tsnep: deny tc-taprio changes to "
` [PATCH v2 net-next 03/12] igc: "
` [PATCH v2 net-next 04/12] net: stmmac: "
` [PATCH v2 net-next 05/12] net: am65-cpsw: "
` [PATCH v2 net-next 06/12] net: lan966x: "
` [PATCH v2 net-next 07/12] net: dsa: sja1105: "
` [PATCH v2 net-next 08/12] net: dsa: felix: offload per-tc max SDU from tc-taprio
` [PATCH v2 net-next 09/12] net: dsa: hellcreek: Offload "
` [PATCH v2 net-next 10/12] net: enetc: cache accesses to &priv->si->hw
` [PATCH v2 net-next 11/12] net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
` [PATCH v2 net-next 12/12] net: enetc: offload per-tc max SDU from tc-taprio

[PATCH net-next v2] net: skb: introduce and use a single page frag cache
 2022-09-23 16:19 UTC  (6+ messages)

[PATCH net-next 1/3] net: use netdev_unregistering instead of open code
 2022-09-23 16:09 UTC  (3+ messages)
` [PATCH net-next 2/3] ethtool: "
` [PATCH net-next 3/3] nfp: abm: "

[syzbot] WARNING in wireless_send_event
 2022-09-23 16:05 UTC 

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-23 15:55 UTC  (10+ messages)
` [PATCH v4 1/7] lib/find_bit: Introduce find_next_andnot_bit()
` [PATCH v4 2/7] cpumask: Introduce for_each_cpu_andnot()
` [PATCH v4 3/7] lib/test_cpumask: Add for_each_cpu_and(not) tests
` [PATCH v4 4/7] sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
` [PATCH v4 5/7] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v4 6/7] sched/topology: Introduce for_each_numa_hop_cpu()
` [PATCH v4 7/7] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints

[PATCH net-next v2 00/12] net: dpaa2-eth: AF_XDP zero-copy support
 2022-09-23 15:45 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: dpaa2-eth: add support to query the number of queues through ethtool
` [PATCH net-next v2 02/12] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
` [PATCH net-next v2 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI
` [PATCH net-next v2 04/12] net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
` [PATCH net-next v2 05/12] net: dpaa2-eth: export buffer pool info into a new debugfs file
` [PATCH net-next v2 06/12] net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
` [PATCH net-next v2 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions
` [PATCH net-next v2 08/12] net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
` [PATCH net-next v2 09/12] net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
` [PATCH net-next v2 10/12] net: dpaa2-eth: AF_XDP RX zero copy support
` [PATCH net-next v2 11/12] net: dpaa2-eth: AF_XDP TX "
` [PATCH net-next v2 12/12] net: dpaa2-eth: add trace points on XSK events

[RFC PATCH net-next v4 0/6] Implement devlink-rate API and extend it
 2022-09-23 15:46 UTC  (12+ messages)
` [RFC PATCH net-next v4 2/6] devlink: Extend devlink-rate api with queues and new parameters

[PATCH net-next] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, set}link
 2022-09-23 15:42 UTC  (10+ messages)

[PATCH net-next 0/3] nfp: support FEC mode reporting and auto-neg
 2022-09-23 15:41 UTC  (6+ messages)
` [PATCH net-next 2/3] nfp: add support for link auto negotiation

[PATCH net-next 0/2] net: sched: add helper support in act_ct for ovs offloading
 2022-09-23 15:28 UTC  (3+ messages)
` [PATCH net-next 1/2] net: sched: fix the err path of tcf_ct_init in act_ct
` [PATCH net-next 2/2] net: sched: add helper support "

[PATCH net] net/sched: act_mirred: use the backlog for mirred ingress
 2022-09-23 15:11 UTC 

[PATCH mm] mm: fix BUG with kvzalloc+GFP_ATOMIC
 2022-09-23 15:10 UTC  (6+ messages)

[PATCH net-next] net/sched: taprio: simplify list iteration in taprio_dev_notifier()
 2022-09-23 14:59 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2022-09-23 14:39 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: remove unnecessary i2c_set_clientdata()
 2022-09-23 14:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: lan9303: "
` [PATCH net-next 2/3] net: dsa: microchip: ksz9477: "
` [PATCH net-next 3/3] net: dsa: xrs700x: "

[PATCH V2] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-23 14:25 UTC 

[PATCH net-next 0/11] pull-request: can-next 2022-09-23
 2022-09-23 14:20 UTC  (13+ messages)
` [PATCH net-next 01/11] can: bcm: registration process optimization in bcm_module_init()
` [PATCH net-next 02/11] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH net-next 03/11] can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
` [PATCH net-next 04/11] can: gs_usb: add missing lock to protect struct timecounter::cycle_last
` [PATCH net-next 05/11] can: gs_usb: gs_can_open(): initialize time counter before starting device
` [PATCH net-next 06/11] can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
` [PATCH net-next 07/11] can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
` [PATCH net-next 08/11] can: gs_usb: gs_make_candev(): clean up error handling
` [PATCH net-next 09/11] can: gs_usb: add switchable termination support
` [PATCH net-next 10/11] can: gs_usb: remove dma allocations
` [PATCH net-next 11/11] can: ctucanfd: Remove redundant dev_err call

[PATCH] wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
 2022-09-23 14:19 UTC  (3+ messages)

[PATCH net-next] selftests/bonding: re-add lladdr target test
 2022-09-23 14:10 UTC  (4+ messages)

[PATCH net-next 0/7] net: macsec: remove the preparation phase when offloading operations
 2022-09-23 14:10 UTC  (2+ messages)

[PATCH net v2 0/2] net: mt7531: pll & reset fixes
 2022-09-23 14:10 UTC  (2+ messages)

[PATCH net-next,v2 00/15] add tc-testing qdisc test cases
 2022-09-23 13:40 UTC  (2+ messages)

[PATCH v3 net-next 0/2] net: openvswitch: metering and conntrack in userns
 2022-09-23 13:38 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: openvswitch: allow metering in non-initial user namespace
` [PATCH v3 net-next 2/2] net: openvswitch: allow conntrack "

[PATCH v3 0/3] net: ethernet: renesas: Add Ethernet Switch driver
 2022-09-23 13:11 UTC  (3+ messages)
` [PATCH v3 2/3] "

[PATCH v4 net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-23 13:02 UTC  (3+ messages)

[net-next PATCH v2 0/4] Extend action skbedit to RX queue mapping
 2022-09-23 13:02 UTC  (6+ messages)

[PATCH v4 0/9] tegra: Add support for MGBE controller
 2022-09-23 12:52 UTC  (7+ messages)
` [PATCH net-next v4 9/9] stmmac: tegra: Add MGBE support

[PATCH] MAINTAINERS: rectify file entry in TEAM DRIVER
 2022-09-23 12:50 UTC  (2+ messages)

[PATCH net-next] xdp: Adjust xdp_frame layout to avoid using bitfields
 2022-09-23 12:48 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-09-23 12:25 UTC  (5+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-23 12:21 UTC  (14+ messages)

[PATCH v2 0/2] can: bcm: can: bcm: random optimizations
 2022-09-23 12:12 UTC  (2+ messages)

[PATCH net-next] can: ctucanfd: Remove redundant dev_err call
 2022-09-23 12:11 UTC  (2+ messages)

[PATCH net-next v4 RESEND] stmmac: tegra: Add MGBE support
 2022-09-23 11:49 UTC 

[PATCH net-next v2 0/4] net: lan966x: Add mqprio and taprio support
 2022-09-23 11:40 UTC  (2+ messages)

[PATCH net] net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
 2022-09-23 11:40 UTC  (2+ messages)

[net-next PATCH] dt-bindings: net: marvell,pp2: convert to json-schema
 2022-09-23 11:21 UTC  (2+ messages)

[PATCH net-next 2/2] net: hns3: PF add support setting parameters of congestion control algorithm by devlink param
 2022-09-23 11:20 UTC  (2+ messages)

[PATCH v4] net: dsa: mt7530: add support for in-band link status
 2022-09-23 11:10 UTC  (2+ messages)

[PATCH] xen-netback: use kstrdup instead of open-coding it
 2022-09-23 11:10 UTC  (3+ messages)

[PATCH net-next v6 0/8] net: phy: Add support for rate matching
 2022-09-23 11:10 UTC  (2+ messages)

[PATCH v2] tun: support not enabling carrier in TUNSETIFF
 2022-09-23 11:10 UTC  (2+ messages)

[PATCH -next] drivers: net: hippi: Add missing pci_disable_device() in rr_init_one()
 2022-09-23  9:43 UTC 

[PATCH net V2] net: lan743x: Fixes: 60942c397af6 ("Add support for PTP-IO Event Input External Timestamp (extts)")
 2022-09-23  9:41 UTC 

[PATCH] net: lan743x: Fixes: 60942c397af6 ("Add support for PTP-IO Event Input External Timestamp (extts)"
 2022-09-23  9:37 UTC 

[PATCH net] xfrm: Reinject transport-mode packets through workqueue
 2022-09-23  9:30 UTC 

[PATCH net 0/3] pull-request: can 2022-09-21
 2022-09-23  9:24 UTC  (6+ messages)
` [PATCH net 2/3] can: gs_usb: gs_can_open(): fix race dev->can.state condition

[PATCH v4 0/2] Mediatek ethernet patches for mt8188
 2022-09-23  9:23 UTC  (5+ messages)
` [resend PATCH v4 2/2] dt-bindings: net: snps,dwmac: add clk_csr property

[PATCH net-next v2 0/5] Add QoS offload support for sparx5
 2022-09-23  9:20 UTC  (2+ messages)

[PATCH net-next] macsec: don't free NULL metadata_dst
 2022-09-23  9:07 UTC 

[PATCH] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-23  9:07 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).