netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 19:20:09 to 2021-06-15 10:43:11 UTC [more...]

[PATCH] brcm80211: Drop unnecessary NULL check after container_of
 2021-06-15 10:42 UTC  (2+ messages)
` brcmsmac: "

[PATCH] BRCM80211: improve readability on addresses copy
 2021-06-15 10:40 UTC  (2+ messages)
` brcmsmac: "

[PATCH] brcmfmac: Add clm_blob firmware files to modinfo
 2021-06-15 10:38 UTC  (2+ messages)

[PATCH] brcmfmac: Delete second brcm folder hierarchy
 2021-06-15 10:38 UTC  (2+ messages)

[PATCH -next] brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
 2021-06-15 10:37 UTC  (2+ messages)

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-15 10:37 UTC  (9+ messages)

[PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback
 2021-06-15 10:36 UTC  (2+ messages)

Correct interpretation of VF link-state=auto
 2021-06-15 10:34 UTC 

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-15 10:24 UTC  (8+ messages)

[PATCH] cxgb4: fix wrong shift
 2021-06-15 10:17 UTC  (2+ messages)

[PATCH][next] octeontx2-pf: Fix spelling mistake "morethan" -> "more than"
 2021-06-15 10:14 UTC 

[PATCH net] qmi_wwan: Clone the skb when in pass-through mode
 2021-06-15 10:04 UTC  (6+ messages)

[PATCH] qmi_wwan: Do not call netif_rx from rx_fixup
 2021-06-15 10:03 UTC  (2+ messages)

[net-next, v2, 0/7] ptp: support virtual clocks for multiple
 2021-06-15  9:44 UTC  (7+ messages)
` [net-next, v2, 7/7] enetc: support PTP domain timestamp conversion

[net-next, v3, 00/10] ptp: support virtual clocks and timestamping
 2021-06-15  9:45 UTC  (11+ messages)
` [net-next, v3, 01/10] ptp: add ptp virtual clock driver framework
` [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion
` [net-next, v3, 03/10] ptp: track available ptp vclocks information
` [net-next, v3, 04/10] ptp: add kernel API ptp_get_vclocks_index()
` [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks
` [net-next, v3, 06/10] ptp: add kernel API ptp_convert_timestamp()
` [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding
` [net-next, v3, 08/10] net: socket: support hardware timestamp conversion to PHC bound
` [net-next, v3, 09/10] selftests/net: timestamping: support binding PHC
` [net-next, v3, 10/10] MAINTAINERS: add entry for PTP virtual clock driver

[PATCH][V2] net: dsa: b53: remove redundant null check on dev
 2021-06-15  9:05 UTC 

[PATCH net-next v4 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-15  8:57 UTC  (17+ messages)
` [PATCH net-next v4 2/3] "

[PATCH net-next] net: bonding: Use per-cpu rr_tx_counter
 2021-06-15  8:54 UTC 

[RFC] Integrate RPMSG/SMD into WWAN subsystem
 2021-06-15  9:03 UTC  (10+ messages)

[PATCH net-next v4 00/10] Adding the Sparx5 Switch Driver
 2021-06-15  8:50 UTC  (11+ messages)
` [PATCH net-next v4 01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [PATCH net-next v4 02/10] net: sparx5: add the basic sparx5 driver
` [PATCH net-next v4 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v4 04/10] net: sparx5: add port module support
` [PATCH net-next v4 05/10] net: sparx5: add mactable support
` [PATCH net-next v4 06/10] net: sparx5: add vlan support
` [PATCH net-next v4 07/10] net: sparx5: add switching support
` [PATCH net-next v4 08/10] net: sparx5: add calendar bandwidth allocation support
` [PATCH net-next v4 09/10] net: sparx5: add ethtool configuration and statistics support
` [PATCH net-next v4 10/10] arm64: dts: sparx5: Add the Sparx5 switch node

Hallo 6/15/2021 1:20:49 AM
 2021-06-15  8:19 UTC 

[PATCH] net: dsa: b53: Fix dereference of null dev
 2021-06-15  8:33 UTC  (3+ messages)

[PATCH] net: cdc_ncm: switch to eth%d interface naming
 2021-06-15  8:05 UTC 

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-15  7:39 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH bpf-next 1/2] Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
 2021-06-15  7:35 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: do not change gso_size during bpf_skb_change_proto()

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-06-15  7:33 UTC  (2+ messages)

[PATCH net-next 00/10] net: WWAN link creation improvements
 2021-06-15  7:33 UTC  (14+ messages)
` [PATCH net-next 01/10] wwan_hwsim: support network interface creation
` [PATCH net-next 02/10] wwan: core: relocate ops registering code
` [PATCH net-next 03/10] wwan: core: require WWAN netdev setup callback existence
` [PATCH net-next 04/10] wwan: core: multiple netdevs deletion support
` [PATCH net-next 05/10] wwan: core: remove all netdevs on ops unregistering
` [PATCH net-next 06/10] net: iosm: drop custom netdev(s) removing
` [PATCH net-next 07/10] wwan: core: no more hold netdev ops owning module
` [PATCH net-next 08/10] wwan: core: support default netdev creation
` [PATCH net-next 09/10] net: mhi_net: create default link via WWAN core
` [PATCH net-next 10/10] wwan: core: add WWAN common private data for netdev

[PATCH] xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations
 2021-06-15  7:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] NFC: nxp-nci: remove unnecessary labels
 2021-06-15  7:17 UTC  (2+ messages)

[PATCH nf] MAINTAINERS: netfilter: add irc channel
 2021-06-15  7:12 UTC  (3+ messages)

[PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-15  6:46 UTC  (3+ messages)

ethtool discrepancy between observed behaviour and comments
 2021-06-15  6:30 UTC 

[PATCH net-next 0/8] net: phy: fix some coding-style issues
 2021-06-15  6:26 UTC  (19+ messages)
` [PATCH net-next 1/8] net: phy: add a blank line after declarations
` [PATCH net-next 2/8] net: phy: correct format of block comments
` [PATCH net-next 3/8] net: phy: delete repeated word "
` [PATCH net-next 5/8] net: phy: fixed space alignment issues
` [PATCH net-next 6/8] net: phy: print the function name by __func__ instead of an fixed string
` [PATCH net-next 7/8] net: phy: remove unnecessary line continuation

[PATCH bpf-next] libbpf: simplify the return expression of bpf_object__init_maps function
 2021-06-15  6:24 UTC  (3+ messages)

[PATCH] tools/bpftool: Fix error return code in do_batch()
 2021-06-15  6:23 UTC  (3+ messages)

[PATCH iproute2] uapi: add missing virtio related headers
 2021-06-15  6:13 UTC  (6+ messages)

[PATCH v2 bpf-next 0/3] bpf: Introduce BPF timers
 2021-06-15  6:10 UTC  (13+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce bpf_timer

[syzbot] UBSAN: shift-out-of-bounds in xfrm_selector_match
 2021-06-15  5:51 UTC  (3+ messages)

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-15  5:34 UTC  (4+ messages)

[PATCH net] ptp: improve max_adj check against unreasonable values
 2021-06-15  5:13 UTC  (2+ messages)

[PATCH net-next 0/8][pull request] 100GbE Intel Wired LAN Driver Updates 2021-06-11
 2021-06-15  5:08 UTC  (13+ messages)
` [PATCH net-next 5/8] ice: register 1588 PTP clock device object for E810 devices

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-15  4:33 UTC  (10+ messages)

[pull request][net-next 00/15] mlx5 updates 2021-06-14
 2021-06-15  4:01 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Lag, refactor disable flow
` [net-next 02/15] net/mlx5: Lag, Don't rescan if the device is going down
` [net-next 03/15] net/mlx5: Change ownership model for lag
` [net-next 04/15] net/mlx5: Delay IRQ destruction till all users are gone
` [net-next 05/15] net/mlx5: Introduce API for request and release IRQs
` [net-next 06/15] net/mlx5: Provide cpumask at EQ creation phase
` [net-next 07/15] net/mlx5: Clean license text in eq.[c|h] files
` [net-next 08/15] net/mlx5: Removing rmap per IRQ
` [net-next 09/15] net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel
` [net-next 10/15] net/mlx5: Moving rmap logic to EQs
` [net-next 11/15] net/mlx5: Change IRQ storage logic from static to dynamic
` [net-next 12/15] net/mlx5: Allocating a pool of MSI-X vectors for SFs
` [net-next 13/15] net/mlx5: Enlarge interrupt field in CREATE_EQ
` [net-next 14/15] net/mlx5: Separate between public and private API of sf.h
` [net-next 15/15] net/mlx5: Round-Robin EQs over IRQs

[PATCH net] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-15  3:37 UTC 

use-after-free in i40e_sync_vsi_filters
 2021-06-15  3:25 UTC 

[tip:tmp.tmp2 341/364] kernel/bpf/inode.c: linux/seq_file.h is included more than once
 2021-06-15  1:13 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion

[tip:tmp.tmp2 324/364] net/core/sock.c: linux/poll.h is included more than once
 2021-06-15  1:11 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion

[RESEND PATCH V3 0/6] PCI: Enable 10-Bit tag support for PCIe devices
 2021-06-15  3:08 UTC  (13+ messages)
` [RESEND PATCH V3 1/6] PCI: Use cached Device Capabilities Register
` [RESEND PATCH V3 2/6] PCI: Use cached Device Capabilities 2 Register
` [RESEND PATCH V3 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [RESEND PATCH V3 6/6] PCI: Enable 10-Bit tag support for PCIe RP devices

[RFC 1/3] [RFC iproute2-next] tc: f_u32: Rename commands and functions ip6 to ipv6 to unify naming
 2021-06-15  2:57 UTC  (3+ messages)
` [RFC 2/3] [RFC iproute2-next] tc: f_u32: Fix the ipv6 pretty printing

[PATCH V2 net-next 00/10] net: z85230: clean up some code style issues
 2021-06-15  2:43 UTC  (11+ messages)
` [PATCH V2 net-next 01/10] net: z85230: remove redundant blank lines
` [PATCH V2 net-next 02/10] net: z85230: add blank line after declarations
` [PATCH V2 net-next 03/10] net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)
` [PATCH V2 net-next 04/10] net: z85230: replace comparison to NULL with "!skb"
` [PATCH V2 net-next 05/10] net: z85230: fix the comments style issue
` [PATCH V2 net-next 06/10] net: z85230: fix the code style issue about "if..else.."
` [PATCH V2 net-next 07/10] net: z85230: remove trailing whitespaces
` [PATCH V2 net-next 08/10] net: z85230: add some required spaces
` [PATCH V2 net-next 09/10] net: z85230: fix the code style issue about open brace {
` [PATCH V2 net-next 10/10] net: z85230: remove unnecessary out of memory message

[PATCH RESEND bpf v3 0/8] sock_map: some bug fixes and improvements
 2021-06-15  2:13 UTC  (9+ messages)
` [PATCH RESEND bpf v3 1/8] skmsg: improve udp_bpf_recvmsg() accuracy
` [PATCH RESEND bpf v3 2/8] selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
` [PATCH RESEND bpf v3 3/8] udp: fix a memory leak in udp_read_sock()
` [PATCH RESEND bpf v3 4/8] skmsg: clear skb redirect pointer before dropping it
` [PATCH RESEND bpf v3 5/8] skmsg: fix a memory leak in sk_psock_verdict_apply()
` [PATCH RESEND bpf v3 6/8] skmsg: teach sk_psock_verdict_apply() to return errors
` [PATCH RESEND bpf v3 7/8] skmsg: pass source psock to sk_psock_skb_redirect()
` [PATCH RESEND bpf v3 8/8] skmsg: increase sk->sk_drops when dropping packets

[PATCH -next v3] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-15  2:14 UTC 

[PATCH net-next v6 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-15  0:11 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: flow_dissector: extend bpf flow dissector support with vnet hdr
` [PATCH net-next v6 2/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
` [PATCH net-next v6 3/3] selftests/net: amend bpf flow dissector prog to do vnet hdr validation

[PATCH v2] net: inline function get_net_ns_by_fd if NET_NS is disabled
 2021-06-14 23:52 UTC 

[PATCH v4] net: make get_net_ns return error if NET_NS is disabled
 2021-06-14 23:35 UTC  (3+ messages)

[PATCH net-next] stmmac: align RX buffers
 2021-06-14 23:21 UTC  (3+ messages)

[PATCH iproute2] tc: pedit: add decrement operation
 2021-06-14 22:47 UTC  (3+ messages)

[PATCH nf] Revert "netfilter: flowtable: Remove redundant hw refresh bit"
 2021-06-14 21:53 UTC  (2+ messages)

"ip addr show" returns interface names that won't work with "ip addr show dev <ifname>"
 2021-06-14 21:20 UTC  (3+ messages)

[PATCH net] net: mhi_net: Update the transmit handler prototype
 2021-06-14 21:20 UTC  (2+ messages)

pull request: bluetooth 2021-06-14
 2021-06-14 21:10 UTC  (2+ messages)

[PATCH net-next] net: wwan: Fix WWAN config symbols
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH v3 0/2] Add Ingenic SoCs MAC support
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH net-next] net: flow_dissector: fix RPS on DSA masters
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH net-next v2 0/7] Marvell Prestera driver implementation of devlink functionality
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH v3 net-next 0/4] Fixes and improvements to TJA1103 PHY driver
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: constify the sja1105_regs structures
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH] net: qrtr: fix OOB Read in qrtr_endpoint_post
 2021-06-14 20:10 UTC  (2+ messages)

[PATCH] net: wwan: iosm: Remove DEBUG flag
 2021-06-14 20:00 UTC  (2+ messages)

[PATCH net-next v5 0/8] provide cable test support for the ksz886x switch
 2021-06-14 20:00 UTC  (2+ messages)

[PATCH net-next] ibmvnic: fix send_request_map incompatible argument
 2021-06-14 20:00 UTC  (2+ messages)

[PATCH net-next] mld: avoid unnecessary high order page allocation in mld_newpack()
 2021-06-14 19:50 UTC  (2+ messages)

[PATCH] ipv6: fib6: remove redundant initialization of variable err
 2021-06-14 19:50 UTC  (2+ messages)

[PATCH] net: phy: micrel: remove redundant assignment to pointer of_node
 2021-06-14 19:50 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: qualcomm: rmnet: always expose a few functions
 2021-06-14 19:50 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: net: mediatek: Support custom ifname
 2021-06-14 19:48 UTC  (3+ messages)
` [PATCH v1 2/2] net: ethernet: mtk_eth_soc: "

[net-next PATCH] octeontx2-pf: Cleanup flow rule management
 2021-06-14 19:40 UTC  (2+ messages)

[PATCH net] ipv4: Fix device used for dst_alloc with local routes
 2021-06-14 19:40 UTC  (2+ messages)

[PATCH net-next] nexthops: Add selftests for cleanup of known bad route add
 2021-06-14 19:30 UTC  (2+ messages)

[PATCH] net: caif: fix memory leak in ldisc_open
 2021-06-14 19:30 UTC  (2+ messages)

[PATCH net] cxgb4: fix wrong ethtool n-tuple rule lookup
 2021-06-14 19:30 UTC  (2+ messages)

[PATCH] qlcnic: Fix an error handling path in 'qlcnic_probe()'
 2021-06-14 19:20 UTC  (2+ messages)

[PATCH] netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
 2021-06-14 19:20 UTC  (2+ messages)

[PATCH net] ethtool: strset: fix message length calculation
 2021-06-14 19:20 UTC  (2+ messages)

[PATCH] sch_cake: revise docs for RFC 8622 LE PHB support
 2021-06-14 19:20 UTC  (2+ messages)

[PATCH net] net: qualcomm: rmnet: don't over-count statistics
 2021-06-14 19:20 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).