netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 20:33:32 to 2021-03-12 15:11:33 UTC [more...]

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-12 15:10 UTC  (9+ messages)
` [RFC PATCH v6 01/22] af_vsock: update functions for connectible socket
` [RFC PATCH v6 02/22] af_vsock: separate wait data loop
` [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 15:10 UTC  (12+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH net-next v3 00/16] net: xps: improve the xps maps handling
 2021-03-12 15:04 UTC  (17+ messages)
` [PATCH net-next v3 01/16] net-sysfs: convert xps_cpus_show to bitmap_zalloc
` [PATCH net-next v3 02/16] net-sysfs: store the return of get_netdev_queue_index in an unsigned int
` [PATCH net-next v3 03/16] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
` [PATCH net-next v3 04/16] net: embed num_tc in the xps maps
` [PATCH net-next v3 05/16] net: embed nr_ids "
` [PATCH net-next v3 06/16] net: assert the rtnl lock is held when calling __netif_set_xps_queue
` [PATCH net-next v3 07/16] net: remove the xps possible_mask
` [PATCH net-next v3 08/16] net: move the xps maps to an array
` [PATCH net-next v3 09/16] net: add an helper to copy xps maps to the new dev_maps
` [PATCH net-next v3 10/16] net: improve queue removal readability in __netif_set_xps_queue
` [PATCH net-next v3 11/16] net-sysfs: move the rtnl unlock up in the xps show helpers
` [PATCH net-next v3 12/16] net-sysfs: move the xps cpus/rxqs retrieval in a common function
` [PATCH net-next v3 13/16] net: fix use after free in xps
` [PATCH net-next v3 14/16] net: NULL the old xps map entries when freeing them
` [PATCH net-next v3 15/16] net/mlx5e: take the rtnl lock when calling netif_set_xps_queue
` [PATCH net-next v3 16/16] virtio_net: take the rtnl lock when calling virtnet_set_affinity

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-12 14:52 UTC  (3+ messages)

[BUG] net/ppp: A use after free in ppp_unregister_channe
 2021-03-12 14:47 UTC  (3+ messages)
  `  "

[PATCH v3 net-next 0/3] net/sched: act_police: add support for packet-per-second policing
 2021-03-12 14:22 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] flow_offload: "
` [PATCH v3 net-next 2/3] flow_offload: reject configuration of packet-per-second policing in offload drivers
` [PATCH v3 net-next 3/3] net/sched: act_police: add support for packet-per-second policing

[PATCH net-next v2] net: sock: simplify tw proto registration
 2021-03-12 14:15 UTC  (3+ messages)

[PATCH] vhost: Fix vhost_vq_reset()
 2021-03-12 14:09 UTC 

[PATCH 00/10] Rid W=1 warnings from OF
 2021-03-12 14:05 UTC  (3+ messages)
` [PATCH 08/10] of: of_net: Demote non-conforming kernel-doc header

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-12 13:36 UTC  (14+ messages)

[Patch bpf-next v4 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-12 12:02 UTC  (9+ messages)
` [Patch bpf-next v4 02/11] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v4 03/11] skmsg: introduce skb_send_sock() for sock_map
` [Patch bpf-next v4 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 12:01 UTC  (5+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH net-next v5 1/2] net: Add a WWAN subsystem
 2021-03-12 11:49 UTC  (7+ messages)
` [PATCH net-next v5 2/2] net: Add Qcom WWAN control driver

[PATCH 0/4] Rid W=1 warnings from PTP
 2021-03-12 11:09 UTC  (5+ messages)
` [PATCH 1/4] ptp_pch: Remove unused function 'pch_ch_control_read()'
` [PATCH 2/4] ptp_pch: Move 'pch_*()' prototypes to shared header
` [PATCH 3/4] ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
` [PATCH 4/4] ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param description

[PATCH V2 net-next 1/2] net: dsa: bcm_sf2: store PHY interface/mode in port structure
 2021-03-12 10:41 UTC  (2+ messages)
` [PATCH V2 net-next 2/2] net: dsa: bcm_sf2: setup BCM4908 internal crossbar

[PATCH] igb: avoid premature Rx buffer reuse
 2021-03-12 10:24 UTC  (4+ messages)

[PATCH RESEND net-next] tracing: remove holes in events
 2021-03-12 10:08 UTC 

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-12 10:01 UTC  (5+ messages)

[PATCH 4.19-stable 1/3] tcp: annotate tp->copied_seq lockless reads
 2021-03-12  9:51 UTC  (4+ messages)
` [PATCH 4.19-stable 2/3] tcp: annotate tp->write_seq "
` [PATCH 4.19-stable 3/3] tcp: add sanity tests to TCP_QUEUE_SEQ

[PATCH bpf-next v3 0/4] Expose network namespace cookies to user space
 2021-03-12  9:57 UTC  (2+ messages)

[PATCH RFC net-next] taprio: Handle short intervals and large packets
 2021-03-12  9:28 UTC 

[PATCH net-next 0/2] axienet clock additions
 2021-03-12  8:53 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next 2/2] net: axienet: Enable more clocks

[PATCH net-next 0/4] net: hns3: support imp-controlled PHYs
 2021-03-12  8:50 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: add support for "
` [PATCH net-next 2/4] net: hns3: add get/set pause parameters "
` [PATCH net-next 3/4] net: hns3: add ioctl "
` [PATCH net-next 4/4] net: hns3: add phy loopback "

[PATCH net] mptcp: fix bit MPTCP_PUSH_PENDING tests
 2021-03-12  8:11 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-12  8:07 UTC  (2+ messages)
` [PATCH net,v2] "

[PATCH] ia64: tools: add generic errno.h definition
 2021-03-12  7:51 UTC 

[PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM
 2021-03-12  7:36 UTC  (2+ messages)

[net-next 2/2] xen-netback: add module parameter to disable dynamic multicast control
 2021-03-12  7:35 UTC  (2+ messages)

[PATCH 0/5 v3] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12  7:32 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH] net: ipv4: route.c: Fix indentation of multi line comment
 2021-03-12  7:30 UTC 

[PATCH] net: ethernet: dec: tulip: Random spelling fixes throughout the file pnic2.c
 2021-03-12  7:23 UTC  (2+ messages)

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-12  7:18 UTC  (3+ messages)

[PATCH V3 0/6] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-12  7:08 UTC  (10+ messages)
` [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA

[syzbot] KASAN: use-after-free Read in firmware_fallback_sysfs
 2021-03-12  6:39 UTC 

[PATCH 0/2] vhost-vdpa: fix issues around v->config_ctx handling
 2021-03-12  6:34 UTC  (6+ messages)
` [PATCH 1/2] vhost-vdpa: fix use-after-free of v->config_ctx
` [PATCH 2/2] vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails

[PATCH] net: socket.c: Fix comparison issues
 2021-03-12  4:05 UTC  (2+ messages)

[PATCH] icmp: support rfc 5837
 2021-03-12  3:10 UTC  (6+ messages)
` [RFC PATCH] icmp: icmp_identify_arrival_interface() can be static

[PATCH] isdn: remove extra spaces in the header file
 2021-03-12  2:30 UTC  (2+ messages)

[PATCH] net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
 2021-03-12  2:30 UTC  (2+ messages)

[PATCH] mISDN: fix crash in fritzpci
 2021-03-12  2:30 UTC  (2+ messages)

[PATCH net v2] net: phy: broadcom: Add power down exit reset state delay
 2021-03-12  2:30 UTC  (2+ messages)

[PATCH net-next] net: ipv6: addrconf: Add accept_ra_prefix_route
 2021-03-12  2:22 UTC  (4+ messages)

[PATCH] tracing: remove holes in events
 2021-03-12  2:21 UTC  (3+ messages)

[net-next v2 1/2] tipc: convert dest node's address to network order
 2021-03-12  2:20 UTC  (2+ messages)
` [net-next v2 2/2] tipc: clean up warnings detected by sparse

[PATCH net-next v4] Add Mellanox BlueField Gigabit Ethernet driver
 2021-03-12  2:19 UTC  (3+ messages)

[net-next 1/2] tipc: convert dest node's address to network order
 2021-03-12  2:10 UTC  (2+ messages)

[PATCH net] selftests/bpf: set gopt opt_class to 0 if get tunnel opt failed
 2021-03-12  1:56 UTC  (2+ messages)

[PATCH net] net: lapbether: Prevent racing when checking whether the netif is running
 2021-03-12  1:40 UTC  (8+ messages)

[PATCH net 0/2] Bugfixes for HTB
 2021-03-12  1:36 UTC  (2+ messages)

[PATCH bpf-next] bpf: Make symbol 'bpf_task_storage_busy' static
 2021-03-12  1:27 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2021-03-12  1:00 UTC  (3+ messages)

[PATCH net] net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M
 2021-03-12  0:52 UTC 

[PATCH] ftgmac100: Restart MAC HW once
 2021-03-12  0:34 UTC 

[PATCH 0/5] qcom: wcnss: Allow overriding firmware form DT
 2021-03-12  0:33 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: soc: qcom: wcnss: Add firmware-name property
` [PATCH 2/5] wcn36xx: Allow firmware name to be overridden by DT
` [PATCH 3/5] soc: qcom: wcnss_ctrl: Introduce local variable "dev"
` [PATCH 4/5] soc: qcom: wcnss_ctrl: Allow reading firmware-name from DT
` [PATCH 5/5] arm64: dts: qcom: msm8916: Enable modem and WiFi

[PATCH net-next 0/6] mlxsw: Implement sampling using mirroring
 2021-03-12  0:30 UTC  (2+ messages)

[PATCH net-next 0/2] SRv6: SRH processing improvements
 2021-03-12  0:30 UTC  (2+ messages)

[PATCH net-next v2 00/14] nexthop: Resilient next-hop groups
 2021-03-12  0:30 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2021-03-11
 2021-03-12  0:30 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: Don't skip vport check
` [net-next 02/15] net/mlx5: Remove impossible checks of interface state
` [net-next 03/15] net/mlx5: Separate probe vs. reload flows
` [net-next 04/15] net/mlx5: Remove second FW tracer check
` [net-next 05/15] net/mlx5: Don't rely on interface state bit
` [net-next 06/15] net/mlx5: Check returned value from health recover sequence
` [net-next 07/15] net/mlx5e: CT, Avoid false lock dependency warning
` [net-next 08/15] net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition
` [net-next 09/15] net/mlx5e: Add missing include
` [net-next 10/15] net/mlx5: Fix indir stable stubs
` [net-next 11/15] net/mlx5e: mlx5_tc_ct_init does not fail
` [net-next 12/15] net/mlx5: SF, Fix return type
` [net-next 13/15] net/mlx5e: rep: Improve reg_cX conditions
` [net-next 14/15] net/mlx5: Avoid unnecessary operation
` [net-next 15/15] net/mlx5e: Alloc flow spec using kvzalloc instead of kzalloc

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-03-11
 2021-03-12  0:30 UTC  (2+ messages)

[PATCH 0/4] fix ftgmac100 issues on aspeed soc
 2021-03-12  0:28 UTC  (5+ messages)
` [PATCH 4/4] ftgmac100: Restart MAC HW once

[PATCH net-next 0/2] net: hns3: two updates for -next
 2021-03-12  0:10 UTC  (3+ messages)

[PATCH v2] netdevsim: fib: Remove redundant code
 2021-03-12  0:10 UTC  (3+ messages)

[PATCH] net/mlx5: use kvfree() for memory allocated with kvzalloc()
 2021-03-11 23:26 UTC  (3+ messages)

[PATCH] net/mlx5: remove unneeded semicolon
 2021-03-11 23:24 UTC  (4+ messages)

[PATCH net-next 0/6] net: dsa: hellcreek: Add support for dumping tables
 2021-03-11 23:17 UTC  (12+ messages)
` [PATCH net-next 1/6] net: dsa: hellcreek: Report RAM usage
` [PATCH net-next 2/6] net: dsa: hellcreek: Report META data usage
` [PATCH net-next 4/6] net: dsa: hellcreek: Use boolean value
` [PATCH net-next 5/6] net: dsa: hellcreek: Move common code to helper
` [PATCH net-next 6/6] net: dsa: hellcreek: Add devlink FDB region

[RFC Patch v1 0/3] Introduce ENA local page cache
 2021-03-11 23:15 UTC  (5+ messages)
` [RFC Patch v1 1/3] net: ena: implement local page cache (LPC) system

[PATCH] tcp: relookup sock for RST+ACK packets handled by obsolete req sock
 2021-03-11 23:07 UTC 

[PATCH] net: mellanox: mlx5: fix error return code in mlx5_fpga_device_start()
 2021-03-11 22:51 UTC  (3+ messages)

[PATCH] net/mlx5e: allocate 'indirection_rqt' buffer dynamically
 2021-03-11 22:48 UTC  (3+ messages)

[PATCH] net/mlx5e: include net/nexthop.h where needed
 2021-03-11 22:48 UTC  (3+ messages)

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-11 22:48 UTC  (3+ messages)
` [PATCH v3 12/15] fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs

[PATCH] net: mellanox: mlx5: fix error return code of mlx5e_stats_flower()
 2021-03-11 22:47 UTC  (6+ messages)

[PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10
 2021-03-11 22:38 UTC  (5+ messages)
` [PATCH mlx5-next 6/9] RDMA/mlx5: Use represntor E-Switch when getting netdev and metadata

[PATCH net-next 00/23] netfilter: flowtable enhancements
 2021-03-11 22:31 UTC  (4+ messages)

[PATCH iproute2] lib/bpf: add missing limits.h includes
 2021-03-11 21:47 UTC 

[PATCH net-next] net: phy: Expose phydev::dev_flags through sysfs
 2021-03-11 20:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: Add debug prints in b53_vlan_enable()
 2021-03-11 20:40 UTC  (2+ messages)

[RFC PATCH 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-11 20:37 UTC  (4+ messages)
` [RFC PATCH 01/10] ethtool: Add common function for filling out strings

[PATCH net-next 0/3] tcp: better deal with delayed TX completions
 2021-03-11 20:35 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: plug skb_still_in_host_queue() to TSQ
` [PATCH net-next 2/3] tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
` [PATCH net-next 3/3] tcp: remove obsolete check in __tcp_retransmit_skb()

[V2 net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-11 20:33 UTC  (2+ 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).