netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 01:18:55 to 2020-06-23 15:19:20 UTC [more...]

[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
 2020-06-23 15:19 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: introduce helper bpf_get_task_stack_trace()
` [PATCH bpf-next 2/3] bpf: allow %pB in bpf_seq_printf()
` [PATCH bpf-next 3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace()

[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 15:03 UTC  (20+ 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 bpf-next v3 11/15] tools/bpf: refactor some net macros to libbpf bpf_tracing_net.h
` [PATCH bpf-next v3 13/15] tools/bpf: selftests: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v3 14/15] tools/bpf: add udp4/udp6 bpf iterator
` [PATCH bpf-next v3 15/15] bpf/selftests: add tcp/udp iterator programs to selftests

[PATCH v2 bpf-next 0/8] introduce support for XDP programs in CPUMAP
 2020-06-23 14:56 UTC  (7+ messages)
` [PATCH v2 bpf-next 4/8] bpf: cpumap: add the possibility to attach an eBPF program to cpumap
` [PATCH v2 bpf-next 6/8] libbpf: add SEC name for xdp programs attached to CPUMAP
` [PATCH v2 bpf-next 8/8] selftest: add tests for XDP programs in CPUMAP entries

[PATCH] tcp: don't ignore ECN CWR on pure ACK
 2020-06-23 14:53 UTC 

[RFC v9 00/11] vhost: ring format independence
 2020-06-23 14:42 UTC  (3+ messages)
` [RFC v9 02/11] vhost: use batched get_vq_desc version

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-23 14:37 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: phy: mscc: PHC and timestamping support
 2020-06-23 14:30 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: phy: add support for a common probe between shared PHYs
` [PATCH net-next v4 2/8] net: phy: mscc: fix copyright and author information in MACsec
` [PATCH net-next v4 3/8] net: phy: mscc: remove the TR CLK disable magic value
` [PATCH net-next v4 4/8] net: phy: mscc: take into account the 1588 block in MACsec init
` [PATCH net-next v4 5/8] net: phy: mscc: 1588 block initialization
` [PATCH net-next v4 6/8] net: phy: mscc: timestamping and PHC support
` [PATCH net-next v4 7/8] dt-bindings: net: phy: vsc8531: document the load/save GPIO
` [PATCH net-next v4 8/8] MIPS: dts: ocelot: describe "

[PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool
 2020-06-23 14:27 UTC  (5+ messages)
` [PATCH mlx5-next v3 01/11] net/mlx5: Export resource dump interface
` [PATCH mlx5-next v3 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments

[PATCH net-next v2 0/5] hinic: add some ethtool ops support
 2020-06-23 14:24 UTC  (6+ 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 3/5] hinic: add self test support
` [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

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-06-23 14:23 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c
 2020-06-23 14:13 UTC 

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-06-23 13:42 UTC  (2+ messages)

[PATCH v2 net 0/9] net: qed/qede: various stability fixes
 2020-06-23 13:51 UTC  (10+ messages)
` [PATCH v2 net 1/9] net: qed: fix left elements count calculation
` [PATCH v2 net 2/9] net: qed: fix async event callbacks unregistering
` [PATCH v2 net 3/9] net: qede: stop adding events on an already destroyed workqueue
` [PATCH v2 net 4/9] net: qed: fix NVMe login fails over VFs
` [PATCH v2 net 5/9] net: qed: fix excessive QM ILT lines consumption
` [PATCH v2 net 6/9] net: qede: fix PTP initialization on recovery
` [PATCH v2 net 7/9] net: qede: fix use-after-free on recovery and AER handling
` [PATCH v2 net 8/9] net: qed: reset ILT block sizes before recomputing to fix crashes
` [PATCH v2 net 9/9] net: qed: fix "maybe uninitialized" warning

[PATCH net-next v10 0/5] RGMII Internal delay common property
 2020-06-23 13:48 UTC  (6+ messages)
` [PATCH net-next v10 1/5] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v10 2/5] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v10 3/5] dt-bindings: net: Add RGMII internal delay for DP83869
` [PATCH net-next v10 4/5] net: dp83869: Add RGMII internal delay configuration
` [PATCH net-next v10 5/5] net: phy: DP83822: Add setting the fixed internal delay

[PATCH net-next v2 1/3] i40e: add xdp ring statistics to vsi stats
 2020-06-23 13:06 UTC  (3+ messages)
` [PATCH net-next v2 2/3] i40e: add xdp ring statistics to dump vsi debug output
` [PATCH net-next v2 3/3] i40e: introduce new dump desc xdp command

[PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printing
 2020-06-23 13:11 UTC  (13+ messages)
` [PATCH v3 bpf-next 1/8] bpf: provide function to get vmlinux BTF information
` [PATCH v3 bpf-next 2/8] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v3 bpf-next 3/8] checkpatch: add new BTF pointer format specifier
` [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF
` [PATCH v3 bpf-next 5/8] printk: initialize vmlinux BTF outside of printk in late_initcall()
` [PATCH v3 bpf-next 6/8] printk: extend test_printf to test %pT BTF-based format specifier
` [PATCH v3 bpf-next 7/8] bpf: add support for %pT format specifier for bpf_trace_printk() helper
` [PATCH v3 bpf-next 8/8] bpf/selftests: add tests for %pT format specifier

[PATCH v2] dsa: Allow forwarding of redirected IGMP traffic
 2020-06-23 12:50 UTC  (3+ messages)

[PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs
 2020-06-23 12:47 UTC 

Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-23 12:17 UTC  (2+ messages)
`  "

[PATCH net 9/9] net: qed: fix "maybe uninitialized" warning
 2020-06-23 12:16 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
 2020-06-23 12:03 UTC  (5+ messages)
` [PATCH net-next v3 4/9] net: phy: add Lynx PCS module

[RFC net-next] devlink: Add reset subcommand
 2020-06-23 11:32 UTC 

[PATCH rdma-next 0/2] Create IPoIB QP with specific QP number
 2020-06-23 11:01 UTC  (2+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Enable QP number request when creating IPoIB underlay QP

[PATCH bpf-next 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-23 10:51 UTC  (8+ messages)
` [PATCH bpf-next 1/3] flow_dissector: Pull BPF program assignment up to bpf-netns
` [PATCH bpf-next 2/3] bpf, netns: Keep attached programs in bpf_prog_array
` [PATCH bpf-next 3/3] bpf, netns: Keep a list of attached bpf_link's

[PATCH iproute2-next 0/4] devlink: Support get,set mac address of a port function
 2020-06-23 10:44 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] Update kernel headers
` [PATCH iproute2-next 2/4] devlink: Move devlink port code at start to reuse
` [PATCH iproute2-next 3/4] devlink: Support querying hardware address of port function
` [PATCH iproute2-next 4/4] devlink: Support setting port function hardware address

[PATCH v3 net] net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
 2020-06-23 10:43 UTC 

[PATCH bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-23 10:34 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] flow_dissector: Pull BPF program assignment up to bpf-netns
` [PATCH bpf-next v2 2/3] bpf, netns: Keep attached programs in bpf_prog_array
` [PATCH bpf-next v2 3/3] bpf, netns: Keep a list of attached bpf_link's

[RFC PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-06-23 10:23 UTC  (6+ messages)
` [RFC PATCH v13 7/9] arm64/kvm: Add hypercall service for kvm ptp

[RFC,net-next 6/9] net: qos: add tc police offloading action with max frame size limit
 2020-06-23 10:08 UTC  (9+ messages)
` [v1,net-next 1/4] "
  ` [v1,net-next 2/4] net: enetc: add support max frame size for tc flower offload
  ` [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
      ` [EXT] "
  ` [v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action

[PATCHv3 0/9] bpf: Add d_path helper
 2020-06-23 10:02 UTC  (8+ messages)
` [PATCH 09/11] "

[PATCH net 0/2] wireguard fixes for 5.8-rc3
 2020-06-23  9:59 UTC  (3+ messages)
` [PATCH net 1/2] wireguard: noise: do not assign initiation time in if condition
` [PATCH net 2/2] wireguard: device: avoid circular netns references

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-23  9:56 UTC  (10+ messages)
` [PATCH 13/15] net: phy: mdio: add support for PHY supply regulator
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH v1] rtl818x_pci: use generic power management
 2020-06-23  9:44 UTC 

[PATCH net-next v2 0/3] i40e: improve AF_XDP performance
 2020-06-23  9:44 UTC  (4+ messages)
` [PATCH net-next v2 1/3] i40e: optimize AF_XDP Tx completion path
` [PATCH net-next v2 2/3] i40e: eliminate division in napi_poll data path
` [PATCH net-next v2 3/3] i40e: move check of full Tx ring to outside of send loop

[PATCH v2 net 0/3] net: ethtool: netdev_features_strings[] cleanup
 2020-06-23  9:40 UTC  (3+ messages)

[PATCH v3 0/1] Generalize poll events from eventfd
 2020-06-23  9:21 UTC  (4+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag

[PATCH 00/11] net: improve devres helpers
 2020-06-23  9:12 UTC  (4+ messages)
` [PATCH 03/11] net: devres: relax devm_register_netdev()

[PATCH net v2 0/2] bridge: mrp: Update MRP_PORT_ROLE
 2020-06-23  9:05 UTC  (3+ messages)
` [PATCH net v2 1/2] bridge: uapi: mrp: Fix MRP_PORT_ROLE
` [PATCH net v2 2/2] bridge: mrp: Validate when setting the port role

[PATCH v2 02/15] net: dev: add a missing kernel-doc annotation
 2020-06-23  9:07 UTC  (6+ messages)
` [PATCH v2 03/15] net: netdevice.h: add a description for napi_defer_hard_irqs
` [PATCH v2 04/15] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH v2 05/15] net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
` [PATCH v2 06/15] scripts/kernel-doc: handle function pointer prototypes

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-23  9:01 UTC  (4+ messages)

[PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"
 2020-06-23  8:42 UTC 

[PATCH net-next,v2] rtnetlink: add keepalived rtm_protocol
 2020-06-23  8:33 UTC 

[PATCH] iwl: fix crash in iwl_dbg_tlv_alloc_trigger
 2020-06-23  8:26 UTC  (2+ messages)
` [PATCH] iwlwifi: "

[PATCH net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
 2020-06-23  8:26 UTC  (5+ messages)
` [PATCH net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-23  8:25 UTC  (8+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-23  8:19 UTC  (8+ messages)

[PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in enic_init_affinity_hint()
 2020-06-23  8:13 UTC 

[Resend PATCH net] bridge: uapi: mrp: Fix MRP_PORT_ROLE
 2020-06-23  8:02 UTC  (3+ messages)

[PATCH] net: ath10k: fix memcpy size from untrusted input
 2020-06-23  7:44 UTC  (2+ messages)

missing retval check of call_netdevice_notifiers in dev_change_net_namespace
 2020-06-23  7:43 UTC  (3+ messages)

[PATCH v2 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
 2020-06-23  7:41 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: export phy_disable_interrupts()
` [PATCH v2 2/2] net: phy: call phy_disable_interrupts() in phy_init_hw()

RE:Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-23  7:41 UTC 

[PATCH net-next v1 0/5] hinic: add some ethtool ops support
 2020-06-23  6:48 UTC  (9+ messages)
` [PATCH net-next v1 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next v1 5/5] hinic: add support to get eeprom information

[PATCH bpf-next v3 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers
 2020-06-23  6:39 UTC  (3+ messages)

possible deadlock in rds_wake_sk_sleep (3)
 2020-06-23  6:27 UTC 

[RFC PATCH 0/9] Hirschmann Hellcreek DSA driver
 2020-06-23  6:09 UTC  (17+ messages)
` [RFC PATCH 6/9] net: dsa: hellcreek: Add debugging mechanisms
` [RFC PATCH 9/9] dt-bindings: net: dsa: Add documentation for Hellcreek switches

[PATCH v3 bpf-next 8/9] tools/bpftool: show info for processes holding BPF map/prog/link/btf FDs
 2020-06-23  5:09 UTC  (2+ messages)

[PATCH net-next 0/2] i40e: improve AF_XDP performance
 2020-06-23  5:02 UTC  (4+ messages)
` [PATCH net-next 1/2] i40e: optimize AF_XDP Tx completion path
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] Add Marvell 88E1340S, 88E1548P support
 2020-06-23  5:00 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: marvell: use a single style for referencing functions
` [PATCH net-next v3 2/3] net: phy: marvell: Add Marvell 88E1340S support
` [PATCH net-next v3 3/3] net: phy: marvell: Add Marvell 88E1548P support

mlx5e uplink hairpin forwarding
 2020-06-23  4:21 UTC  (4+ messages)

[PATCH v2] GUE: Fix a typo
 2020-06-23  4:13 UTC  (2+ messages)

[PATCH net-next 0/6] net: atlantic: additional A2 features
 2020-06-23  4:10 UTC  (2+ messages)

[PATCH net v2] mptcp: drop sndr_key in mptcp_syn_options
 2020-06-23  4:07 UTC  (2+ messages)

[PATCH] [net/sched] tcindex_change: Remove redundant null check
 2020-06-23  3:57 UTC  (2+ messages)

linux-next: build failure after merge of the kspp tree
 2020-06-23  3:56 UTC  (2+ messages)

[PATCH net-next] rtnetlink: add keepalived rtm_protocol
 2020-06-23  3:50 UTC  (2+ messages)

[PATCH] Fix check in ethtool_rx_flow_rule_create
 2020-06-23  3:49 UTC  (2+ messages)

[PATCH net-next] net: mtk_eth_soc: use resolved link config in mac_link_up()
 2020-06-23  3:48 UTC  (2+ messages)

[PATCH net] hsr: avoid to create proc file after unregister
 2020-06-23  3:43 UTC  (2+ messages)

[PATCH] [net/decnet] dn_route_rcv: remove redundant dev null check
 2020-06-23  3:41 UTC 

[PATCH net-next 0/5] Multicast improvement in Ocelot and Felix drivers
 2020-06-23  3:41 UTC  (2+ messages)

[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-23  3:22 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test
` [PATCH v3 bpf-next 3/3] selftests/bpf: add variable-length data concat pattern less than test

[PATCH] net: qrtr: free flow in __qrtr_node_release
 2020-06-23  3:22 UTC 

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-22
 2020-06-23  3:13 UTC  (4+ messages)
` [net-next 4/9] i40e: detect and log info about pre-recovery mode

[PATCH] [net] dcb_doit: remove redundant skb check
 2020-06-23  2:50 UTC  (2+ messages)

[PATCH v2 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-23  2:28 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/3] selftests/bpf: add variable-length data concat pattern less than test

[PATCH net-next v9 0/5] RGMII Internal delay common property
 2020-06-23  1:19 UTC  (7+ messages)
` [PATCH net-next v9 1/5] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v9 2/5] net: phy: Add a helper to return the index for of the internal delay


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).