netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 18:53:49 to 2020-12-11 10:16:47 UTC [more...]

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-11 10:13 UTC  (47+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
` [patch 05/30] genirq: Annotate irq stats data races
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
` [patch 07/30] genirq: Make kstat_irqs() static
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
` [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 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
  ` [Intel-gfx] "
` [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 17/30] NTB/msi: Use irq_has_action()
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [patch 19/30] PCI: mobiveil: "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [patch 25/30] xen/events: Remove disfunct affinity spreading
` [patch 26/30] xen/events: Use immediate affinity setting
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
` [patch 30/30] genirq: Remove export of irq_to_desc()

[RFC net-next] net: bridge: igmp: Extend IGMP query with vlan support
 2020-12-11 10:10 UTC  (3+ messages)

[PATCH] net/mlx4: Use true,false for bool variable
 2020-12-11 10:05 UTC 

INFO: task can't die in corrupted (2)
 2020-12-11 10:03 UTC 

[PATCH v4 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2020-12-11  9:36 UTC  (5+ messages)

[PATCH v2 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2020-12-11  9:40 UTC  (4+ messages)
` [PATCH v2 2/3] net: mhi: Get RX queue size from MHI core

[PATCH net] nfp: do not send control messages during cleanup
 2020-12-11  9:27 UTC 

[PATCH bpf-next] xsk: save the undone skb
 2020-12-11  9:25 UTC 

[PATCH v10 0/4] Adding the Sparx5 Serdes driver
 2020-12-11  9:05 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: phy: Add sparx5-serdes bindings
` [PATCH v10 2/4] phy: Add ethernet serdes configuration option
` [PATCH v10 3/4] phy: Add Sparx5 ethernet serdes PHY driver
` [PATCH v10 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node

[PATCH] net: qlcnic: remove casting dma_alloc_coherent
 2020-12-11  8:59 UTC 

[PATCH v17 3/3] bus: mhi: Add userspace client interface driver
 2020-12-11  8:55 UTC 

[PATCH v2 net-next] ice, xsk: Move Rx allocation out of while-loop
 2020-12-11  8:54 UTC 

[PATCH wireless -next] wireless: mt76: mt7915: convert comma to semicolon
 2020-12-11  8:53 UTC 

pull-request: can-next 2020-12-10
 2020-12-11  8:49 UTC  (3+ messages)

[PATCH v17 0/3] userspace MHI client interface driver
 2020-12-11  8:53 UTC  (7+ messages)
` [PATCH v17 1/3] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v17 2/3] docs: Add documentation for userspace client interface
` [PATCH v17 3/3] bus: mhi: Add userspace client interface driver

[PATCH net-next 3/4] sch_htb: Stats for offloaded HTB
 2020-12-11  8:41 UTC  (3+ messages)

[PATCH v3 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-11  8:43 UTC  (3+ messages)
` [PATCH v3 1/1] net/ipv4/inet_fragment: Batch fqdir destroy works

[PATCH net-next] net/mediatek: simplify the mediatek code return expression
 2020-12-11  8:38 UTC 

[PATCH net-next] gve: simplify the gve code return expression
 2020-12-11  8:37 UTC 

[PATCH net-next v2 00/14] Add mlx5 subfunction support
 2020-12-11  8:33 UTC  (3+ messages)

[PATCH] bpf,x64: pad NOPs to make images converge more easily
 2020-12-11  8:19 UTC 

[PATCH net-next 0/4] net: avoid indirect calls in dst functions
 2020-12-11  7:57 UTC  (6+ messages)
` [PATCH net-next 1/4] net: use indirect call helpers for dst_input
` [PATCH net-next 2/4] net: use indirect call helpers for dst_output
` [PATCH net-next 3/4] net: use indirect call helpers for dst_mtu
` [PATCH net-next 4/4] net: indirect call helpers for ipv4/ipv6 dst_check functions

[PATCH bpf] xsk: fix race in SKB mode transmit with shared cq
 2020-12-11  7:47 UTC  (3+ messages)

[PATCH net] vhost_net: fix high cpu load when sendmsg fails
 2020-12-11  7:37 UTC  (5+ messages)

[PATCH RESEND net-next 1/2] dpaa2-eth: send a scatter-gather FD instead of realloc-ing
 2020-12-11  7:21 UTC  (2+ messages)

[PATCH net-next 0/7] net: hns3: updates for -next
 2020-12-11  7:06 UTC  (11+ messages)
` [PATCH net-next 2/7] net: hns3: add support for tc mqprio offload
` [PATCH net-next 3/7] net: hns3: add support for forwarding packet to queues of specified TC when flow director rule hit

[PATCH net-next] GTP: add support for flow based tunneling API
 2020-12-11  6:56 UTC 

[PATCH] mt76: Fixed kernel test robot warning
 2020-12-11  6:51 UTC  (3+ messages)

[PATCHv6 net-next 0/3] Add devlink and devlink health reporters to
 2020-12-11  6:25 UTC  (4+ messages)
` [PATCHv6 net-next 1/3] octeontx2-af: Add devlink suppoort to af driver
` [PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
` [PATCH 3/3] docs: octeontx2: Add Documentation for NPA health reporters

[net PATCH] tcp: Mark fastopen SYN packet as lost when receiving ICMP_TOOBIG/ICMP_FRAG_NEEDED
 2020-12-11  6:24 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix bpf_testmod.ko recompilation logic
 2020-12-11  5:46 UTC  (2+ messages)

[PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper
 2020-12-11  5:03 UTC  (13+ messages)

[PATCH RFC bpf-next 0/4] Support kernel module ksym variables
 2020-12-11  4:27 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/4] selftests/bpf: sync RCU before unloading bpf_testmod
` [PATCH RFC bpf-next 2/4] bpf: support BPF ksym variables in kernel modules
` [PATCH RFC bpf-next 3/4] libbpf: support kernel module ksym externs
` [PATCH RFC bpf-next 4/4] selftests/bpf: test "

[PATCHv2] selftests: test_vxlan_under_vrf: mute unnecessary error message
 2020-12-11  4:24 UTC 

[PATCH v5 3/6] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct
 2020-12-11  4:21 UTC  (2+ messages)

[PATCH] selftests: test_vxlan_under_vrf: mute uncessary error message
 2020-12-11  4:21 UTC 

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2020-12-11  2:43 UTC  (9+ messages)
` [PATCH v1 net-next 02/15] net: Introduce direct data placement tcp offload

[PATCH] net: core: fix msleep() is not accurate
 2020-12-11  2:43 UTC  (3+ messages)

[PATCHv3 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2020-12-11  2:40 UTC  (4+ messages)
` [PATCHv4 "
  ` [PATCHv5 "

[PATCH v7] lib: optimize cpumask_local_spread()
 2020-12-11  2:25 UTC  (5+ messages)

INFO: task hung in linkwatch_event (2)
 2020-12-11  2:25 UTC  (2+ messages)

[PATCH net-next v2] inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers
 2020-12-11  1:59 UTC  (2+ messages)

[PATCH bpf] bpf: fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
 2020-12-11  1:44 UTC 

[PATCH v2 13/21] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
 2020-12-11  1:19 UTC 

Refcount mismatch when unregistering netdevice from kernel
 2020-12-11  1:12 UTC  (7+ messages)

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-11  0:36 UTC  (5+ messages)
    ` [PATCH iproute2-next v1] iplink macvlan: Added bcqueuelen parameter

[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
 2020-12-11  0:27 UTC  (10+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp

[PATCH net-next] sfc: backport XDP EV queue sharing from the out-of-tree driver
 2020-12-11  0:18 UTC 

[Patch bpf-next 0/3] bpf: introduce timeout map
 2020-12-11  0:06 UTC  (4+ messages)
` [Patch bpf-next 1/3] bpf: use index instead of hash for map_locked[]
` [Patch bpf-next 2/3] bpf: introduce timeout map
` [Patch bpf-next 3/3] tools: add a test case for bpf "

[PATCH iproute2-next 00/10] dcb: Support PFC, buffer, maxrate objects
 2020-12-10 23:02 UTC  (11+ messages)
` [PATCH iproute2-next 01/10] dcb: Remove unsupported command line arguments from getopt_long()
` [PATCH iproute2-next 02/10] dcb: ets: Fix help display for "show" subcommand
` [PATCH iproute2-next 03/10] dcb: ets: Change the way show parameters are given in synopsis
` [PATCH iproute2-next 04/10] man: dcb-ets: Remove an unnecessary empty line
` [PATCH iproute2-next 05/10] dcb: Add dcb_set_u32(), dcb_set_u64()
` [PATCH iproute2-next 06/10] dcb: Add -s to enable statistics
` [PATCH iproute2-next 07/10] dcb: Add -i to enable IEC mode
` [PATCH iproute2-next 08/10] dcb: Add a subtool for the DCB PFC object
` [PATCH iproute2-next 09/10] dcb: Add a subtool for the DCB buffer object
` [PATCH iproute2-next 10/10] dcb: Add a subtool for the DCB maxrate object

[PATCH] selftests: Skip BPF seftests by default
 2020-12-10 23:41 UTC  (3+ messages)

[PATCH bpf-next v2] samples/bpf: fix possible hang in xdpsock with multiple threads
 2020-12-10 23:30 UTC  (2+ messages)

Fw: [GIT] Networking
 2020-12-10 23:29 UTC 

[PATCH net-next 0/9] mptcp: Another set of miscellaneous MPTCP fixes
 2020-12-10 22:25 UTC  (10+ messages)
` [PATCH net-next 1/9] mptcp: attach subflow socket to parent cgroup
` [PATCH net-next 2/9] mptcp: remove address when netlink flushes addrs
` [PATCH net-next 3/9] selftests: mptcp: add the flush addrs testcase
` [PATCH net-next 4/9] mptcp: use MPTCPOPT_HMAC_LEN macro
` [PATCH net-next 5/9] mptcp: hold mptcp socket before calling tcp_done
` [PATCH net-next 6/9] tcp: parse mptcp options contained in reset packets
` [PATCH net-next 7/9] mptcp: parse and act on incoming FASTCLOSE option
` [PATCH net-next 8/9] mptcp: pm: simplify select_local_address()
` [PATCH net-next 9/9] mptcp: let MPTCP create max size skbs

[PATCH v3 1/1] xdp: avoid calling kfree twice
 2020-12-11  4:26 UTC  (2+ messages)

[PATCH v2 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-10 22:16 UTC  (2+ messages)

pull-request: bpf 2020-12-10
 2020-12-10 22:31 UTC  (2+ messages)

[PATCH net-next] net: x25: Remove unimplemented X.25-over-LLC code stubs
 2020-12-10 22:34 UTC  (6+ messages)

[PATCH] nfc: s3fwrn5: let core configure the interrupt trigger
 2020-12-10 21:18 UTC 

[PATCH net-next] rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlers
 2020-12-10 21:36 UTC  (2+ messages)

[PATCH wireless -next] cw1200: txrx: convert comma to semicolon
 2020-12-10 21:33 UTC  (3+ messages)

[PATCH] Revert "macb: support the two tx descriptors on at91rm9200"
 2020-12-10 21:33 UTC  (2+ messages)

[PATCH net-next] net: qualcomm: rmnet: Update rmnet device MTU based on real device
 2020-12-10 21:31 UTC  (2+ messages)

[PATCH bpf-next] net: xdp: introduce xdp_init_buff utility routine
 2020-12-10 21:24 UTC  (9+ messages)

[PATCH net-next] net: lapbether: Consider it successful if (dis)connecting when already (dis)connected
 2020-12-10 21:19 UTC  (2+ messages)

[net-next] tcp: correctly handle increased zerocopy args struct size
 2020-12-10 21:15 UTC  (2+ messages)

[PATCH net-next] igc: Add new device ID
 2020-12-10 21:15 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx4: remove bogus dev_base_lock usage
 2020-12-10 21:08 UTC  (2+ messages)

[PATCH net-next] net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
 2020-12-10 21:03 UTC  (2+ messages)

[PATCH net-next] net/mlx4: simplify the return expression of mlx4_init_srq_table()
 2020-12-10 21:01 UTC  (2+ messages)

[PATCH net-next] net: stmmac: simplify the return tc_delete_knode()
 2020-12-10 21:00 UTC  (2+ messages)

[PATCH] vxlan: avoid double unlikely() notation when using IS_ERR()
 2020-12-10 20:45 UTC  (2+ messages)

[PATCH] dma-mapping: move hint unlikely for dma_mapping_error from drivers to core
 2020-12-10 19:58 UTC  (2+ messages)

INFO: task can't die in inet_twsk_purge
 2020-12-10 19:53 UTC 

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-10 19:33 UTC  (3+ messages)

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-10 19:20 UTC  (20+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
                      ` Explaining XDP redirect bulk size design (Was: [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set)

WARNING in sk_stream_kill_queues (5)
 2020-12-10 19:01 UTC  (12+ messages)

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-10 18:49 UTC  (3+ messages)


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