messages from 2020-06-23 19:39:51 to 2020-06-24 01:24:47 UTC [more...]
[PATCH bpf] libbpf: fix CO-RE relocs against .text section
2020-06-24 1:23 UTC (4+ messages)
[PATCH net-next v2 0/3] i40e: improve AF_XDP performance
2020-06-24 1:08 UTC (3+ messages)
` [PATCH net-next v2 1/3] i40e: optimize AF_XDP Tx completion path
[PATCH] [net/wan] cosa_init: check bounds before access
2020-06-24 1:04 UTC
[PATCH bpf] bpf: fix formatting in documentation for BPF helpers
2020-06-24 1:02 UTC (2+ messages)
[PATCH ethtool v1 0/6] ethtool(1) cable test support
2020-06-24 1:01 UTC (7+ messages)
` [PATCH ethtool v1 1/6] Add "
` [PATCH ethtool v1 2/6] Add cable test TDR support
` [PATCH ethtool v1 3/6] json_writer: Import the iproute2 helper code for JSON output
` [PATCH ethtool v1 4/6] Add --json command line argument parsing
` [PATCH ethtool v1 5/6] ethtool.8.in: Document the cable test commands
` [PATCH ethtool v1 6/6] ethtool.8.in: Add --json option
[net-next v2 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-23
2020-06-24 0:59 UTC (10+ messages)
` [net-next v2 1/8] i40e: Move client header location
` [net-next v2 2/8] i40e: remove unused defines
` [net-next v2 3/8] i40e: make PF wait reset loop reliable
` [net-next v2 4/8] i40e: detect and log info about pre-recovery mode
` [net-next v2 5/8] i40e: Add a check to see if MFS is set
` [net-next v2 6/8] net/intel: remove driver versions from Intel drivers
` [net-next v2 7/8] i40e: Add support for 5Gbps cards
` [net-next v2 8/8] i40e: Remove scheduling while atomic possibility
[PATCH] [net/ethernet] do_reset: remove dev null check
2020-06-24 0:55 UTC
[PATCH] restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program
2020-06-24 0:54 UTC (4+ messages)
` [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs
[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
2020-06-24 0:53 UTC (8+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test
[PATCH net 0/4] bnxt_en: Bug fixes
2020-06-24 0:47 UTC (8+ messages)
` [PATCH net 1/4] bnxt_en: Store the running firmware version code
` [PATCH net 2/4] bnxt_en: Do not enable legacy TX push on older firmware
` [PATCH net 3/4] bnxt_en: Fix statistics counters issue during ifdown with "
` [PATCH net 4/4] bnxt_en: Read VPD info only for PFs
[PATCH bpf-next] libbpf: add debug message for each created program
2020-06-24 0:33 UTC
[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-23
2020-06-24 0:14 UTC (18+ messages)
` [net-next v2 01/15] virtchnl: Extend AVF ops
` [net-next v2 02/15] iecm: Add framework set of header files
` [net-next v2 03/15] iecm: Add TX/RX "
` [net-next v2 04/15] iecm: Common module introduction and function stubs
` [net-next v2 05/15] iecm: Add basic netdevice functionality
` [net-next v2 06/15] iecm: Implement mailbox functionality
` [net-next v2 07/15] iecm: Implement virtchnl commands
` [net-next v2 08/15] iecm: Implement vector allocation
` [net-next v2 09/15] iecm: Init and allocate vport
` [net-next v2 10/15] iecm: Deinit vport
` [net-next v2 11/15] iecm: Add splitq TX/RX
` [net-next v2 12/15] iecm: Add singleq TX/RX
` [net-next v2 13/15] iecm: Add ethtool
` [net-next v2 14/15] iecm: Add iecm to the kernel build system
` [net-next v2 15/15] idpf: Introduce idpf driver
[PATCH iproute2 0/5] Eliminate the term slave in iproute2
2020-06-24 0:12 UTC (7+ messages)
` [PATCH iproute2 1/5] bpf: replace slave with sub
` [PATCH iproute2 2/5] bridge: remove slave from comments and message
` [PATCH iproute2 3/5] testsuite: replace Enslave with Insert
` [PATCH iproute2 4/5] ip: replace slave_kind
` [PATCH iproute2 5/5] ip: rename slave to subport
[PATCH ipsec-next 0/6] xfrm: remove xfrm replay indirections
2020-06-23 23:51 UTC (8+ messages)
` [PATCH ipsec-next 1/6] xfrm: replay: avoid xfrm replay notify indirection
` [PATCH ipsec-next 2/6] xfrm: replay: get rid of duplicated notification code
` [PATCH ipsec-next 3/6] xfrm: replay: remove advance indirection
` [PATCH ipsec-next 4/6] xfrm: replay: remove recheck indirection
` [PATCH ipsec-next 5/6] xfrm: replay: avoid replay indirection
` [PATCH ipsec-next 6/6] xfrm: replay: remove last "
Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
2020-06-23 23:52 UTC
[PATCH iptables] libxtables/xtables.c - compiler warning fixes for NO_SHARED_LIBS
2020-06-23 23:11 UTC (2+ messages)
[PATCH bpf-next v5 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 23:08 UTC (16+ messages)
` [PATCH bpf-next v5 01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state
` [PATCH bpf-next v5 02/15] net: bpf: implement bpf iterator for tcp
` [PATCH bpf-next v5 03/15] bpf: support 'X' in bpf_seq_printf() helper
` [PATCH bpf-next v5 04/15] bpf: allow tracing programs to use bpf_jiffies64() helper
` [PATCH bpf-next v5 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v5 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers
` [PATCH bpf-next v5 07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state
` [PATCH bpf-next v5 08/15] net: bpf: implement bpf iterator for udp
` [PATCH bpf-next v5 09/15] bpf: add bpf_skc_to_udp6_sock() helper
` [PATCH bpf-next v5 10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file
` [PATCH bpf-next v5 11/15] selftests/bpf: refactor some net macros to bpf_tracing_net.h
` [PATCH bpf-next v5 12/15] selftests/bpf: add more common "
` [PATCH bpf-next v5 13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v5 14/15] selftests/bpf: implement sample udp/udp6 "
` [PATCH bpf-next v5 15/15] selftests/bpf: add tcp/udp iterator programs to selftests
[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
2020-06-23 22:53 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: introduce helper bpf_get_task_stack_trace()
` [PATCH bpf-next 3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace()
[PATCH net-next 0/5] net: adress some sparse warnings
2020-06-23 22:31 UTC (6+ messages)
` [PATCH net-next 1/5] tcp: add declarations to avoid warnings
` [PATCH net-next 2/5] tcp: move ipv6_specific declaration to remove a warning
` [PATCH net-next 3/5] tcp: move ipv4_specific to tcp include file
` [PATCH net-next 4/5] net: move tcp gro declarations to net/tcp.h
` [PATCH net-next 5/5] udp: move gro declarations to net/udp.h
[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 22:44 UTC (15+ messages)
` [PATCH bpf-next v3 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v3 09/15] bpf: add bpf_skc_to_udp6_sock() helper
[PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in enic_init_affinity_hint()
2020-06-23 22:26 UTC (4+ messages)
[PATCH net-next] r8169: rename RTL8125 to RTL8125A
2020-06-23 22:25 UTC (2+ messages)
[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
2020-06-23 22:21 UTC (11+ messages)
[PATCH net-next] bonding/xfrm: use real_dev instead of slave_dev
2020-06-23 22:20 UTC (2+ messages)
[PATCH net 00/12] cxgb4/cxgb4vf: fix warnings reported by sparse
2020-06-23 22:19 UTC (14+ messages)
` [PATCH net 01/12] cxgb4: move handling L2T ARP failures to caller
` [PATCH net 02/12] cxgb4: move PTP lock and unlock to caller in Tx path
` [PATCH net 03/12] cxgb4: use unaligned conversion for fetching timestamp
` [PATCH net 04/12] cxgb4: parse TC-U32 key values and masks natively
` [PATCH net 05/12] cxgb4: fix endian conversions for L4 ports in filters
` [PATCH net 06/12] cxgb4: use correct type for all-mask IP address comparison
` [PATCH net 07/12] cxgb4: fix SGE queue dump destination buffer context
` [PATCH net 08/12] cxgb4: remove cast when saving IPv4 partial checksum
` [PATCH net 09/12] cxgb4: move DCB version extern to header file
` [PATCH net 10/12] cxgb4: fix set but unused variable when DCB is disabled
` [PATCH net 11/12] cxgb4: update kernel-doc line comments
` [PATCH net 12/12] cxgb4vf: "
[PATCH bpf-next v2] tools: bpftool: fix variable shadowing in emit_obj_refs_json()
2020-06-23 22:15 UTC (2+ messages)
[PATCH net-next 0/2] mlxsw: Bump firmware version to XX.2007.1168
2020-06-23 22:14 UTC (2+ messages)
[PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
2020-06-23 22:11 UTC (4+ messages)
` [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup
[PATCH] net: ath10k: fix OOB: __ath10k_htt_rx_ring_fill_n
2020-06-23 22:11 UTC
[PATCH] IPv6: Fix CPU contention on FIB6 GC
2020-06-23 22:06 UTC (7+ messages)
[PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c
2020-06-23 22:04 UTC (2+ messages)
[PATCH net-next v10 0/5] RGMII Internal delay common property
2020-06-23 22:02 UTC (3+ messages)
` [PATCH net-next v10 2/5] net: phy: Add a helper to return the index for of the internal delay
[PATCH net-next v2 0/5] hinic: add some ethtool ops support
2020-06-23 22:02 UTC (9+ messages)
` [PATCH net-next v2 1/5] hinic: add support to set and get pause params
` [PATCH net-next v2 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next v2 4/5] hinic: add support to identify physical device
` [PATCH net-next v2 5/5] hinic: add support to get eeprom information
[PATCH v2 net 0/9] net: qed/qede: various stability fixes
2020-06-23 22:01 UTC (2+ messages)
[PATCH bpf-next v4 00/15] implement bpf iterator for tcp and udp sockets
2020-06-23 21:59 UTC (2+ messages)
[PATCH v3 net] net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
2020-06-23 21:53 UTC (2+ messages)
[PATCH net 0/2] wireguard fixes for 5.8-rc3
2020-06-23 21:51 UTC (2+ messages)
[iproute2 master] devlink: Document zero policer identifier
2020-06-23 20:06 UTC
[PATCH v3 bpf-next 0/9] introduce support for XDP programs in CPUMAP
2020-06-23 21:39 UTC (10+ messages)
` [PATCH v3 bpf-next 1/9] cpumap: use non-locked version __ptr_ring_consume_batched
` [PATCH v3 bpf-next 2/9] net: Refactor xdp_convert_buff_to_frame
` [PATCH v3 bpf-next 3/9] samples/bpf: xdp_redirect_cpu_user: do not update bpf maps in option loop
` [PATCH v3 bpf-next 4/9] cpumap: formalize map value as a named struct
` [PATCH v3 bpf-next 5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap
` [PATCH v3 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries
` [PATCH v3 bpf-next 7/9] libbpf: add SEC name for xdp programs attached to CPUMAP
` [PATCH v3 bpf-next 8/9] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpumap
` [PATCH v3 bpf-next 9/9] selftest: add tests for XDP programs in CPUMAP entries
[PATCH net v2 0/2] bridge: mrp: Update MRP_PORT_ROLE
2020-06-23 21:38 UTC (2+ messages)
[PATCH net-next,v2] rtnetlink: add keepalived rtm_protocol
2020-06-23 21:35 UTC (2+ messages)
[PATCH v2 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
2020-06-23 21:34 UTC (3+ messages)
` [PATCH v2 1/2] net: phy: export phy_disable_interrupts()
[pull request][net-next 00/10] mlx5 updates 2020-06-23
2020-06-23 21:33 UTC (17+ messages)
` [net-next 01/10] net/mlx5: Avoid eswitch header inclusion in fs core layer
` [net-next 02/10] net/mlx5: FWTrace: Add missing space
` [net-next 03/10] net/mlx5: Add a missing macro undefinition
` [net-next 04/10] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
` [net-next 05/10] net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
` [net-next 06/10] net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
` [net-next 07/10] net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
` [net-next 08/10] net/mlx5e: vxlan: Use RCU for vxlan table lookup
` [net-next 09/10] net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
` [net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
[PATCHv3 0/9] bpf: Add d_path helper
2020-06-23 20:17 UTC (11+ messages)
` [PATCH 09/11] "
[PATCH bpf-next] tools: bpftool: do not pass json_wtr to emit_obj_refs_json()
2020-06-23 21:25 UTC (3+ messages)
[PATCH bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
2020-06-23 21:24 UTC (5+ messages)
` [PATCH bpf-next v2 2/3] bpf, netns: Keep attached programs in bpf_prog_array
[PATCH 5.4 313/314] sched/rt, net: Use CONFIG_PREEMPTION.patch
2020-06-23 19:58 UTC
[PATCH net-next v3 0/3] Add Marvell 88E1340S, 88E1548P support
2020-06-23 21:04 UTC (2+ messages)
[PATCH] linux/log2.h: enclose macro arg in parens
2020-06-23 20:59 UTC (2+ messages)
[PATCH 4.19 204/206] sched/rt, net: Use CONFIG_PREEMPTION.patch
2020-06-23 19:58 UTC
[RFC net-next] devlink: Add reset subcommand
2020-06-23 20:56 UTC (2+ messages)
[PATCH net-next 0/2] cxgb4: fix more warnings reported by sparse
2020-06-23 20:33 UTC (3+ messages)
` [PATCH net-next 1/2] cxgb4: always sync access when flashing PHY firmware
` [PATCH net-next 2/2] cxgb4: move device dump arrays in header to C file
[PATCH net-next 0/4] net: bridge: fdb activity tracking
2020-06-23 20:47 UTC (5+ messages)
` [PATCH net-next 1/4] net: bridge: fdb_add_entry takes ndm as argument
` [PATCH net-next 2/4] net: neighbor: add fdb extended attribute
` [PATCH net-next 3/4] net: bridge: add option to allow activity notifications for any fdb entries
` [PATCH net-next 4/4] net: bridge: add a flag to avoid refreshing fdb when changing/adding
[PATCH 4.14 135/136] sched/rt, net: Use CONFIG_PREEMPTION.patch
2020-06-23 19:59 UTC
[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-22
2020-06-23 20:40 UTC (5+ messages)
` [net-next 4/9] i40e: detect and log info about pre-recovery mode
[PATCH 00/11] net: improve devres helpers
2020-06-23 20:16 UTC (5+ messages)
` [PATCH 03/11] net: devres: relax devm_register_netdev()
[PATCH net-next v2 3/4] mlx5: become aware of when running as a bonding slave
2020-06-23 19:57 UTC (4+ messages)
[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
2020-06-23 19:49 UTC (7+ messages)
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration
` [PATCH 12/15] dt-bindings: mdio: add phy-supply property to ethernet phy node
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).