messages from 2023-04-21 13:51:05 to 2023-04-21 23:51:01 UTC [more...]
[PATCH net-next 00/19] Netfilter/IPVS updates for net-next
2023-04-21 23:50 UTC (18+ messages)
` [PATCH net-next 01/19] netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
` [PATCH net-next 02/19] netfilter: nf_tables: don't store address of last rule on jump
` [PATCH net-next 03/19] netfilter: nf_tables: don't store chain address "
` [PATCH net-next 04/19] netfilter: nf_tables: don't write table validation state without mutex
` [PATCH net-next 05/19] netfilter: nf_tables: make validation state per table
` [PATCH net-next 06/19] netfilter: nf_tables: remove unneeded conditional
` [PATCH net-next 07/19] netfilter: nf_tables: do not store pktinfo in traceinfo structure
` [PATCH net-next 08/19] netfilter: nf_tables: do not store verdict "
` [PATCH net-next 09/19] netfilter: nf_tables: do not store rule "
` [PATCH net-next 10/19] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH net-next 11/19] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH net-next 12/19] ipvs: Remove {Enter,Leave}Function
` [PATCH net-next 13/19] ipvs: Correct spelling in comments
` [PATCH net-next 14/19] netfilter: nf_tables: extended netlink error reporting for netdevice
` [PATCH net-next 15/19] netfilter: nf_tables: do not send complete notification of deletions
` [PATCH net-next 16/19] netfilter: nf_tables: rename function to destroy hook list
` [PATCH net-next 19/19] netfilter: nf_tables: allow to create netdev chain without device
[PATCH net-next 00/20] Netfilter/IPVS updates for net-next
2023-04-21 23:40 UTC (22+ messages)
` [PATCH net-next 01/20] netfilter: nft_exthdr: add boolean DCCP option matching
` [PATCH net-next 02/20] netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
` [PATCH net-next 03/20] netfilter: nf_tables: don't store address of last rule on jump
` [PATCH net-next 04/20] netfilter: nf_tables: don't store chain address "
` [PATCH net-next 05/20] netfilter: nf_tables: don't write table validation state without mutex
` [PATCH net-next 06/20] netfilter: nf_tables: make validation state per table
` [PATCH net-next 07/20] netfilter: nf_tables: remove unneeded conditional
` [PATCH net-next 08/20] netfilter: nf_tables: do not store pktinfo in traceinfo structure
` [PATCH net-next 09/20] netfilter: nf_tables: do not store verdict "
` [PATCH net-next 10/20] netfilter: nf_tables: do not store rule "
` [PATCH net-next 11/20] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH net-next 12/20] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH net-next 13/20] ipvs: Remove {Enter,Leave}Function
` [PATCH net-next 14/20] ipvs: Correct spelling in comments
` [PATCH net-next 15/20] netfilter: nf_tables: extended netlink error reporting for netdevice
` [PATCH net-next 16/20] netfilter: nf_tables: do not send complete notification of deletions
` [PATCH net-next 17/20] netfilter: nf_tables: rename function to destroy hook list
` [PATCH net-next 18/20] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH net-next 19/20] netfilter: nf_tables: support for deleting devices in "
` [PATCH net-next 20/20] netfilter: nf_tables: allow to create netdev chain without device
[PATCH nf-next v3 0/4] ipvs: Cleanups for v6.4
2023-04-21 23:13 UTC (3+ messages)
issues to bring up two VSC8531 PHYs
2023-04-21 22:55 UTC (9+ messages)
[PATCH] bonding: Always assign be16 value to vlan_proto
2023-04-21 22:34 UTC (7+ messages)
[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-21 22:23 UTC (3+ messages)
[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
2023-04-21 22:14 UTC (2+ messages)
[PATCH net] rxrpc: Fix potential race in error handling in afs_make_call()
2023-04-21 22:03 UTC
pull-request: bpf-next 2023-04-21
2023-04-21 21:10 UTC
[PATCH net-next v5 0/5] net/sched: act_pedit: minor improvements
2023-04-21 21:25 UTC (6+ messages)
` [PATCH net-next v5 1/5] net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
` [PATCH net-next v5 2/5] net/sched: act_pedit: use extack in 'ex' parsing errors
` [PATCH net-next v5 3/5] net/sched: act_pedit: check static offsets a priori
` [PATCH net-next v5 4/5] net/sched: act_pedit: remove extra check for key type
` [PATCH net-next v5 5/5] net/sched: act_pedit: rate limit datapath messages
[PATCH bpf-next v5 0/7] bpf: add netfilter program type
2023-04-21 20:26 UTC (10+ messages)
` [PATCH bpf-next v5 1/7] bpf: add bpf_link support for BPF_NETFILTER programs
` [PATCH bpf-next v5 2/7] bpf: minimal support for programs hooked into netfilter framework
` [PATCH bpf-next v5 3/7] netfilter: nfnetlink hook: dump bpf prog id
` [PATCH bpf-next v5 4/7] netfilter: disallow bpf hook attachment at same priority
` [PATCH bpf-next v5 5/7] tools: bpftool: print netfilter link info
` [PATCH bpf-next v5 6/7] bpf: add test_run support for netfilter program type
` [PATCH bpf-next v5 7/7] selftests/bpf: add missing netfilter return value and ctx access tests
[PATCH net-next v4 0/6] tsnep: XDP socket zero-copy support
2023-04-21 19:46 UTC (7+ messages)
` [PATCH net-next v4 1/6] tsnep: Replace modulo operation with mask
` [PATCH net-next v4 2/6] tsnep: Rework TX/RX queue initialization
` [PATCH net-next v4 3/6] tsnep: Add functions for queue enable/disable
` [PATCH net-next v4 4/6] tsnep: Move skb receive action to separate function
` [PATCH net-next v4 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v4 6/6] tsnep: Add XDP socket zero-copy TX support
[RFC PATCH net-next 00/22] net: dsa: MT7530, MT7531, and MT7988 improvements
2023-04-21 19:06 UTC (39+ messages)
` [RFC PATCH net-next 01/22] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [RFC PATCH net-next 02/22] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [RFC PATCH net-next 03/22] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [RFC PATCH net-next 04/22] net: dsa: mt7530: improve comments regarding port 5 and 6
` [RFC PATCH net-next 05/22] net: dsa: mt7530: read XTAL value from correct register
` [RFC PATCH net-next 06/22] net: dsa: mt7530: improve code path for setting up port 5
` [RFC PATCH net-next 07/22] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH net-next 08/22] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [RFC PATCH net-next 09/22] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [RFC PATCH net-next 10/22] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH net-next 11/22] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH net-next 12/22] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [RFC PATCH net-next 13/22] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 14/22] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH net-next 15/22] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH net-next 16/22] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [RFC PATCH net-next 17/22] net: dsa: mt7530: fix port capabilities for MT7988
` [RFC PATCH net-next 18/22] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [RFC PATCH net-next 19/22] net: dsa: mt7530: set interrupt register only for MT7530
` [RFC PATCH net-next 20/22] net: dsa: mt7530: force link-down on MACs before reset on MT7530
` [RFC PATCH net-next 21/22] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [RFC PATCH net-next 22/22] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
[PATCH net-next v3 0/6] tsnep: XDP socket zero-copy support
2023-04-21 19:05 UTC (9+ messages)
` [PATCH net-next v3 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v3 6/6] tsnep: Add XDP socket zero-copy TX support
[PATCH v3 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
2023-04-21 18:52 UTC
[PATCH v3] net: amd: Fix link leak when verifying config failed
2023-04-21 18:33 UTC
[PATCH net-next v2] lan966x: Don't use xdp_frame when action is XDP_TX
2023-04-21 18:32 UTC (3+ messages)
[PATCH bpf-next v2 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-04-21 18:24 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
2023-04-21 17:58 UTC (3+ messages)
` [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev
` [Intel-wired-lan] "
[PATCH net-next v4 0/4] net/sched: cleanup parsing prints in htb and qfq
2023-04-21 17:53 UTC (5+ messages)
` [PATCH net-next v4 1/4] net/sched: sch_htb: use extack on errors messages
` [PATCH net-next v4 2/4] net/sched: sch_qfq: "
` [PATCH net-next v4 3/4] net/sched: sch_qfq: refactor parsing of netlink parameters
` [PATCH net-next v4 4/4] selftests: tc-testing: add more tests for sch_qfq
[PATCH v2 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
2023-04-21 17:52 UTC (2+ messages)
[PATCH v2 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
2023-04-21 17:50 UTC (2+ messages)
[PATCH v2 0/1] Adjust macb max_tx_len for mpfs
2023-04-21 17:43 UTC (8+ messages)
` [PATCH v2 1/1] net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
[PATCH bpf,v2 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-04-21 17:01 UTC (4+ messages)
` [PATCH bpf,v2 4/4] selftests/bpf: Add tc_socket_lookup tests
[PATCH iproute2] lwtunnel: fix warning from strncpy
2023-04-21 17:10 UTC (2+ messages)
[PATCH net-next, 0/2] Update coding style and check alloc_frag
2023-04-21 17:06 UTC (3+ messages)
` [PATCH net-next, 1/2] net: mana: Rename mana_refill_rxoob and remove some empty lines
` [PATCH net-next, 2/2] net: mana: Check if netdev/napi_alloc_frag returns single page
[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
2023-04-21 16:59 UTC (6+ messages)
` [PATCH RFC 1/4] dt-bindings: net: qualcomm: Add WCN3988
` [PATCH RFC 2/4] Bluetooth: btqca: Add WCN3988 support
` [PATCH RFC 3/4] arm64: dts: qcom: sm6350: add uart1 node
` [PATCH RFC 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth
[PATCH v5] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
2023-04-21 16:38 UTC
[PATCH net-next 00/12] ice: switchdev bridge offload
2023-04-21 16:35 UTC (13+ messages)
` [PATCH net-next 06/12] ice: Add guard rule when creating FDB in switchdev
` [PATCH net-next 07/12] ice: Accept LAG netdevs in bridge offloads
` [PATCH net-next 08/12] ice: Add VLAN FDB support in switchdev mode
` [PATCH net-next 09/12] ice: implement bridge port vlan
` [PATCH net-next 10/12] ice: implement static version of ageing
` [PATCH net-next 12/12] ice: Ethtool fdb_cnt stats
[PATCH v2 0/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981
2023-04-21 16:35 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver
[PATCH v3 0/2] Add pinctrl support for SDX75
2023-04-21 16:34 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
[PATCH v2 0/2] Add pinctrl support for SDX75
2023-04-21 16:32 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
[PATCH net] rxrpc: Fix error when reading rxrpc tokens
2023-04-21 16:16 UTC
[PATCH net-next v4 0/5] net/sched: act_pedit: minor improvements
2023-04-21 16:10 UTC (6+ messages)
` [PATCH net-next v4 3/5] net/sched: act_pedit: check static offsets a priori
[PATCH bpf-next v4 0/7] bpf: add netfilter program type
2023-04-21 16:09 UTC (5+ messages)
` [PATCH bpf-next v4 7/7] selftests/bpf: add missing netfilter return value and ctx access tests
[PATCH net v2] net/sched: sch_fq: fix integer overflow of "credit"
2023-04-21 15:58 UTC (5+ messages)
[PATCH v4] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
2023-04-21 15:34 UTC (2+ messages)
[PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
2023-04-21 15:27 UTC (12+ messages)
[PATCH] net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
2023-04-21 15:10 UTC
[PATCH net-next 0/5] net: give napi_threaded_poll() some love
2023-04-21 15:21 UTC (6+ messages)
` [PATCH net-next 5/5] net: optimize napi_threaded_poll() vs RPS/RFS
[RFC PATCH v2] can: virtio: Initial virtio CAN driver
2023-04-21 14:56 UTC
pull-request: wireless-next-2023-04-21
2023-04-21 15:00 UTC (4+ messages)
[PATCH net 1/2] netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_insert()
2023-04-21 15:00 UTC (2+ messages)
[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
2023-04-21 14:52 UTC (3+ messages)
` [xdp-hints] "
[PATCH bpf-next] selftests/xsk: put MAP_HUGE_2MB in correct argument
2023-04-21 14:40 UTC (2+ messages)
[PATCH net-next v3 0/5] net/sched: cleanup parsing prints in htb and qfq
2023-04-21 14:31 UTC (5+ messages)
` [PATCH net-next v3 5/5] net/sched: sch_qfq: BITify two bound definitions
[PATCH v7 0/7] drm/i915: use ref_tracker library for tracking wakerefs
2023-04-21 14:30 UTC (9+ messages)
` [PATCH v7 1/7] lib/ref_tracker: add unlocked leak print helper
` [PATCH v7 2/7] lib/ref_tracker: improve printing stats
` [PATCH v7 4/7] lib/ref_tracker: remove warnings in case of allocation failure
[PATCH bpf-next] bpf: Fix race between btf_put and btf_idr walk
2023-04-21 14:30 UTC (3+ messages)
[RFC 0/2] vduse: add support for networking devices
2023-04-21 14:28 UTC (5+ messages)
[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
2023-04-21 14:28 UTC (2+ messages)
[PATCH 06/22] net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueues
2023-04-21 14:28 UTC (4+ messages)
[PATCH iproute2-next V2 0/3] devlink: Add port function attributes
2023-04-21 14:25 UTC (4+ messages)
` [PATCH iproute2-next V2 1/3] Update kernel headers
` [PATCH iproute2-next V2 2/3] devlink: Support setting port function ipsec_crypto cap
` [PATCH iproute2-next V2 3/3] devlink: Support setting port function ipsec_packet cap
[PATCH net-next 0/4] sfc: more flexible encap matches on TC decap rules
2023-04-21 14:19 UTC (5+ messages)
` [PATCH net-next 1/4] sfc: release encap match in efx_tc_flow_free()
` [PATCH net-next 2/4] sfc: populate enc_ip_tos matches in MAE outer rules
` [PATCH net-next 3/4] sfc: support TC decap rules matching on enc_ip_tos
` [PATCH net-next 4/4] sfc: support TC decap rules matching on enc_src_port
[PATCH iproute2] ip: bridge_slave: Fix help message indentation
2023-04-21 14:06 UTC (2+ messages)
[PATCH net-next] xsk: introduce xsk_dma_ops
2023-04-21 13:50 UTC (17+ 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).