Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH][v2] i40e: optimise prefetch page refcount
2020-09-04 23:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next 0/2] bpf: permit map_ptr arithmetic with opcode add and offset 0
2020-09-04 23:20 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: add test for map_ptr arithmetic
[PATCH net] tg3: Fix soft lockup when tg3_reset_task() fails
2020-09-04 23:20 UTC (2+ messages)
[PATCH bpf-next v3 0/8] Allow storage of flexible metadata information for eBPF programs
2020-09-04 23:18 UTC (5+ messages)
` [PATCH bpf-next v3 3/8] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section
[PATCH net-next 0/9] net: ethernet: ti: ale: add static configuration
2020-09-04 23:09 UTC (10+ messages)
` [PATCH net-next 1/9] net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
` [PATCH net-next 2/9] net: ethernet: ti: ale: add static configuration
` [PATCH net-next 3/9] net: ethernet: ti: cpsw: use dev_id for ale configuration
` [PATCH net-next 4/9] net: netcp: ethss: "
` [PATCH net-next 5/9] net: ethernet: ti: am65-cpsw: "
` [PATCH net-next 6/9] net: ethernet: ti: ale: make usage of ale dev_id mandatory
` [PATCH net-next 7/9] net: ethernet: ti: am65-cpsw: enable hw auto ageing
` [PATCH net-next 8/9] net: ethernet: ti: ale: switch to use tables for vlan entry description
` [PATCH net-next 9/9] net: ethernet: ti: ale: add support for multi port k3 cpsw versions
[PATCH v2 net-next 0/2] ionic: add devlink dev flash support
2020-09-04 22:52 UTC (5+ messages)
[PATCH RFC 0/7] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
2020-09-04 22:44 UTC (10+ messages)
` [PATCH RFC 1/7] net: bridge: extend the process of special frames
` [PATCH RFC 2/7] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [PATCH RFC 3/7] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [PATCH RFC 4/7] bridge: cfm: Kernel space implementation of CFM
` [PATCH RFC 5/7] bridge: cfm: Netlink Interface
` [PATCH RFC 6/7] bridge: cfm: Netlink Notifications
` [PATCH RFC 7/7] bridge: cfm: Bridge port remove
[PATCH v2 00/17] RDMA: Improve use of umem in DMA drivers
2020-09-04 22:41 UTC (2+ messages)
` [PATCH v2 16/17] RDMA/qedr: Remove fbo and zbva from the MR
Exposing device ACL setting through devlink
2020-09-04 22:37 UTC (3+ messages)
[PATCH bpf-next 1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name()
2020-09-04 22:24 UTC (3+ messages)
[PATCH net-next v2 0/2] net: dsa: bcm_sf2: Ensure MDIO diversion is used
2020-09-04 22:16 UTC (4+ messages)
` [PATCH net-next v2 1/2] of: Export of_remove_property() to modules
` [PATCH net-next v2 2/2] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
[PATCH net v2] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
2020-09-04 22:14 UTC (2+ messages)
[PATCH bpf-next 0/2] tools: bpftool: support creating and dumping outer maps
2020-09-04 22:03 UTC (5+ messages)
` [PATCH bpf-next 1/2] tools: bpftool: dump outer maps content
` [PATCH bpf-next 2/2] tools: bpftool: add "inner_map" to "bpftool map create" outer maps
[PATCH bpf-next 0/3] tools: bpftool: print built-in features, automate some of the documentation
2020-09-04 21:51 UTC (7+ messages)
` [PATCH bpf-next 1/3] tools: bpftool: print optional built-in features along with version
` [PATCH bpf-next 2/3] tools: bpftool: include common options from separate file
` [PATCH bpf-next 3/3] tools: bpftool: automate generation for "SEE ALSO" sections in man pages
[PATCH][next] i40e: switch kvzalloc to allocate rx/tx_bi buffer
2020-09-04 21:48 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: format fixes for BPF helpers and bpftool documentation
2020-09-04 21:40 UTC (5+ messages)
` [PATCH bpf-next 1/3] tools: bpftool: fix formatting in bpftool-link documentation
` [PATCH bpf-next 2/3] bpf: fix formatting in documentation for BPF helpers
` [PATCH bpf-next 3/3] tools, bpf: synchronise BPF UAPI header with tools
[PATCH v20 06/23] LSM: Use lsmblob in security_secctx_to_secid
2020-09-04 21:29 UTC (2+ messages)
[PATCH nf-next v3 0/3] Netfilter egress hook
2020-09-04 21:14 UTC (8+ messages)
` [PATCH nf-next v3 3/3] netfilter: Introduce "
[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
2020-09-04 20:37 UTC (8+ messages)
` [EXT] "
[PATCH] igb: read PBA number from flash
2020-09-04 20:21 UTC (2+ messages)
[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
2020-09-04 20:15 UTC (13+ messages)
` [PATCH bpf-next v2 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v2 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v2 3/6] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v2 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v2 5/6] bpf: Introduce bpf_this_cpu_ptr()
` [PATCH bpf-next v2 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
[PATCH net-next] mlx4: make sure to always set the port type
2020-09-04 20:06 UTC
[PATCH net-next RFC v3 00/14] Add devlink reload action option
2020-09-04 19:56 UTC (10+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command
[PATCH net-next v7 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
2020-09-04 19:41 UTC (11+ messages)
` [PATCH net-next v7 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net-next v7 2/6] net: marvell: prestera: Add PCI interface support
` [PATCH net-next v7 3/6] net: marvell: prestera: Add basic devlink support
` [PATCH net-next v7 4/6] net: marvell: prestera: Add ethtool interface support
` [PATCH net-next v7 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [PATCH net-next v7 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings
[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
2020-09-04 19:30 UTC (3+ messages)
` [PATCHv2] "
[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
2020-09-04 19:23 UTC (11+ messages)
[PATCH v2 0/5] Fixes for setting event freq/periods
2020-09-04 18:51 UTC (11+ messages)
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events
INFO: rcu detected stall in corrupted (4)
2020-09-04 18:49 UTC
[PATCH v2 0/3] Add Support for Marvell OcteonTX2 Cryptographic
2020-09-04 18:38 UTC (9+ messages)
` [PATCH v2 2/3] drivers: crypto: add support for OCTEONTX2 CPT engine
` [EXT] "
[PATCH v2] i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
2020-09-04 18:17 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] i40e: always propagate error value in i40e_set_vsi_promisc()
2020-09-04 18:10 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/3] net: phy: Support enabling clocks prior to bus probe
2020-09-04 17:21 UTC (13+ messages)
` [PATCH net-next 3/3] net: phy: bcm7xxx: request and manage GPHY clock
[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
2020-09-04 16:30 UTC (18+ messages)
` [PATCH v2 net-next 1/9] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v2 net-next 6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper
` [PATCH v2 net-next 7/9] bpf: helpers: add multibuffer support
[PATCH v14 00/10] Enable ptp_kvm for arm64
2020-09-04 16:18 UTC (13+ messages)
` [PATCH v14 01/10] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v14 02/10] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v14 03/10] smccc: Export smccc conduit get helper
` [PATCH v14 04/10] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v14 05/10] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v14 06/10] clocksource: Add clocksource id for arm arch counter
` [PATCH v14 07/10] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v14 08/10] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v14 09/10] doc: add ptp_kvm introduction for arm64 support
` [PATCH v14 10/10] arm64: Add kvm capability check extension for ptp_kvm
[PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
2020-09-04 16:12 UTC (5+ messages)
[PATCH v3] staging: qlge: fix build breakage with dumping enabled
2020-09-04 16:03 UTC (3+ messages)
[PATCH net v6 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
2020-09-04 15:54 UTC (11+ messages)
` [PATCH net v6 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net v6 5/6] net: marvell: prestera: Add Switchdev driver implementation
[PATCH bpf-next 0/6] xsk: exit NAPI loop when AF_XDP Rx ring is full
2020-09-04 15:54 UTC (14+ messages)
` [PATCH bpf-next 1/6] xsk: improve xdp_do_redirect() error codes
` [PATCH bpf-next 2/6] xdp: introduce xdp_do_redirect_ext() function
` [PATCH bpf-next 3/6] xsk: introduce xsk_do_redirect_rx_full() helper
` [PATCH bpf-next 4/6] i40e, xsk: finish napi loop if AF_XDP Rx queue is full
` [PATCH bpf-next 5/6] ice, "
` [PATCH bpf-next 6/6] ixgbe, "
[PATCH net-next 0/1] Support for VLAN interface over HSR/PRP
2020-09-04 15:52 UTC (6+ messages)
` [PATCH net-next 1/1] net: hsr/prp: add vlan support
[pull request][net-next 00/10] mlx5 Multi packet tx descriptors for SKBs
2020-09-04 15:27 UTC (7+ messages)
` [net-next 02/10] net/mlx5e: Refactor xmit functions
` [net-next 04/10] net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
` [net-next 09/10] net/mlx5e: Move TX code into functions to be used by MPWQE
KASAN: use-after-free Write in refcount_warn_saturate
2020-09-04 14:44 UTC (2+ messages)
Vulnerability report - af_packet.c - CVE-2020-14386
2020-09-04 14:36 UTC (5+ messages)
` [PATCH] net/packet: fix overflow in tpacket_rcv
[PATCHv9 bpf-next 0/5] xdp: add a new helper for dev map multicast support
2020-09-04 14:26 UTC (6+ messages)
` [PATCHv10 "
` [PATCHv10 bpf-next 1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
` [PATCHv10 bpf-next 2/5] xdp: add a new helper for dev map multicast support
[PATCH net-next v3 0/6] net-next: dsa: mt7530: add support for MT7531
2020-09-04 14:22 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: dsa: mt7530: Refine message in Kconfig
` [PATCH net-next v3 2/6] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v3 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v3 4/6] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next v3 5/6] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board
` [PATCH net-next v3 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board
[RESEND PATCH] net: dsa: microchip: look for phy-mode in port nodes
2020-09-04 13:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
2020-09-04 13:35 UTC (6+ messages)
[PATCH net-next] net/packet: Remove unused macro BLOCK_PRIV
2020-09-04 13:26 UTC (2+ messages)
[PATCH net-next] can: peak_canfd: Remove unused macros
2020-09-04 13:12 UTC
[PATCH net-next] can: kvaser_pciefd: Remove unused macro KVASER_PCIEFD_KCAN_CTRL_EFRAME
2020-09-04 13:10 UTC
[PATCH bpf-next 1/2] libbpf: fix another __u64 cast in printf
2020-09-04 13:09 UTC (2+ messages)
[PATCH net-next] rxrpc: Remove unused macro rxrpc_min_rtt_wlen
2020-09-04 13:08 UTC
[PATCH net-next] NFC: digital: Remove two unused macroes
2020-09-04 13:01 UTC
[PATCH net-next] caif: Remove duplicate macro SRVL_CTRL_PKT_SIZE
2020-09-04 12:58 UTC
[PATCH net-next] netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCN
2020-09-04 12:56 UTC
WARNING: ODEBUG bug in process_one_work (2)
2020-09-04 10:43 UTC
[PATCH net] cxgb4: Fix offset when clearing filter byte counters
2020-09-04 10:28 UTC
[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
2020-09-04 9:30 UTC
Fwd: PROBLEM: QinQ not working with qlcnic drivers
2020-09-04 9:25 UTC
KASAN: use-after-free Read in dump_schedule
2020-09-04 9:17 UTC (2+ messages)
[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
2020-09-04 8:43 UTC (11+ messages)
[PATCH net v1 0/2] hinic: BugFixes
2020-09-04 8:37 UTC (3+ messages)
` [PATCH net v1 1/2] hinic: bump up the timeout of SET_FUNC_STATE cmd
` [PATCH net v1 2/2] hinic: bump up the timeout of UPDATE_FW cmd
page: next (older) | prev (newer) | latest
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).