messages from 2020-12-11 11:25:55 to 2020-12-12 06:10:10 UTC [more...]
[PATCH v17 0/3] userspace MHI client interface driver
2020-12-12 6:08 UTC (6+ messages)
` [PATCH v17 3/3] bus: mhi: Add userspace "
[PATCH net-next v2 00/12] gtp: IPv6 support
2020-12-12 5:51 UTC (18+ messages)
` [PATCH net-next v2 01/12] gtp: set initial MTU
` [PATCH net-next v2 02/12] gtp: include role in link info
` [PATCH net-next v2 03/12] gtp: really check namespaces before xmit
` [PATCH net-next v2 04/12] gtp: drop unnecessary call to skb_dst_drop
` [PATCH net-next v2 05/12] gtp: set device type
` [PATCH net-next v2 06/12] gtp: rework IPv4 functionality
` [PATCH net-next v2 07/12] gtp: use ephemeral source port
` [PATCH net-next v2 08/12] gtp: set dev features to enable GSO
` [PATCH net-next v2 09/12] gtp: support GRO
` [PATCH net-next v2 10/12] gtp: add IPv6 support
` [PATCH net-next v2 11/12] gtp: netlink update for ipv6
` [PATCH net-next v2 12/12] gtp: add dst_cache to tunnels
[PATCH v3 1/1] xdp: avoid calling kfree twice
2020-12-12 5:36 UTC (3+ messages)
[PATCH] net/mlx4: Use true,false for bool variable
2020-12-12 5:25 UTC (2+ messages)
[PATCH RFC bpf-next 0/4] Support kernel module ksym variables
2020-12-12 5:23 UTC (6+ messages)
` [PATCH RFC bpf-next 2/4] bpf: support BPF ksym variables in kernel modules
pull-request: wireless-drivers-next-2020-12-12
2020-12-12 5:08 UTC
[PATCH net-next v2] GTP: add support for flow based tunneling API
2020-12-12 4:40 UTC
[PATCH net-next] GTP: add support for flow based tunneling API
2020-12-12 4:39 UTC (4+ messages)
[PATCH v3] ath10k: add option for chip-id based BDF selection
2020-12-12 4:37 UTC (2+ messages)
[PATCH net-next 00/15] mlxsw: Introduce initial XM router support
2020-12-12 4:24 UTC (17+ messages)
` [PATCH net-next 01/15] mlxsw: reg: Add XM Direct Register
` [PATCH net-next 02/15] mlxsw: reg: Add Router XLT Enable Register
` [PATCH net-next 03/15] mlxsw: spectrum_router: Introduce XM implementation of router low-level ops
` [PATCH net-next 04/15] mlxsw: pci: Obtain info about ports used by eXtended mezanine
` [PATCH net-next 05/15] mlxsw: Ignore ports that are connected to "
` [PATCH net-next 06/15] mlxsw: reg: Add Router XLT M select Register
` [PATCH net-next 07/15] mlxsw: reg: Add XM Lookup Table Query Register
` [PATCH net-next 08/15] mlxsw: spectrum_router: Introduce per-ASIC XM initialization
` [PATCH net-next 09/15] mlxsw: reg: Add XM Router M Table Register
` [PATCH net-next 10/15] mlxsw: spectrum_router_xm: Implement L-value tracking for M-index
` [PATCH net-next 11/15] mlxsw: reg: Add Router LPM Cache ML Delete Register
` [PATCH net-next 12/15] mlxsw: reg: Add Router LPM Cache Enable Register
` [PATCH net-next 13/15] mlxsw: spectrum_router_xm: Introduce basic XM cache flushing
` [PATCH net-next 14/15] mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3
` [PATCH net-next 15/15] mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 router
[PATCH net-next 0/8] i40e/ice cleanups
2020-12-12 4:23 UTC (10+ messages)
` [PATCH net-next 1/8] i40e: drop redundant check when setting xdp prog
` [PATCH net-next 2/8] i40e: drop misleading function comments
` [PATCH net-next 3/8] i40e: adjust i40e_is_non_eop
` [PATCH net-next 4/8] ice: simplify ice_run_xdp
` [PATCH net-next 5/8] ice: move skb pointer from rx_buf to rx_ring
` [PATCH net-next 6/8] ice: remove redundant checks in ice_change_mtu
` [PATCH net-next 7/8] ice: skip NULL check against XDP prog in ZC path
` [PATCH net-next 8/8] i40e, xsk: Simplify the do-while allocation loop
[PATCH net-next] gve: simplify the gve code return expression
2020-12-12 4:16 UTC (2+ messages)
[PATCH net-next] sfc: backport XDP EV queue sharing from the out-of-tree driver
2020-12-12 3:36 UTC (2+ messages)
[PATCH bpf-next 0/4] introduce bpf_iter for task_vma
2020-12-12 2:48 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma
[PATCH] bpf,x64: pad NOPs to make images converge more easily
2020-12-12 2:24 UTC (5+ messages)
[net-next PATCH] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
2020-12-12 1:28 UTC
[PATCH net-next] seg6: fix the max number of supported SRv6 behavior attributes
2020-12-12 1:00 UTC
[PATCH v2 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
2020-12-12 1:00 UTC (4+ messages)
` [PATCH v2 bpf-next 1/2] net: xdp: introduce xdp_init_buff utility routine
` [PATCH v2 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff "
[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
2020-12-11 15:15 UTC (13+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp
[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
2020-12-12 0:45 UTC (27+ messages)
` [patch 03/30] genirq: Move irq_set_lockdep_class() to core
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
[PATCH 0/1 v3 bpf-next] bpf: increment and use correct thread iterator
2020-12-12 0:28 UTC (5+ messages)
` [PATCH 1/1 "
[PATCH net-next v2 0/4] net: avoid indirect calls in dst functions
2020-12-11 23:33 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: use indirect call helpers for dst_input
` [PATCH net-next v2 2/4] net: use indirect call helpers for dst_output
` [PATCH net-next v2 3/4] net: use indirect call helpers for dst_mtu
` [PATCH net-next v2 4/4] net: indirect call helpers for ipv4/ipv6 dst_check functions
[PATCH v1 net-next 00/15] nvme-tcp receive offloads
2020-12-11 23:05 UTC (18+ messages)
` [PATCH v1 net-next 02/15] net: Introduce direct data placement tcp offload
` [PATCH v1 net-next 04/15] net/tls: expose get_netdev_for_sock
[net PATCH] tcp: Mark fastopen SYN packet as lost when receiving ICMP_TOOBIG/ICMP_FRAG_NEEDED
2020-12-11 22:53 UTC (8+ messages)
[PATCH bpf-next 0/2] libbpf: support modules in set_attach_target() API
2020-12-11 21:58 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: support modules in bpf_program__set_attach_target() API
` [PATCH bpf-next 2/2] selftests/bpf: add set_attach_target() API selftest for module target
[PATCH 0/1] net: Fix use of proc_fs
2020-12-11 20:59 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
2020-12-11 20:50 UTC (4+ messages)
` [PATCH v3 net-next 2/4] "
KASAN: slab-out-of-bounds Read in rtl_fw_do_work
2020-12-11 20:11 UTC
[PATCH net-next v2 0/4] HTB offload
2020-12-11 19:58 UTC (7+ messages)
` [PATCH net-next v2 1/4] net: sched: Add multi-queue support to sch_tree_lock
` [PATCH net-next v2 2/4] sch_htb: Hierarchical QoS hardware offload
` [PATCH net-next v2 3/4] sch_htb: Stats for offloaded HTB
` [PATCH net-next v2 4/4] net/mlx5e: Support HTB offload
[Patch bpf-next 0/3] bpf: introduce timeout map
2020-12-11 19:55 UTC (2+ messages)
test "💓 Echa un vistazo a mis fotos aquí: https://bit.ly/37VPjaz?deeu - ¿te gusta? 💓"
2020-12-11 19:45 UTC
[PATCH v18 0/3] userspace MHI client interface driver
2020-12-11 19:45 UTC (4+ messages)
` [PATCH v18 1/3] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v18 2/3] docs: Add documentation for userspace client interface
` [PATCH v18 3/3] bus: mhi: Add userspace client interface driver
[PATCH net-next] net: dsa: mt7530: enable MTU normalization
2020-12-11 19:11 UTC (3+ messages)
[PATCH iproute2 0/2] fix two memory leaks
2020-12-11 18:53 UTC (3+ messages)
` [PATCH iproute2 1/2] devlink: fix memory leak in cmd_dev_flash()
` [PATCH iproute2 2/2] tc: pedit: fix memory leak in print_pedit
[net-next 0/2] Adds CMSG+rx timestamps to TCP rx. zerocopy
2020-12-11 18:44 UTC (3+ messages)
` [net-next 1/2] tcp: Remove CMSG magic numbers for tcp_recvmsg()
` [net-next 2/2] tcp: Add receive timestamp support for receive zerocopy
[PATCH iproute2] man: tc-flower: fix manpage
2020-12-11 18:26 UTC
[PATCH] mt76: Fixed kernel test robot warning
2020-12-11 18:28 UTC (2+ messages)
` mt76: remove unused variable q
[PATCH 02/17] iwlwifi: mvm: rs: Demote non-conformant function documentation headers
2020-12-11 18:25 UTC (2+ messages)
[PATCH][next] iwlwifi: dvm: Fix fall-through warnings for Clang
2020-12-11 18:21 UTC (2+ messages)
[PATCH 091/141] iwlwifi: iwl-drv: Fix fall-through warnings for Clang
2020-12-11 18:22 UTC (2+ messages)
[PATCH][next] iwlwifi: mvm: Fix fall-through warnings for Clang
2020-12-11 18:20 UTC (2+ messages)
[PATCH v5 0/9] "Task_isolation" mode
2020-12-11 18:08 UTC (4+ messages)
[PATCH v4] net/ipv4/inet_fragment: Batch fqdir destroy works
2020-12-11 17:53 UTC (3+ messages)
memory leak in pcan_usb_fd_init
2020-12-11 17:53 UTC
[PATCH net-next v3 0/4] vsock: Add flags field in the vsock address
2020-12-11 17:46 UTC (7+ messages)
` [PATCH net-next v3 1/4] vm_sockets: Add flags field in the vsock address data structure
` [PATCH net-next v3 2/4] vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flag
[PATCH net] dpaa2-eth: fix the size of the mapped SGT buffer
2020-12-11 17:16 UTC
[PATCH v2] MAINTAINERS: add mvpp2 driver entry
2020-12-11 17:09 UTC (2+ messages)
[PATCH RESEND net-next 1/2] dpaa2-eth: send a scatter-gather FD instead of realloc-ing
2020-12-11 16:54 UTC (4+ messages)
[PATCH] MAINTAINERS: add mvpp2 driver entry
2020-12-11 16:44 UTC (3+ messages)
[PATCH v2 bpf-next] bpf: increment and use correct thread iterator
2020-12-11 16:30 UTC (5+ messages)
Refcount mismatch when unregistering netdevice from kernel
2020-12-11 16:10 UTC (8+ messages)
[PATCH] net: ethernet: fec: Clear stale flag in IEVENT register before MII transfers
2020-12-11 15:55 UTC (5+ messages)
[PATCH] net: check skb partial checksum offset after trim
2020-12-11 15:37 UTC (2+ messages)
[PATCH bpf-next] xsk: save the undone skb
2020-12-11 15:32 UTC (2+ messages)
[RFC PATCH v1] powerpc/net: Implement eBPF on PPC32
2020-12-11 15:30 UTC
[PATCH net-next 3/4] sch_htb: Stats for offloaded HTB
2020-12-11 15:25 UTC (4+ messages)
[PATCH net 0/2] i40e/ice AF_XDP ZC fixes
2020-12-11 14:57 UTC (3+ messages)
` [PATCH net 1/2] ice, xsk: clear the status bits for the next_to_use descriptor
` [PATCH net 2/2] i40e, "
[PATCH] igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
2020-12-11 14:34 UTC
[PATCH net v3] lan743x: fix rx_napi_poll/interrupt ping-pong
2020-12-11 14:37 UTC
[PATCH net-next v3] inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers
2020-12-11 14:26 UTC
pull-request: mac80211-next 2020-12-11
2020-12-11 14:25 UTC
[PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper
2020-12-11 14:01 UTC (11+ messages)
[PATCH] mwifiex: pcie: Drop bogus __refdata annotation
2020-12-11 13:38 UTC
[PATCH v11 0/4] Add support for mv88e6393x family of Marvell
2020-12-11 12:51 UTC (6+ messages)
` [net-next PATCH v12 "
` [net-next PATCH v12 1/4] dt-bindings: net: Add 5GBASER phy interface mode
` [net-next PATCH v12 2/4] net: phy: Add 5GBASER "
` [net-next PATCH v12 3/4] net: dsa: mv88e6xxx: Change serdes lane parameter type from u8 type to int
` [net-next PATCH v12 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
[PATCH net v2] lan743x: fix rx_napi_poll/interrupt ping-pong
2020-12-11 12:50 UTC (4+ messages)
[PATCH] selftests: Skip BPF seftests by default
2020-12-11 12:46 UTC (4+ messages)
[PATCH v2] net: bridge: Fix a warning when del bridge sysfs
2020-12-11 12:34 UTC (2+ messages)
[PATCH RFC] ethernet: stmmac: clean up the code for release/suspend/resume function
2020-12-11 12:18 UTC (5+ 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).