messages from 2022-07-18 12:12:25 to 2022-07-18 20:09:09 UTC [more...]
[PATCH net-next 0/6] net: dsa: always use phylink
2022-07-18 20:08 UTC (30+ messages)
` [PATCH net-next 2/6] software node: allow named software node to be created
` [PATCH net-next 5/6] net: dsa: use swnode fixed-link if using default params
[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
2022-07-18 19:54 UTC (7+ messages)
` [PATCH bpf v2 1/5] ip_tunnels: Add new flow flags field to ip_tunnel_key
` [PATCH bpf v2 2/5] vxlan: Use ip_tunnel_key flow flags in route lookups
` [PATCH bpf v2 3/5] geneve: "
` [PATCH bpf v2 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
` [PATCH bpf v2 5/5] selftests/bpf: Don't assign outer source IP to host
[PATCH net-next V2 0/2] mlx5: Use NUMA distance metrics
2022-07-18 19:49 UTC (6+ messages)
` [PATCH net-next V2 1/2] sched/topology: Expose sched_numa_find_closest
` [PATCH net-next V2 2/2] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
[PATCH net-next 0/7] tls: rx: decrypt from the TCP queue
2022-07-18 19:48 UTC (8+ messages)
` [PATCH net-next 1/7] tls: rx: wrap recv_pkt accesses in helpers
` [PATCH net-next 2/7] tls: rx: factor SW handling out of tls_rx_one_record()
` [PATCH net-next 3/7] tls: rx: don't free the output in case of zero-copy
` [PATCH net-next 4/7] tls: rx: device: keep the zero copy status with offload
` [PATCH net-next 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
` [PATCH net-next 6/7] tls: rx: device: add input CoW helper
` [PATCH net-next 7/7] tls: rx: do not use the standard strparser
[net-next RFC PATCH 0/4] net: dsa: qca8k: code split for qca8k
2022-07-18 19:35 UTC (21+ messages)
` [net-next RFC PATCH 1/4] net: dsa: qca8k: drop qca8k_read/write/rmw for regmap variant
` [net-next RFC PATCH 3/4] net: dsa: qca8k: rework mib autocast handling
` [net-next RFC PATCH 4/4] net: dsa: qca8k: split qca8k in common and 8xxx specific code
[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
2022-07-18 19:46 UTC (10+ messages)
` [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array
` [RFC PATCH net-next 9/9] net: pcs: lynx: Remove remaining users of lynx_pcs_create
[PATCH] net/ieee802154: fix repeated words in comments
2022-07-18 19:34 UTC (2+ messages)
[PATCH] bnx2x: Fix comment typo
2022-07-18 19:38 UTC (2+ messages)
[PATCH] net: ieee802154: ca8210: Fix comment typo
2022-07-18 19:35 UTC (2+ messages)
[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-18 19:34 UTC (6+ messages)
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
2022-07-18 19:28 UTC (17+ messages)
` [PATCH 01/16] lib/bitmap: add bitmap_check_params()
` [PATCH 02/16] lib/bitmap: don't call bitmap_set() with len == 0
` [PATCH 03/16] lib/test_bitmap: don't test bitmap_set if nbits "
` [PATCH 04/16] lib/test_bitmap: test test_bitmap_arr{32,64} starting from nbits == 1
` [PATCH 05/16] lib/test_bitmap: disable compile-time test if DEBUG_BITMAP() is enabled
` [PATCH 06/16] lib/test_bitmap: delete meaningless test for bitmap_cut
` [PATCH 07/16] smp: optimize smp_call_function_many_cond()
` [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
` [PATCH 09/16] irq: don't copy cpu affinity mask if source is equal to destination
` [PATCH 10/16] sched: optimize __set_cpus_allowed_ptr_locked()
` [PATCH 11/16] time: optimize tick_check_preferred()
` [PATCH 12/16] time: optimize tick_check_percpu()
` [PATCH 13/16] time: optimize tick_setup_device()
` [PATCH 14/16] mm/percpu: optimize pcpu_alloc_area()
` [PATCH 15/16] sched/topology: optimize topology_span_sane()
` [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter
[PATCH 0/2] wifi: brcmfmac: add DT property for trivial ccode mapping
2022-07-18 18:43 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial
[PATCH net-next] net: ethernet: mtk-ppe: fix traffic offload with bridged wlan
2022-07-18 18:36 UTC
[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-07-18
2022-07-18 18:01 UTC (4+ messages)
` [PATCH net-next 1/3] igc: Lift TAPRIO schedule restriction
` [PATCH net-next 2/3] igc: Remove MSI-X PBA Clear register
` [PATCH net-next 3/3] igc: Remove forced_speed_duplex value
[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
2022-07-18 18:01 UTC (21+ messages)
` [PATCH net-next v3 08/47] net: phylink: Support differing link speeds and interface speeds
` [PATCH net-next v3 10/47] net: phylink: Adjust link settings based on rate adaptation
Fw: [Bug 216259] New: Setting SO_OOBINLINE after receiving OOB data over TCP can cause that data to be received again
2022-07-18 18:01 UTC
[PATCH net] Documentation: fix udp_wmem_min in ip-sysctl.rst
2022-07-18 17:56 UTC
[PATCH net] Documentation: fix sctp_wmem in ip-sysctl.rst
2022-07-18 17:54 UTC
[PATCH] docs: driver-api: firmware: add driver firmware guidelines
2022-07-18 17:54 UTC (2+ messages)
[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-07-18
2022-07-18 17:48 UTC (5+ messages)
` [PATCH net v2 1/4] iavf: Fix VLAN_V2 addition/rejection
` [PATCH net v2 2/4] iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
` [PATCH net v2 3/4] iavf: Fix handling of dummy receive descriptors
` [PATCH net v2 4/4] iavf: Fix missing state logs
[PATCH iproute2] uapi: add vdpa.h
2022-07-18 17:51 UTC (7+ messages)
[PATCH 0/2] crypto: make the sha1 library optional
2022-07-18 17:49 UTC (2+ messages)
[PATCH] netfilter: xt_TPROXY: remove pr_debug invocations
2022-07-18 17:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH] iwlwifi: mvm: fix clang -Wformat warnings
2022-07-18 17:37 UTC (2+ messages)
[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 4)
2022-07-18 17:26 UTC (16+ messages)
` [PATCH v1 net 01/15] ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh
` [PATCH v1 net 02/15] ipv4: Fix data-races around sysctl_fib_multipath_hash_policy
` [PATCH v1 net 03/15] ipv4: Fix data-races around sysctl_fib_multipath_hash_fields
` [PATCH v1 net 04/15] ip: Fix data-races around sysctl_ip_prot_sock
` [PATCH v1 net 05/15] udp: Fix a data-race around sysctl_udp_l3mdev_accept
` [PATCH v1 net 06/15] tcp: Fix data-races around sysctl knobs related to SYN option
` [PATCH v1 net 07/15] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH v1 net 08/15] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH v1 net 09/15] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH v1 net 10/15] tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
` [PATCH v1 net 11/15] tcp: Fix a data-race around sysctl_tcp_retrans_collapse
` [PATCH v1 net 12/15] tcp: Fix a data-race around sysctl_tcp_stdurg
` [PATCH v1 net 13/15] tcp: Fix a data-race around sysctl_tcp_rfc1337
` [PATCH v1 net 14/15] tcp: Fix a data-race around sysctl_tcp_abort_on_overflow
` [PATCH v1 net 15/15] tcp: Fix data-races around sysctl_tcp_max_reordering
[PATCH v3 net-next 0/3] net: ipv4/ipv6: new option to accept garp/untracked na only if in-network
2022-07-18 16:58 UTC (4+ messages)
` [PATCH v3 net-next 2/3] net: ipv6: new accept_untracked_na option to accept "
[PATCH iproute2] uapi: add virtio_ring.h
2022-07-18 16:40 UTC (2+ messages)
[RFC PATCH net-next 3/3] net: dsa: never skip VLAN configuration
2022-07-18 16:24 UTC (13+ messages)
[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
2022-07-18 16:24 UTC (4+ messages)
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi
[PATCH v1 net-next] selftests: net: af_unix: Fix a build error of unix_connect.c
2022-07-18 16:23 UTC
[PATCH bpf 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
2022-07-18 16:04 UTC (5+ messages)
` [PATCH bpf 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
[PATCH iproute2-next] bpf_glue: include errno.h
2022-07-18 15:58 UTC
[PATCH bpf-next v9 0/4] bpf trampoline for arm64
2022-07-18 15:37 UTC (4+ messages)
` [PATCH bpf-next v9 3/4] bpf, arm64: Implement bpf_arch_text_poke() "
[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
2022-07-18 15:33 UTC (7+ messages)
` "
` Re:Re: [PATCH "
` "
[PATCH v2 net-next 00/10] sfc: VF representors for EF100
2022-07-18 15:30 UTC (11+ messages)
` [PATCH v2 net-next 01/10] sfc: update MCDI protocol headers
` [PATCH v2 net-next 02/10] sfc: update EF100 register descriptions
` [PATCH v2 net-next 03/10] sfc: detect ef100 MAE admin privilege/capability at probe time
` [PATCH v2 net-next 04/10] sfc: add skeleton ef100 VF representors
` [PATCH v2 net-next 05/10] sfc: add basic ethtool ops to ef100 reps
` [PATCH v2 net-next 06/10] sfc: phys port/switch identification for "
` [PATCH v2 net-next 07/10] sfc: determine representee m-port for EF100 representors
` [PATCH v2 net-next 08/10] sfc: support passing a representor to the EF100 TX path
` [PATCH v2 net-next 09/10] sfc: hook up ef100 representor TX
` [PATCH v2 net-next 10/10] sfc: attach/detach EF100 representors along with their owning PF
[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
2022-07-18 15:28 UTC (9+ messages)
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
[mptcp] d24141fe7b: WARNING:at_mm/page_counter.c:#page_counter_cancel
2022-07-18 15:01 UTC (2+ messages)
[PATCH iproute2-next 0/2] PPPoE support in tc-flower
2022-07-18 14:49 UTC (3+ messages)
` [PATCH iproute2-next 1/2] lib: Introduce ppp protocols
igc: missing HW timestamps at TX
2022-07-18 14:46 UTC (3+ messages)
[PATCH V3 0/3] Add the fec node on i.MX8ULP platform
2022-07-18 14:43 UTC (4+ messages)
` [PATCH V3 1/3] dt-bindings: net: fsl,fec: Add i.MX8ULP FEC items
[PATCH v2 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
2022-07-18 14:40 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb
[PATCH] net: ethernet/sfc: Fix comment typo
2022-07-18 14:19 UTC (2+ messages)
[PATCH net-next] net: phy: micrel: Fix warn: passing zero to PTR_ERR
2022-07-18 13:42 UTC (2+ messages)
[PATCH] isdn: mISDN: hfcsusb: Fix comment typo
2022-07-15 5:17 UTC
[PATCH] mwifiex: Fix comment typo
2022-07-15 5:00 UTC
[PATCH] rsi: Fix comment typo
2022-07-15 5:00 UTC
[PATCH] net: cxgb3: Fix comment typo
2022-07-15 4:57 UTC
[PATCH] cnic: Fix comment typo
2022-07-15 4:57 UTC
[PATCH bpf-next v2 0/5] cleanup for data casting
2022-07-18 13:29 UTC (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Unify memory address casting operation style
` [PATCH bpf-next v2 2/5] libbpf: "
` [PATCH bpf-next v2 3/5] selftests: bpf: "
` [PATCH bpf-next v2 4/5] samples: "
` [PATCH bpf-next v2 5/5] selftests/bpf: Change the casting about jited_ksyms and jited_linfo
[PATCH RFC bpf-next 0/4] bpf: Fixes for CONFIG_X86_KERNEL_IBT
2022-07-18 12:48 UTC (7+ messages)
` [PATCH RFC bpf-next 4/4] selftests/bpf: Fix kprobe get_func_ip tests "
[PATCH net-next v2 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
2022-07-18 12:45 UTC (3+ messages)
[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
2022-07-18 12:45 UTC (11+ messages)
[PATCH net] net/sched: cls_api: Fix flow action initialization
2022-07-18 12:28 UTC (3+ messages)
[net-next: PATCH v2 0/8] DSA: switch to fwnode_/device_
2022-07-18 12:26 UTC (6+ messages)
` [net-next: PATCH v2 5/8] device property: introduce fwnode_dev_node_match
[RFC PATCH net-next v6 0/4] ice: PPPoE offload support
2022-07-18 12:18 UTC (5+ messages)
` [RFC PATCH net-next v6 1/4] flow_dissector: Add PPPoE dissectors
` [RFC PATCH net-next v6 2/4] net/sched: flower: Add PPPoE filter
` [RFC PATCH net-next v6 3/4] flow_offload: Introduce flow_match_pppoe
` [RFC PATCH net-next v6 4/4] ice: Add support for PPPoE hardware offload
[PATCH] wifi: wl1251: fix repeated words in comments
2022-07-18 12:12 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).