Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-09 07:46:28 to 2023-08-09 15:11:00 UTC [more...]

[BUG]Bluetooth: possible semantic bug when the status field of the HCI_Connection_Complete packet set to non-zero
 2023-08-09 15:10 UTC  (2+ messages)

[PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-09 15:08 UTC  (4+ messages)

[PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
 2023-08-09 15:01 UTC  (3+ messages)

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-09 15:01 UTC  (32+ messages)
` [PATCH v3 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v3 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v3 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v3 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v3 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v3 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v3 07/28] net: wan: "
` [PATCH v3 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v3 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v3 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v3 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v3 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v3 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v3 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v3 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v3 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v3 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v3 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v3 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v3 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v3 21/28] net: wan: Add framer framework support
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v3 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v3 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v3 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v3 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v3 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v3 28/28] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH v3] tun: avoid high-order page allocation for packet header
 2023-08-09 15:01 UTC  (5+ messages)

[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
 2023-08-09 15:00 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v3 2/5] dt-bindings: net: Add IEP property in ICSSG DT binding
` [PATCH v3 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v3 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v3 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH net-next] ethernet: s2io: Use ether_addr_to_u64() to convert ethernet address
 2023-08-09 14:54 UTC  (2+ messages)

[PATCH net-next 0/2] mlxsw: Set port STP state on bridge enslavement
 2023-08-09 14:50 UTC  (2+ messages)

Fw: [Bug 217772] SoC development environment Linux LAN disconnection
 2023-08-09 14:45 UTC 

[PATCH net-next v2] net: dsa: mv88e6060: add phylink_get_caps implementation
 2023-08-09 14:46 UTC 

[PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
 2023-08-09 14:45 UTC  (3+ messages)

[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
 2023-08-09 14:44 UTC  (3+ messages)

[PATCH net-next] rds: tcp: Remove unused declaration rds_tcp_map_seq()
 2023-08-09 14:41 UTC 

[PATCH net-next] rds: rdma: Remove unused declaration rds_rdma_conn_connect()
 2023-08-09 14:40 UTC 

[PATCH -next] net/ps3_gelic_net: Use ether_addr_to_u64() to convert ethernet address
 2023-08-09 14:39 UTC  (2+ messages)

[PATCH net-next] net/rds: Remove unused function declarations
 2023-08-09 14:36 UTC 

Calling nlmsg_multicast and nlmsg_new in softirq context, netfilter hook function
 2023-08-09 14:32 UTC 

[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
 2023-08-09 14:29 UTC  (7+ messages)

[PATCH bpf] xsk: fix refcount underflow in error path
 2023-08-09 14:28 UTC 

[patch net-next] devlink: clear flag on port register error path
 2023-08-09 14:27 UTC  (2+ messages)

[PATCH net-next] sctp: Remove unused declaration sctp_backlog_migrate()
 2023-08-09 14:23 UTC 

[PATCH net-next] net: dsa: mv88e6060: add phylink_get_caps implementation
 2023-08-09 14:19 UTC  (4+ messages)

[PATCH net-next] RDS: IB: Remove unused declarations
 2023-08-09 14:18 UTC 

[PATCH -next] SUNRPC: Remove unused declaration rpc_modcount()
 2023-08-09 14:14 UTC 

BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
 2023-08-09 14:11 UTC 

[PATCHv2 net-next 0/2] send notify when delete source address routes
 2023-08-09 14:02 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] fib: convert fib_nh_is_v6 and nh_updated to use a single bit
` [PATCHv2 net-next 2/2] ipv4/fib: send notify when delete source address routes

[PATCH net-next] net: caif: Remove unused declaration cfsrvl_ctrlcmd()
 2023-08-09 13:49 UTC 

[PATCH v2 net] qede: fix firmware halt over suspend and resume
 2023-08-09 13:43 UTC 

[PATCH] net: phy: at803x: Improve hibernation support on start up
 2023-08-09 13:40 UTC  (9+ messages)

[PATCH] net: macsec: use TX SCI as MAC address
 2023-08-09 13:35 UTC  (5+ messages)

[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-09 13:21 UTC  (11+ messages)
` [PATCH v2 1/8] net: expose sock_use_custom_sol_socket
` [PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-09 13:11 UTC  (6+ messages)

[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
 2023-08-09 13:07 UTC  (2+ messages)

[PATCH net-next v2 0/7] support more link mode for TXGBE
 2023-08-09 13:07 UTC  (7+ messages)
` [PATCH net-next v2 1/7] net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs

[PATCH net-next] bcm63xx_enet: Remove redundant initialization owner
 2023-08-09 13:00 UTC  (3+ messages)

[PATCH] net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarations
 2023-08-09 12:59 UTC  (2+ messages)

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
 2023-08-09 12:58 UTC  (7+ messages)
` [PATCH net-next v3 1/6] tls: remove tls_context argument from tls_set_sw_offload
` [PATCH net-next v3 2/6] tls: block decryption when a rekey is pending
` [PATCH net-next v3 3/6] tls: implement rekey for TLS1.3
` [PATCH net-next v3 4/6] docs: tls: document TLS1.3 key updates
` [PATCH net-next v3 5/6] selftests: tls: add key_generation argument to tls_crypto_info_init
` [PATCH net-next v3 6/6] selftests: tls: add rekey tests

[PATCH net-next] mlxbf_gige: Remove two unused function declarations
 2023-08-09 12:57 UTC  (3+ messages)

pull-request: wireless-2023-08-09
 2023-08-09 12:48 UTC 

[PATCH net] tcp: add missing family to tcp_set_ca_state() tracepoint
 2023-08-09 12:47 UTC  (2+ messages)

[PATCH bpf-next 00/10] seltests/xsk: various improvements to xskxceiver
 2023-08-09 12:43 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/xsk: print per packet info in verbose mode
` [PATCH bpf-next 02/10] selftests/xsk: add timeout for Tx thread
` [PATCH bpf-next 03/10] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next 04/10] selftests/xsk: move all tests to separate functions
` [PATCH bpf-next 05/10] selftests/xsk: declare test names in struct
` [PATCH bpf-next 06/10] selftests/xsk: add option that lists all tests
` [PATCH bpf-next 07/10] selftests/xsk: add option to run single test
` [PATCH bpf-next 08/10] selftests/xsk: use ksft_print_msg uniformly
` [PATCH bpf-next 09/10] selftests/xsk: fail single test instead of all tests
` [PATCH bpf-next 10/10] selftests/xsk: display command line options with -h

[PATCH] net: txgbe: Use pci_dev_id() to simplify the code
 2023-08-09 12:38 UTC  (2+ messages)

[PATCH net-next 0/5] bonding: do some cleanups in bond driver
 2023-08-09 12:41 UTC  (6+ messages)
` [PATCH net-next 1/5] bonding: add modifier to initialization function and exit function
` [PATCH net-next 2/5] bonding: remove warning printing in bond_create_debugfs
` [PATCH net-next 3/5] bonding: remove unnecessary NULL check in debugfs function
` [PATCH net-next 4/5] bonding: use bond_set_slave_arr to simplify code
` [PATCH net-next 5/5] bonding: remove unnecessary NULL check in bond_destructor

[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
 2023-08-09 12:35 UTC  (7+ messages)
` [RFC PATCH net-next v2 2/2] net: veth: Improving page pool pages recycling

[PATCH v3] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-08-09 12:28 UTC  (2+ messages)

r8169 link up but no traffic, and watchdog error
 2023-08-09 11:50 UTC 

Regression: supported_interfaces filling enforcement
 2023-08-09 12:11 UTC  (4+ messages)

[PATCH net v2 00/17] selftests: forwarding: Various fixes
 2023-08-09 12:10 UTC  (2+ messages)

[PATCH 5.10 171/201] net: tun_chr_open(): set sk_uid from current_fsuid()
 2023-08-09 10:42 UTC  (2+ messages)
` [PATCH 5.10 172/201] net: tap_open(): "

[PATCH 5.4 127/154] net: tun_chr_open(): set sk_uid from current_fsuid()
 2023-08-09 10:42 UTC  (2+ messages)
` [PATCH 5.4 128/154] net: tap_open(): "

[net-next PATCH v3] octeon_ep: Add control plane host and firmware versions
 2023-08-09 11:29 UTC 

[PATCH 4.19 030/323] wl3501_cs: Fix a bunch of formatting issues related to function docs
 2023-08-09 10:37 UTC  (2+ messages)
` [PATCH 4.19 032/323] wl3501_cs: Fix misspelling and provide missing documentation

[PATCH net-next 00/10] Convert mlx4 to use auxiliary bus
 2023-08-09 11:12 UTC  (2+ messages)

[RFC v3 Optimizing veth xsk performance 0/9]
 2023-08-09 11:09 UTC  (5+ messages)
  `  "

[PATCH v2 3/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
 2023-08-09 11:09 UTC  (2+ messages)

[PATCH] netfilter: ebtables: replace zero-length array members
 2023-08-09 11:03 UTC  (2+ messages)

[PATCH 5.15 65/92] net: tun_chr_open(): set sk_uid from current_fsuid()
 2023-08-09 10:41 UTC  (2+ messages)
` [PATCH 5.15 66/92] net: tap_open(): "

[PATCH 6.1 083/127] net: tun_chr_open(): set sk_uid from current_fsuid()
 2023-08-09 10:41 UTC  (2+ messages)
` [PATCH 6.1 084/127] net: tap_open(): "

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-09 10:50 UTC  (15+ messages)
` [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v3 04/14] sysctl: Add size argument to init_header
` [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v3 06/14] sysctl: Add size to register_sysctl
` [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v3 10/14] netfilter: "
` [PATCH v3 11/14] networking: "
` [PATCH v3 12/14] vrf: "
` [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro

[PATCH 6.4 113/165] net: tun_chr_open(): set sk_uid from current_fsuid()
 2023-08-09 10:40 UTC  (2+ messages)
` [PATCH 6.4 114/165] net: tap_open(): "

[PATCH net-next v4 00/15][pull request] Introduce Intel IDPF driver
 2023-08-09 10:33 UTC  (3+ messages)
` [PATCH net-next v4 14/15] idpf: add ethtool callbacks

[PATCH net v3 0/2] net/smc: Fix effective buffer size
 2023-08-09 10:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: improve and relax PHY driver dependency
 2023-08-09 10:30 UTC  (2+ messages)

[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-08-09 10:22 UTC 

[PATCH v2 net-next 0/7] sfc: basic conntrack offload
 2023-08-09 10:20 UTC  (2+ messages)

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-08-09 10:02 UTC  (11+ messages)

[PATCH -next] net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
 2023-08-09  9:41 UTC  (2+ messages)

[PATCH iproute2-next] ip-vrf: recommend using CAP_BPF rather than CAP_SYS_ADMIN
 2023-08-09  9:26 UTC 

[PATCH RESEND net-next 1/2] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-08-09  9:03 UTC  (5+ messages)
` [PATCH RESEND net-next 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus

[PATCH net-next v4 1/3] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-08-09  9:01 UTC  (4+ messages)

[PATCH mlx5-next v1 00/14] mlx5 MACsec RoCEv2 support
 2023-08-09  8:29 UTC  (15+ messages)
` [PATCH mlx5-next v1 01/14] macsec: add functions to get macsec real netdevice and check offload
` [PATCH mlx5-next v1 02/14] net/mlx5e: Move MACsec flow steering operations to be used as core library
` [PATCH mlx5-next v1 03/14] net/mlx5: Remove dependency of macsec flow steering on ethernet
` [PATCH mlx5-next v1 04/14] net/mlx5e: Rename MACsec flow steering functions/parameters to suit core naming style
` [PATCH mlx5-next v1 05/14] net/mlx5e: Move MACsec flow steering and statistics database from ethernet to core
` [PATCH mlx5-next v1 06/14] net/mlx5: Remove netdevice from MACsec steering
` [PATCH mlx5-next v1 07/14] net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steering
` [PATCH mlx5-next v1 08/14] RDMA/mlx5: Implement MACsec gid addition and deletion
` [PATCH mlx5-next v1 09/14] net/mlx5: Add MACsec priorities in RDMA namespaces
` [PATCH mlx5-next v1 10/14] IB/core: Reorder GID delete code for RoCE
` [PATCH mlx5-next v1 11/14] net/mlx5: Configure MACsec steering for egress RoCEv2 traffic
` [PATCH mlx5-next v1 12/14] net/mlx5: Configure MACsec steering for ingress "
` [PATCH mlx5-next v1 13/14] net/mlx5: Add RoCE MACsec steering infrastructure in core
` [PATCH mlx5-next v1 14/14] RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion

[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
 2023-08-09  8:30 UTC  (2+ messages)

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-09  8:19 UTC  (6+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-08-09  8:05 UTC  (9+ messages)
` [PATCH v12 09/26] nvme-tcp: RX DDGST offload
` [PATCH v12 10/26] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v12 11/26] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v12 12/26] nvme-tcp: Only enable offload with TLS if the driver supports it

linux-next: manual merge of the tty tree with the net-next tree
 2023-08-09  7:54 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the net-next tree
 2023-08-09  7:54 UTC  (2+ messages)

[PATCH net-next v3 0/4] Support offload LED blinking to PHY
 2023-08-09  7:46 UTC  (3+ messages)
` [PATCH net-next v3 4/4] leds: trig-netdev: Disable offload on deactivation of trigger


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 read-only IMAP folder(s) and NNTP newsgroup(s).