messages from 2023-05-17 01:42:57 to 2023-05-17 12:38:56 UTC [more...]
[PATCH net-next v2 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
2023-05-17 12:38 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
` [PATCH net-next v2 2/2] net: dsa: microchip: ksz8: Add function to configure downstream ports for KSZ8xxx
[PATCH net 0/3] Netfilter fixes for net
2023-05-17 12:37 UTC (4+ messages)
` [PATCH net 1/3] netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
` [PATCH net 2/3] netfilter: nf_tables: fix nft_trans type confusion
` [PATCH net 3/3] netfilter: nft_set_rbtree: fix null deref on element insertion
[PATCH] lib80211: remove unused variables iv32 and iv16
2023-05-17 12:33 UTC
[PATCH net-next] net: phy: broadcom: Register dummy IRQ handler
2023-05-17 12:32 UTC (3+ messages)
[PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
2023-05-17 12:29 UTC (2+ messages)
[PATCH net] net: pcs: xpcs: fix C73 AN not getting enabled
2023-05-17 12:10 UTC (2+ messages)
[PATCH net] net: selftests: Fix optstring
2023-05-17 12:10 UTC (2+ messages)
[PATCH v2] net: wwan: t7xx: Ensure init is completed before system sleep
2023-05-17 12:10 UTC (2+ messages)
[PATCH] net/pppoe: make number of hash bits configurable
2023-05-17 12:10 UTC (2+ messages)
[RESEND PATCH net-next v5] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
2023-05-17 12:10 UTC (2+ messages)
[PATCH net-next V3 0/3] net: axienet: Introduce dmaengine
2023-05-17 12:06 UTC (6+ messages)
` [PATCH net-next V3 1/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
[PATCH net-next 0/4] net: tcp: make txhash use consistent for IPv4
2023-05-17 12:05 UTC (11+ messages)
` [PATCH net-next 4/4] net: skbuff: fix l4_hash comment
[PATCH net] vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
2023-05-17 12:00 UTC (2+ messages)
[PATCH v3 net] net: wwan: iosm: fix NULL pointer dereference when removing device
2023-05-17 12:00 UTC (2+ messages)
[RFC PATCH v2 0/2] can: virtio: virtio-can driver
2023-05-17 11:43 UTC (5+ messages)
` [RFC PATCH v2 1/2] can: virtio: Initial virtio CAN driver
[PATCH net-next v5 0/3] Add SCM_PIDFD and SO_PEERPIDFD
2023-05-17 11:33 UTC (4+ messages)
` [PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
[PATCH net 0/5] SPDX conversion for bonding, 8390, and i825xx drivers
2023-05-17 11:21 UTC (3+ messages)
` [PATCH net 4/5] net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX identifier
[PATCH v2 6/9] net/mlx5: Use RMW accessors for changing LNKCTL
2023-05-17 11:18 UTC (8+ messages)
` [PATCH v2 7/9] wifi: ath11k: "
` [PATCH v2 8/9] wifi: ath12k: "
` [PATCH v2 9/9] wifi: ath10k: "
Urgent-Order
2023-05-17 11:14 UTC
[PATCH RFC net-next] net/core: Enable socket busy polling on -RT
2023-05-17 11:09 UTC
net: getsockopt(TCP_MAXSEG) on listen sock returns wrong MSS?
2023-05-17 11:08 UTC
[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
2023-05-17 11:02 UTC (28+ messages)
` [PATCH RFC v2 net-next 02/28] net/sched: act_api: increase action kind string length
` [PATCH RFC v2 net-next 03/28] net/sched: act_api: increase TCA_ID_MAX
` [PATCH RFC v2 net-next 04/28] net/sched: act_api: add init_ops to struct tc_action_op
` [PATCH RFC v2 net-next 05/28] net/sched: act_api: introduce tc_lookup_action_byid()
` [PATCH RFC v2 net-next 06/28] net/sched: act_api: export generic tc action searcher
` [PATCH RFC v2 net-next 07/28] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH RFC v2 net-next 08/28] net: introduce rcu_replace_pointer_rtnl
` [PATCH RFC v2 net-next 09/28] p4tc: add P4 data types
` [PATCH RFC v2 net-next 10/28] p4tc: add pipeline create, get, update, delete
` [PATCH RFC v2 net-next 11/28] p4tc: add metadata create, update, delete, get, flush and dump
` [PATCH RFC v2 net-next 12/28] p4tc: add header field create, get, delete, "
` [PATCH RFC v2 net-next 13/28] p4tc: add action template create, update, delete, get, "
` [PATCH RFC v2 net-next 14/28] p4tc: add table "
` [PATCH RFC v2 net-next 15/28] p4tc: add table entry create, update, get, delete, "
` [PATCH RFC v2 net-next 16/28] p4tc: add register create, update, delete, get, "
` [PATCH RFC v2 net-next 17/28] p4tc: add dynamic action commands
` [PATCH RFC v2 net-next 18/28] p4tc: add P4 classifier
` [PATCH RFC v2 net-next 19/28] selftests: tc-testing: add JSON introspection file directory for P4TC
` [PATCH RFC v2 net-next 20/28] selftests: tc-testing: Don't assume ENVIR is declared in local config
` [PATCH RFC v2 net-next 21/28] selftests: tc-testing: add P4TC pipeline control path tdc tests
` [PATCH RFC v2 net-next 22/28] selftests: tc-testing: add P4TC metadata "
` [PATCH RFC v2 net-next 23/28] selftests: tc-testing: add P4TC action templates "
` [PATCH RFC v2 net-next 24/28] selftests: tc-testing: add P4TC table control path "
` [PATCH RFC v2 net-next 25/28] selftests: tc-testing: add P4TC table entries "
` [PATCH RFC v2 net-next 26/28] selftests: tc-testing: add P4TC register "
` [PATCH RFC v2 net-next 27/28] p4tc: add set of P4TC table lookup kfuncs
` [PATCH RFC v2 net-next 28/28] MAINTAINERS: add p4tc entry
[PATCH RFC net-next 00/28 v2] Introducing P4TC
2023-05-17 11:02 UTC
[PATCH net-next 0/7] net: sfp: add support for control of rate selection
2023-05-17 10:38 UTC (8+ messages)
` [PATCH net-next 1/7] net: sfp: add helper to modify signal states
` [PATCH net-next 2/7] net: sfp: move rtnl lock to cover reading state
` [PATCH net-next 3/7] net: sfp: swap order of rtnl and st_mutex locks
` [PATCH net-next 4/7] net: sfp: move sm_mutex into sfp_check_state()
` [PATCH net-next 5/7] net: sfp: change st_mutex locking
` [PATCH net-next 6/7] net: sfp: add support for setting signalling rate
` [PATCH net-next 7/7] net: sfp: add support for rate selection
[PATCH net-next v8 0/9] TXGBE PHYLINK support
2023-05-17 10:29 UTC (16+ messages)
` [PATCH net-next v8 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v8 6/9] net: txgbe: Support GPIO to SFP socket
[RFC PATCH v7 0/8] Create common DPLL configuration API
2023-05-17 10:18 UTC (2+ messages)
knob to disable locally-originating qdisc optimisation?
2023-05-17 10:00 UTC (14+ messages)
[PATCH iproute2-next v2] ip-link: add support for nolocalbypass in vxlan
2023-05-17 9:58 UTC (3+ messages)
[PATCH bpf v8 00/13] bpf sockmap fixes
2023-05-17 9:44 UTC (16+ messages)
` [PATCH bpf v8 01/13] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v8 02/13] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v8 03/13] bpf: sockmap, reschedule is now done through backlog
` [PATCH bpf v8 04/13] bpf: sockmap, improved check for empty queue
` [PATCH bpf v8 05/13] bpf: sockmap, handle fin correctly
` [PATCH bpf v8 06/13] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v8 07/13] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v8 08/13] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v8 09/13] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v8 10/13] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v8 11/13] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v8 12/13] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v8 13/13] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops
[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
2023-05-17 9:41 UTC (6+ messages)
[PATCH net-next] net: liquidio: lio_core: Remove unnecessary (void*) conversions
2023-05-17 9:35 UTC (6+ messages)
[PATCH net] MAINTAINERS: skip CCing netdev for Bluetooth patches
2023-05-17 9:29 UTC (2+ messages)
[PATCH v2 net-next] e1000e: Add @adapter description to kdoc
2023-05-17 9:28 UTC (2+ messages)
[PATCH net-next 0/3] WAKE_FILTER for Broadcom PHY
2023-05-17 9:24 UTC (2+ messages)
[PATCH] net: usb: ipheth: add CDC NCM support
2023-05-17 9:18 UTC (2+ messages)
Net related kernel panic caused by commit in next-20230512..next-20230515
2023-05-17 9:17 UTC (3+ messages)
[PATCH bpf-next v1 0/5] net/smc: Introduce BPF injection capability
2023-05-17 9:16 UTC (6+ messages)
` [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
[PATCH v3 0/4] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes) - miscellaneous
2023-05-17 9:04 UTC (5+ messages)
` [PATCH v3 1/4] agp/amd64: Remove GPL distribution notice
` [PATCH v3 2/4] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH v3 3/4] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v3 4/4] include: synclink: Replace GPL license notice with SPDX identifier
[PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
2023-05-17 8:49 UTC (13+ messages)
[PATCH net] mailmap: add entries for Nikolay Aleksandrov
2023-05-17 8:40 UTC (2+ messages)
[PATCH v2 0/5] Refactoring for GMA command
2023-05-17 8:36 UTC (9+ messages)
` [PATCH v2 3/5] dt-bindings: net: add mac-address-increment option
[PATCH net-next v2 0/8][pull request] ice: support dynamic interrupt allocation
2023-05-17 8:30 UTC (2+ messages)
[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-05-16
2023-05-17 8:30 UTC (2+ messages)
[PATCH net] igb: fix bit_shift to be in [1..8] range
2023-05-17 8:30 UTC (2+ messages)
[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-17 8:26 UTC (15+ messages)
[PATCH v5] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
2023-05-17 8:26 UTC (8+ messages)
[PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-05-17 8:14 UTC (3+ messages)
` [PATCH net-next 06/11] net: page_pool: avoid calling no-op externals when possible
[PATCH net-next] seg6: Cleanup duplicates of skb_dst_drop calls
2023-05-17 8:10 UTC (2+ messages)
[PATCH v1 net] tun: Fix memory leak for detached NAPI queue
2023-05-17 8:10 UTC (2+ messages)
[net-next PATCH v2] octeontx2-pf: mcs: Support VLAN in clear text
2023-05-17 8:10 UTC (2+ messages)
[PATCH] cassini: Fix a memory leak in the error handling path of cas_init_one()
2023-05-17 8:10 UTC (2+ messages)
[PATCH net] net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
2023-05-17 8:10 UTC (2+ messages)
[PATCH net-next 0/2] minor tcp io_uring zc optimisations
2023-05-17 7:40 UTC (2+ messages)
[PATCH 1/4] net: isa: include net/Space.h
2023-05-17 7:33 UTC (3+ messages)
` [PATCH 3/4] bridge: always declare tunnel functions
[PATCH] can: ctucanfd: Fix an error handling path in ctucan_probe_common()
2023-05-17 7:05 UTC (4+ messages)
[PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
2023-05-17 6:27 UTC (2+ messages)
[PATCH] [v2] wifi: b43: fix incorrect __packed annotation
2023-05-17 6:24 UTC (2+ messages)
[PATCH v3] net: Remove low_thresh in ip defrag
2023-05-17 6:23 UTC (3+ messages)
[PATCH] selftests: fib_tests: mute cleanup error message
2023-05-17 6:00 UTC (2+ messages)
[PATCH] vdpa: consume device_features parameter
2023-05-17 5:56 UTC (2+ messages)
[PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
2023-05-17 5:41 UTC (4+ messages)
` [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
[PATCH bpf-next v2 00/10] seltests/xsk: prepare for AF_XDP multi-buffer testing
2023-05-17 5:40 UTC (2+ messages)
[PATCH v1] virtio_pci: Optimize virtio_pci_device structure size
2023-05-17 5:23 UTC (2+ messages)
[PATCH net-next] net: bna: bnad: Remove unnecessary (void*) conversions
2023-05-17 5:14 UTC (3+ messages)
[RFC PATCH net-next 0/2] Mitigate the Issue of Expired Routes in Linux IPv6 Routing Tables
2023-05-17 4:27 UTC (3+ messages)
` [RFC PATCH net-next 1/2] net: Remove expired routes with separated timers
` [RFC PATCH net-next 2/2] net: Remove unused code and variables
[PATCH] net: wwan: t7xx: Ensure init is completed before system sleep
2023-05-17 4:28 UTC (3+ messages)
[PATCH net] net: fec: add wmb to ensure correct descriptor values
2023-05-17 4:18 UTC (2+ messages)
[PATH net-next v1] octeontx2-pf: Add support for page pool
2023-05-17 4:15 UTC
[PATCH net-next 01/22] can: at91_can: Convert to platform remove callback returning void
2023-05-17 4:10 UTC (2+ messages)
[PATCH net 1/9] can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
2023-05-17 4:00 UTC (2+ messages)
[PATCH 1/7] xfrm: don't check the default policy if the policy allows the packet
2023-05-17 4:00 UTC (2+ messages)
[PATCH net-next] Revert "net: Remove low_thresh in ip defrag"
2023-05-17 4:00 UTC (2+ messages)
[PATCH v6 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig
2023-05-17 3:56 UTC (3+ messages)
[PATCH 6.3 022/246] rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()
2023-05-17 3:38 UTC (2+ messages)
[PATCH net] devlink: Fix crash with CONFIG_NET_NS=n
2023-05-17 3:20 UTC (2+ messages)
[PATCH v2] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
2023-05-17 3:10 UTC (5+ messages)
WARNING since next-20230516 about ipfrag_low_thresh_unused
2023-05-17 3:08 UTC (3+ messages)
[PATCH 2/2] rust: add socket support
2023-05-17 2:46 UTC (3+ messages)
pull-request: bpf-next 2023-05-16
2023-05-17 3:00 UTC (2+ messages)
[PATCH net v2] net/mlx5e: do as little as possible in napi poll when budget is 0
2023-05-17 2:04 UTC (2+ messages)
[PATCH net] net/mlx5e: do as little as possible in napi poll when budget is 0
2023-05-17 2:02 UTC (3+ messages)
Urgent-Order
2023-05-17 1:59 UTC
[RFC / RFT net 0/7] tls: rx: strp: fix inline crypto offload
2023-05-17 1:52 UTC (4+ messages)
[PATCH net 0/7] tls: rx: strp: fix inline crypto offload
2023-05-17 1:50 UTC (8+ messages)
` [PATCH net 1/7] tls: rx: device: fix checking decryption status
` [PATCH net 2/7] tls: rx: strp: set the skb->len of detached / CoW'ed skbs
` [PATCH net 3/7] tls: rx: strp: force mixed decrypted records into copy mode
` [PATCH net 4/7] tls: rx: strp: fix determining record length in "
` [PATCH net 5/7] tls: rx: strp: factor out copying skb data
` [PATCH net 6/7] tls: rx: strp: preserve decryption status of skbs when needed
` [PATCH net 7/7] tls: rx: strp: don't use GFP_KERNEL in softirq context
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).