messages from 2020-05-04 03:51:20 to 2020-05-04 17:21:59 UTC [more...]
[PATCH 0/2] sockmap, fix for some error paths with helpers
2020-05-04 17:21 UTC (3+ messages)
` [PATCH 1/2] bpf: sockmap, msg_pop_data can incorrecty set an sge length
` [PATCH 2/2] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size
[PATCH] net: rtw88: fix an issue about leak system resources
2020-05-04 17:19 UTC (5+ messages)
` "
[Patch net-next v2 0/2] net: reduce dynamic lockdep keys
2020-05-04 17:11 UTC (3+ messages)
` [Patch net-next v2 1/2] net: partially revert dynamic lockdep key changes
[PATCH v3] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
2020-05-04 17:03 UTC (4+ messages)
[PATCH] nfp: abm: fix a memory leak bug
2020-05-04 17:01 UTC (2+ messages)
[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
2020-05-04 16:57 UTC (4+ messages)
` [PATCH v2] "
[PATCH RESEND net-next] net: dsa: felix: allow the device to be disabled
2020-05-04 16:52 UTC
[PATCHv2 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
2020-05-04 16:52 UTC (12+ messages)
` [PATCHv2 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCHv2 02/10] net: eth: altera: set rx and tx ring size before init_dma call
` [PATCHv2 03/10] net: eth: altera: fix altera_dmaops declaration
` [PATCHv2 04/10] net: eth: altera: add optional function to start tx dma
` [PATCHv2 05/10] net: eth: altera: Move common functions to altera_utils
` [PATCHv2 06/10] net: eth: altera: Add missing identifier names to function declarations
` [PATCHv2 07/10] net: eth: altera: change tx functions to type netdev_tx_t
` [PATCHv2 08/10] net: eth: altera: add support for ptp and timestamping
` [PATCHv2 09/10] net: eth: altera: add msgdma prefetcher
` [PATCHv2 10/10] net: eth: altera: update devicetree bindings documentation
[PATCH net] net: stricter validation of untrusted gso packets
2020-05-04 16:48 UTC
[PATCH net-next 0/3] add phy shared storage
2020-05-04 16:38 UTC (4+ messages)
` [PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
` [PATCH net-next 2/3] net: phy: bcm54140: use phy_package_shared
` [PATCH net-next 3/3] net: phy: mscc: "
[PATCH] net: tcp: fix rx timestamp behavior for tcp_recvmsg
2020-05-04 16:29 UTC
[PATCH 00/15] gcc-10 warning fixes
2020-05-04 16:09 UTC (5+ messages)
` [PATCH 04/15] ath10k: fix gcc-10 zero-length-bounds warnings
[PATCH bpf 0/2] bpf, arm: Small JIT optimizations
2020-05-04 16:05 UTC (2+ messages)
[PATCH v2] stmmac: fix pointer check after utilization in stmmac_interrupt
2020-05-04 15:42 UTC
[PATCH] net/mlx5: reduce stack usage in qp_read_field
2020-05-04 15:41 UTC (5+ messages)
[PATCH V7 mlx5-next 00/16] Add support to get xmit slave
2020-05-04 15:39 UTC (4+ messages)
[PATCH net-next 0/3] net: napi: addition of napi_defer_hard_irqs
2020-05-04 15:33 UTC (8+ messages)
` [PATCH net-next 1/3] net: napi: add hard irqs deferral feature
[RFC PATCH net-next 0/3] bonding: support hardware crypto offload
2020-05-04 14:59 UTC (4+ messages)
` [RFC PATCH net-next 1/3] xfrm: bail early on slave pass over skb
` [RFC PATCH net-next 2/3] ixgbe_ipsec: become aware of when running as a bonding slave
` [RFC PATCH net-next 3/3] bonding: support hardware encryption offload to slaves
[RFC PATCH net-next] net: dsa: mt7530: fix roaming from DSA user ports
2020-05-04 14:49 UTC (5+ messages)
[PATCH v3 2/3] net: qrtr: Add MHI transport layer
2020-05-04 14:49 UTC (2+ messages)
[net] seg6: fix SRH processing to comply with RFC8754
2020-05-04 14:42 UTC
[PATCH] net: enetc: fix an issue about leak system resources
2020-05-04 14:12 UTC
[PATCH net v1] net: enetc: fix an issue about leak system resources
2020-05-04 14:03 UTC (2+ messages)
[PATCH v3 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
2020-05-04 13:44 UTC (8+ messages)
` [PATCH v3 1/7] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v3 2/7] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v3 3/7] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v3 4/7] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v3 5/7] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH v3 6/7] net: macb: WoL support for GEM type of Ethernet controller
` [PATCH v3 7/7] net: macb: Add WoL interrupt support for MACB "
Implement close-on-fork
2020-05-04 13:46 UTC (5+ messages)
[RFC PATCH] dt-bindings: net: nxp,tja11xx: add compatible support
2020-05-04 13:40 UTC (3+ messages)
[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
2020-05-04 13:35 UTC (10+ messages)
` [PATCH v5 1/2] ethtool: provide UAPI "
` [PATCH v5 2/2] net: phy: tja11xx: add support for master-slave configuration
[PATCH bpf-next 0/2] xsk: improve code readability
2020-05-04 13:33 UTC (3+ messages)
` [PATCH bpf-next 1/2] xsk: change two variable names for increased clarity
` [PATCH bpf-next 2/2] xsk: remove unnecessary member in xdp_umem
[PATCH net] net: dsa: Do not make user port errors fatal
2020-05-04 13:28 UTC (2+ messages)
[RFC 0/6] Traffic support for dsa_8021q in vlan_filtering=1 mode
2020-05-04 12:43 UTC (7+ messages)
` [RFC 1/6] net: dsa: sja1105: add packing ops for the Retagging Table
` [RFC 2/6] net: dsa: sja1105: make HOSTPRIO a devlink param
` [RFC 3/6] net: dsa: tag_8021q: allow DSA tags and VLAN filtering simultaneously
` [RFC 4/6] net: dsa: tag_8021q: skip disabled ports
` [RFC 5/6] net: dsa: sja1105: support up to 7 VLANs per port using retagging
` [RFC 6/6] docs: net: dsa: sja1105: document the best_effort_vlan_filtering option
Net: [DSA]: dsa-loop kernel panic
2020-05-04 12:40 UTC (10+ messages)
[PATCH net-next 00/12] net/smc: add failover processing
2020-05-04 12:18 UTC (13+ messages)
` [PATCH net-next 01/12] net/smc: save state of last sent CDC message
` [PATCH net-next 02/12] net/smc: switch connections to alternate link
` [PATCH net-next 03/12] net/smc: send failover validation message
` [PATCH net-next 04/12] net/smc: handle incoming CDC "
` [PATCH net-next 05/12] net/smc: wait for departure of an IB message
` [PATCH net-next 06/12] net/smc: send DELETE_LINK,ALL message and wait for send to complete
` [PATCH net-next 07/12] net/smc: assign link to a new connection
` [PATCH net-next 08/12] net/smc: asymmetric link tagging
` [PATCH net-next 09/12] net/smc: add termination reason and handle LLC protocol violation
` [PATCH net-next 10/12] net/smc: improve termination processing
` [PATCH net-next 11/12] net/smc: create improved SMC-R link_uid
` [PATCH net-next 12/12] net/smc: save SMC-R peer link_uid
[GIT PULL] vhost: fixes
2020-05-04 12:15 UTC
[RFC PATCH bpf-next 00/13] Introduce AF_XDP buffer allocation API
2020-05-04 11:43 UTC (15+ messages)
` [RFC PATCH bpf-next 01/13] xsk: move xskmap.c to net/xdp/
` [RFC PATCH bpf-next 02/13] xsk: move driver interface to xdp_sock_drv.h
` [RFC PATCH bpf-next 03/13] xsk: move defines only used by AF_XDP internals to xsk.h
` [RFC PATCH bpf-next 04/13] xsk: introduce AF_XDP buffer allocation API
` [RFC PATCH bpf-next 05/13] i40e: refactor rx_bi accesses
` [RFC PATCH bpf-next 06/13] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
` [RFC PATCH bpf-next 07/13] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
` [RFC PATCH bpf-next 08/13] ice, "
` [RFC PATCH bpf-next 09/13] ixgbe, "
` [RFC PATCH bpf-next 10/13] mlx5, "
` [RFC PATCH bpf-next 11/13] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [RFC PATCH bpf-next 12/13] xsk: explicitly inline functions and move definitions
` [RFC PATCH bpf-next 13/13] MAINTAINERS, xsk: update AF_XDP section after moves/adds
[RFC v2] current devlink extension plan for NICs
2020-05-04 11:42 UTC (3+ messages)
[PATCH] brcmsmac: remove Comparison to bool in brcms_b_txstatus()
2020-05-04 11:33 UTC
[PATCH] brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()
2020-05-04 11:33 UTC
[PATCH] ath11k: use true,false for bool variables
2020-05-04 11:33 UTC
[PATCH] rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
2020-05-04 11:33 UTC
[PATCH] b43: remove Comparison of 0/1 to bool variable in pio.c
2020-05-04 11:33 UTC
[PATCH] b43: remove Comparison of 0/1 to bool variable in phy_n.c
2020-05-04 11:33 UTC
INFO: rcu detected stall in wg_packet_tx_worker
2020-05-04 11:23 UTC (8+ messages)
[PATCH] docs: dt: fix broken links due to txt->yaml renames
2020-05-04 10:08 UTC (2+ messages)
[PATCH] brcmfmac: no need to check return value of debugfs_create functions
2020-05-04 9:50 UTC (2+ messages)
[PATCH] brcmfmac: remove comparison to bool in brcmf_fws_attach()
2020-05-04 9:50 UTC (2+ messages)
[PATCH][next] rtw88: fix spelling mistake "fimrware" -> "firmware"
2020-05-04 9:47 UTC (2+ messages)
[PATCH 00/37]net: manually convert files to ReST format - part 3 (final)
2020-05-04 9:21 UTC (5+ messages)
` [PATCH 24/37] docs: networking: device drivers: convert intel/ipw2100.txt to ReST
` [PATCH 25/37] docs: networking: device drivers: convert intel/ipw2200.txt "
[PATCH bpf-next v2] libbpf: fix probe code to return EPERM if encountered
2020-05-04 9:05 UTC
[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
2020-05-04 8:57 UTC (5+ messages)
[PATCH net-next 00/15] bnxt_en: Updates for net-next
2020-05-04 8:50 UTC (16+ messages)
` [PATCH net-next 01/15] bnxt_en: Update firmware spec. to 1.10.1.33
` [PATCH net-next 02/15] bnxt_en: Allocate TQM ring context memory according to fw specification
` [PATCH net-next 03/15] bnxt_en: Improve TQM ring context memory sizing formulas
` [PATCH net-next 04/15] bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw
` [PATCH net-next 05/15] bnxt_en: prepare to refactor ethtool reset types
` [PATCH net-next 06/15] bnxt_en: refactor ethtool firmware "
` [PATCH net-next 07/15] bnxt_en: fix ethtool_reset_flags ABI violations
` [PATCH net-next 08/15] bnxt_en: Improve kernel log messages related to ethtool reset
` [PATCH net-next 09/15] bnxt_en: Define the doorbell offsets on 57500 chips
` [PATCH net-next 10/15] bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries
` [PATCH net-next 11/15] bnxt_en: Add support for L2 doorbell size
` [PATCH net-next 12/15] bnxt_en: Add doorbell information to bnxt_en_dev struct
` [PATCH net-next 13/15] bnxt_en: Refactor the software ring counters
` [PATCH net-next 14/15] bnxt_en: Split HW ring statistics strings into RX and TX parts
` [PATCH net-next 15/15] bnxt_en: show only relevant ethtool stats for a TX or RX ring
[PATCH net-next v7 1/2] xen networking: add basic XDP support for xen-netfront
2020-05-04 8:37 UTC (2+ messages)
` [PATCH net-next v7 2/2] xen networking: add XDP offset adjustment to xen-netback
[PATCH net v1] net: rtw88: fix an issue about leak system resources
2020-05-04 8:37 UTC (2+ messages)
[PATCH net] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
2020-05-04 8:36 UTC
[PATCH net] devlink: Fix reporter's recovery condition
2020-05-04 8:27 UTC
[PATCH ipsec-next v2 0/7] xfrm: remove three more indirect calls from packet path
2020-05-04 8:06 UTC (8+ messages)
` [PATCH ipsec-next v2 1/7] xfrm: avoid extract_output indirection for ipv4
` [PATCH ipsec-next v2 2/7] xfrm: state: remove extract_input indirection from xfrm_state_afinfo
` [PATCH ipsec-next v2 3/7] xfrm: move xfrm4_extract_header to common helper
` [PATCH ipsec-next v2 4/7] xfrm: expose local_rxpmtu via ipv6_stubs
` [PATCH ipsec-next v2 5/7] xfrm: place xfrm6_local_dontfrag in xfrm.h
` [PATCH ipsec-next v2 6/7] xfrm: remove extract_output indirection from xfrm_state_afinfo
` [PATCH ipsec-next v2 7/7] xfrm: remove output_finish "
[PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
2020-05-04 7:00 UTC (4+ messages)
` [PATCH v3 0/2] Stop monitoring disabled devices
` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
[PATCH v2 net-next 00/17] net: atlantic: A2 support
2020-05-04 6:29 UTC (3+ messages)
` [EXT] "
[PATCH v2] stmmac: fix pointer check after utilization in stmmac_interrupt
2020-05-04 6:26 UTC
[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
2020-05-04 6:26 UTC (21+ messages)
` [PATCH bpf-next v2 01/20] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v2 02/20] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v2 04/20] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v2 05/20] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v2 06/20] bpf: create anonymous "
` [PATCH bpf-next v2 07/20] bpf: create file "
` [PATCH bpf-next v2 08/20] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v2 09/20] bpf: add bpf_map iterator
` [PATCH bpf-next v2 10/20] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v2 11/20] bpf: add task and task/file iterator targets
` [PATCH bpf-next v2 12/20] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v2 13/20] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v2 14/20] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v2 15/20] bpf: support variable length array in tracing programs
` [PATCH bpf-next v2 16/20] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v2 17/20] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v2 18/20] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v2 19/20] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v2 20/20] tools/bpf: selftests: add bpf_iter selftests
[PATCH rdma-next v1 0/4] Add steering support for default miss
2020-05-04 5:30 UTC (3+ messages)
` [PATCH mlx5-next v1 1/4] {IB/net}/mlx5: Simplify don't trap code
` [PATCH mlx5-next v1 2/4] net/mlx5: Add support in forward to namespace
[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
2020-05-04 4:41 UTC (2+ messages)
[net] tipc: fix partial topology connection closure
2020-05-04 4:15 UTC
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).