netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-07 19:46:46 to 2021-06-08 10:40:08 UTC [more...]

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-08 10:39 UTC  (13+ messages)
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[PATCH ethtool v3 0/4] Extend module EEPROM API
 2021-06-08 10:32 UTC  (5+ messages)
` [PATCH ethtool v3 1/4] ethtool: Add netlink handler for getmodule (-m)
` [PATCH ethtool v3 2/4] ethtool: Refactor human-readable module EEPROM output for new API
` [PATCH ethtool v3 3/4] ethtool: Rename QSFP-DD identifiers to use CMIS
` [PATCH ethtool v3 4/4] ethtool: Update manpages to reflect changes to getmodule (-m) command

Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts
 2021-06-08 10:33 UTC  (11+ messages)
            ` What is inside GPON SFP module? (Was: Re: Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts)
                  ` What is inside GPON SFP module?

[syzbot] general protection fault in kcm_sendmsg
 2021-06-08 10:16 UTC  (2+ messages)

[PATCH V3 net-next 0/4] net: phy: add dt property for realtek phy
 2021-06-08 10:14 UTC  (7+ messages)
` [PATCH V3 net-next 1/4] dt-bindings: net: add dt binding for realtek rtl82xx phy
` [PATCH V3 net-next 2/4] net: phy: realtek: add dt property to disable CLKOUT clock
` [PATCH V3 net-next 3/4] net: phy: realtek: add dt property to enable ALDPS mode
` [PATCH V3 net-next 4/4] net: phy: realtek: add delay to fix RXC generation issue

WWAN rtnetlink follow-up
 2021-06-08  9:43 UTC  (3+ messages)

[PATCH RESEND iproute2-next] devlink: Add optional controller user input
 2021-06-08  9:32 UTC  (12+ messages)
                    `  "

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-06-08  9:28 UTC  (3+ messages)
` [RFC PATCH v5 01/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP

[PATCH v3 net-next 0/4] Add NXP SJA1110 support to the sja1105 DSA driver
 2021-06-08  9:25 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] dt-bindings: net: dsa: sja1105: add SJA1110 bindings
` [PATCH v3 net-next 2/4] net: dsa: sja1105: add support for the SJA1110 switch family
` [PATCH v3 net-next 3/4] net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
` [PATCH v3 net-next 4/4] net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX

[PATCH net-next v3 00/10] Adding the Sparx5 Switch Driver
 2021-06-08  9:24 UTC  (8+ messages)
` [PATCH net-next v3 03/10] net: sparx5: add hostmode with phylink support

[PATCH net-next 0/4] net/smc: Add SMC statistic support
 2021-06-08  8:59 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2021-06-08  8:53 UTC  (3+ messages)

KASAN: use-after-free Read in hci_chan_del
 2021-06-08  8:53 UTC  (13+ messages)
` [syzbot] "

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08  8:46 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: "

[PATCH 00/10] net: WWAN subsystem improvements
 2021-06-08  8:51 UTC  (16+ messages)
` [PATCH 01/10] wwan_hwsim: WWAN device simulator
` [PATCH 02/10] wwan_hwsim: add debugfs management interface
` [PATCH 03/10] net: wwan: make WWAN_PORT_MAX meaning less surprised
` [PATCH 04/10] net: wwan: core: init port type string array using enum values
` [PATCH 05/10] net: wwan: core: spell port device name in lowercase
` [PATCH 06/10] net: wwan: core: make port names more user-friendly
` [PATCH 07/10] net: wwan: core: expand ports number limit
` [PATCH 08/10] net: wwan: core: implement TIOCINQ ioctl
` [PATCH 09/10] net: wwan: core: implement terminal ioctls for AT port
` [PATCH 10/10] net: wwan: core: purge rx queue on port close

[PATCH v2] Bluetooth: fix the erroneous flush_work() order
 2021-06-08  8:32 UTC  (4+ messages)

[PATCH net-next 00/16] net: farsync: clean up some code style issues
 2021-06-08  8:12 UTC  (17+ messages)
` [PATCH net-next 01/16] net: farsync: remove redundant blank lines
` [PATCH net-next 02/16] net: farsync: add blank line after declarations
` [PATCH net-next 03/16] net: farsync: fix the code style issue about "foo* bar"
` [PATCH net-next 04/16] net: farsync: move out assignment in if condition
` [PATCH net-next 05/16] net: farsync: remove redundant initialization for statics
` [PATCH net-next 06/16] net: farsync: fix the comments style issue
` [PATCH net-next 07/16] net: farsync: remove trailing whitespaces
` [PATCH net-next 08/16] net: farsync: code indent use tabs where possible
` [PATCH net-next 09/16] net: farsync: fix the code style issue about macros
` [PATCH net-next 10/16] net: farsync: add some required spaces
` [PATCH net-next 11/16] net: farsync: remove redundant braces {}
` [PATCH net-next 12/16] net: farsync: remove redundant spaces
` [PATCH net-next 13/16] net: farsync: remove redundant parentheses
` [PATCH net-next 14/16] net: farsync: fix the alignment issue
` [PATCH net-next 15/16] net: farsync: remove redundant return
` [PATCH net-next 16/16] net: farsync: replace comparison to NULL with "fst_card_array[i]"

[PATCH] net: rds: fix memory leak in rds_recvmsg
 2021-06-08  8:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH net-next] net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
 2021-06-08  8:13 UTC 

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-08  8:00 UTC  (2+ messages)

[PATCH net-next] net: x25: Use list_for_each_entry() to simplify code in x25_link.c
 2021-06-08  8:05 UTC 

[PATCH net-next] net: qede: Use list_for_each_entry() to simplify code
 2021-06-08  7:57 UTC 

Realtek 8139 problem on 486
 2021-06-08  7:44 UTC  (21+ messages)

quic in-kernel implementation?
 2021-06-08  7:36 UTC  (4+ messages)

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  7:28 UTC  (7+ messages)

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

[PATCH v3] ping: Check return value of function 'ping_queue_rcv_skb'
 2021-06-08  7:13 UTC  (5+ messages)
  ` 答复: "

[PATCH v2 bpf-next 06/11] libbpf: add BPF static linker APIs
 2021-06-08  6:47 UTC  (6+ messages)

[PATCH v4] ping: Check return value of function 'ping_queue_rcv_skb'
 2021-06-08  6:42 UTC 

CAP_NET_ADMIN check in tc_ctl_action() makes it not allowed for user ns root
 2021-06-08  4:22 UTC  (2+ messages)

[PATCH] net: appletalk: fix some mistakes in grammar
 2021-06-08  4:03 UTC 

[PATCH net-next v6 0/3] Enable 2.5Gbps speed for stmmac
 2021-06-08  3:51 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: stmmac: split xPCS setup from mdio register
` [PATCH net-next v6 2/3] net: pcs: add 2500BASEX support for Intel mGbE controller
` [PATCH net-next v6 3/3] net: stmmac: enable Intel mGbE 2.5Gbps link speed

[PATCH v2] net: appletalk: fix some mistakes in grammar
 2021-06-08  3:48 UTC  (3+ messages)

[PATCH V1 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-08  3:23 UTC  (4+ messages)

[PATCH net-next v8 3/5] page_pool: Allow drivers to hint on SKB recycling
 2021-06-08  3:19 UTC  (2+ messages)

[PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-06-08  3:13 UTC  (3+ messages)

[PATCH V2 net-next 0/4] net: phy: add dt property for realtek phy
 2021-06-08  3:09 UTC  (6+ messages)
` [PATCH V2 net-next 1/4] dt-bindings: net: add dt binding for realtek rtl82xx phy
` [PATCH V2 net-next 2/4] net: phy: realtek: add dt property to disable CLKOUT clock
` [PATCH V2 net-next 3/4] net: phy: realtek: add dt property to disable ALDPS mode
` [PATCH V2 net-next 4/4] net: phy: realtek: add delay to fix RXC generation issue

[PATCH net-next] tcp: avoid spurious loopback retransmit
 2021-06-08  3:09 UTC  (3+ messages)

[PATCH] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
 2021-06-08  2:56 UTC  (5+ messages)

[PATCH net-next] tipc: Return the correct errno code
 2021-06-08  2:39 UTC  (5+ messages)
    ` 答复: "

[PATCH] net: appletalk: fix some mistakes in grammar
 2021-06-08  2:36 UTC  (4+ messages)

[PATCH] net: appletalk: fix the usage of preposition
 2021-06-08  2:19 UTC 

[PATCH net-next] net: tcp: Updating MSS, when the sending window is smaller than MSS
 2021-06-08  2:26 UTC  (3+ messages)

[PATCH v2] ping: Check return value of function 'ping_queue_rcv_skb'
 2021-06-08  2:02 UTC 

[PATCH] ping: Check return value of function 'ping_queue_rcv_skb'
 2021-06-08  1:48 UTC  (3+ messages)
  ` 答复: "

[PATCH v2] net: ipv4: Remove unneed BUG() function
 2021-06-08  1:53 UTC 

[PATCH net-next] net: ipv4: Remove unneed BUG() function
 2021-06-08  1:32 UTC  (3+ messages)
  ` 答复: "

[PATCH net-next] net: Kconfig: indent with tabs instead of spaces
 2021-06-08  1:26 UTC 

[PATCH] ipv6: ensure ip6_dst_mtu_forward() returns at least IPV6_MIN_MTU
 2021-06-08  1:16 UTC  (2+ messages)

[PATCH] libbpf: Fixes incorrect rx_ring_setup_done
 2021-06-08  0:50 UTC  (4+ messages)

Load on RTL8168g/8111g stalls network for multiple seconds
 2021-06-08  0:11 UTC  (4+ messages)

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2021-06-07 23:57 UTC  (12+ messages)
` [PATCH bpf-next v2 3/7] net: sched: add bpf_link API for bpf classifier
` [PATCH bpf-next v2 4/7] net: sched: add lightweight update path for cls_bpf
` [PATCH bpf-next v2 6/7] libbpf: add bpf_link based TC-BPF management API
` [PATCH bpf-next v2 7/7] libbpf: add selftest for "

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-07 23:29 UTC  (9+ messages)

[PATCH] treewide: Add missing semicolons to __assign_str uses
 2021-06-07 23:18 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: b53: Remove unconditional CPU VLAN tagging
 2021-06-07 22:36 UTC  (6+ messages)
` [PATCH net-next 1/2] net: dsa: b53: Do not force tagging on CPU port VLANs
` [PATCH net-next 2/2] net: dsa: Remove bridge PVID untagging

[PATCH net] neighbour: allow NUD_NOARP entries to be forced GCed
 2021-06-07 22:26 UTC  (5+ messages)

[PATCH net-next v8 0/5] page_pool: recycle buffers
 2021-06-07 21:40 UTC  (2+ messages)

[PATCH net-next] netlabel: Fix spelling mistakes
 2021-06-07 21:20 UTC  (2+ messages)

[PATCH net-next] l2tp: Fix spelling mistakes
 2021-06-07 21:20 UTC  (2+ messages)

[PATCH net-next] net: moxa: Use devm_platform_get_and_ioremap_resource()
 2021-06-07 21:20 UTC  (2+ messages)

[PATCH net-next] net/ncsi: Fix spelling mistakes
 2021-06-07 21:20 UTC  (2+ messages)

[PATCH net-next] ipv4: Fix spelling mistakes
 2021-06-07 21:20 UTC  (2+ messages)

[PATCH 1/1] lib/test: Fix spelling mistakes
 2021-06-07 21:19 UTC  (2+ messages)

[PATCH net-next] net: macb: Use devm_platform_get_and_ioremap_resource()
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: check return value after calling platform_get_resource()
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: check return value after calling platform_get_resource()
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH] net: tulip: Remove the repeated declaration
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: refactors and decouples the error handling logic
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH] qed: Fix duplicate included linux/kernel.h
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next] net: micrel: check return value after calling platform_get_resource()
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next v2] net: mscc: ocelot: check return value after calling platform_get_resource()
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next] net: enetc: Use devm_platform_get_and_ioremap_resource()
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next] net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
 2021-06-07 21:10 UTC  (2+ messages)

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-07 20:40 UTC  (2+ messages)

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-06-07
 2021-06-07 20:40 UTC  (2+ messages)

[PATCH v2] revert "net: kcm: fix memory leak in kcm_sendmsg"
 2021-06-07 20:40 UTC  (2+ messages)

[PATCH net-next v3] net: gemini: Use devm_platform_get_and_ioremap_resource()
 2021-06-07 20:30 UTC  (2+ messages)

[PATCH v3] net: phy: add Maxlinear GPY115/21x/24x driver
 2021-06-07 20:28 UTC  (6+ messages)

[PATCH] pktgen: add pktgen_handle_all_threads() for the same code
 2021-06-07 20:20 UTC  (2+ messages)

[PATCH -next] net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
 2021-06-07 20:20 UTC  (2+ messages)

[PATCH] atm: [br2864] fix spelling mistakes
 2021-06-07 20:20 UTC  (2+ messages)

[PATCH net 0/3] mlxsw: Thermal and qdisc fixes
 2021-06-07 20:20 UTC  (2+ messages)

[PATCH net] ethtool: Fix NULL pointer dereference during module EEPROM dump
 2021-06-07 20:20 UTC  (2+ messages)

[PATCH] net/atm/common.c fix a spelling mistake
 2021-06-07 20:18 UTC  (2+ messages)

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-06-07 20:11 UTC  (6+ messages)
` [PATCH 15/19] libbpf: Add support to link multi func tracing program

[PATCH net-next v2] net: lantiq: Use devm_platform_get_and_ioremap_resource()
 2021-06-07 20:10 UTC  (2+ messages)

[PATCH] [v2] virtio_net: Remove BUG() to avoid machine dead
 2021-06-07 20:10 UTC  (2+ messages)

[PATCH net-next v2] net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
 2021-06-07 20:10 UTC  (2+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-07 19:46 UTC  (16+ 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).