netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-17 19:27:30 to 2019-08-19 17:14:42 UTC [more...]

[PATCH net-next 0/3] Improve phc2sys precision for mv88e6xxx switch in combination with imx6-fec
 2019-08-19 17:14 UTC  (11+ messages)
` [PATCH net-next 1/3] net: mdio: add support for passing a PTP system timestamp to the mii_bus driver
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: extend PTP gettime function to read system clock

[PATCH net-next 0/6] net: dsa: enable and disable all ports
 2019-08-19 17:14 UTC  (13+ messages)
` [PATCH net-next 1/6] net: dsa: use a single switch statement for port setup
` [PATCH net-next 2/6] net: dsa: do not enable or disable non user ports
` [PATCH net-next 3/6] net: dsa: enable and disable all ports
` [PATCH net-next 4/6] net: dsa: mv88e6xxx: do not change STP state on port disabling
` [PATCH net-next 5/6] net: dsa: mv88e6xxx: enable SERDES after setup
` [PATCH net-next 6/6] net: dsa: mv88e6xxx: wrap SERDES IRQ in power function

[PATCH net-next 0/1] net: fec: add C45 MDIO read/write support
 2019-08-19 17:11 UTC  (2+ messages)
` [PATCH net-next 1/1] "

[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
 2019-08-19 16:31 UTC  (18+ messages)
` [PATCH v5 01/17] w1: add 1-wire master driver for IP block found in SGI ASICs
` [PATCH v5 02/17] w1: add DS2501, DS2502, DS2505 EPROM device driver
` [PATCH v5 03/17] nvmem: core: add nvmem_device_find
` [PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
` [PATCH v5 05/17] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v5 06/17] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v5 07/17] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH v5 08/17] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH v5 09/17] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
` [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
` [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
` [PATCH v5 12/17] net: sgi: ioc3-eth: use dma-direct for dma allocations
` [PATCH v5 13/17] net: sgi: ioc3-eth: use csum_fold
` [PATCH v5 14/17] net: sgi: ioc3-eth: Fix IPG settings
` [PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v5 16/17] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v5 17/17] Input: add IOC3 serio driver

pull-request: wireless-drivers-next 2019-08-19
 2019-08-19 16:28 UTC 

[net-next v2 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-19
 2019-08-19 16:17 UTC  (15+ messages)
` [net-next v2 01/14] ice: Use the software based tail when checking for hung Tx ring
` [net-next v2 02/14] ice: Assume that more than one Rx queue is rare in ice_napi_poll
` [net-next v2 03/14] ice: Restructure VFs initialization flows
` [net-next v2 04/14] ice: fix set pause param autoneg check
` [net-next v2 05/14] ice: Set WB_ON_ITR when we don't re-enable interrupts
` [net-next v2 06/14] ice: Fix kernel hang with DCB reset in CEE mode
` [net-next v2 07/14] ice: allow empty Rx descriptors
` [net-next v2 08/14] ice: Do not always bring up PF VSI in ice_ena_vsi()
` [net-next v2 09/14] ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
` [net-next v2 10/14] ice: Reduce wait times during VF bringup/reset
` [net-next v2 11/14] ice: Increase size of Mailbox receive queue for many VFs
` [net-next v2 12/14] ice: Move VF resources definition to SR-IOV specific file
` [net-next v2 13/14] ice: Change type for queue counts
` [net-next v2 14/14] ice: improve print for VF's when adding/deleting MAC filters

[PATCH] bpfilter/verifier: add include guard to tnum.h
 2019-08-19 16:10 UTC 

r8169: Performance regression and latency instability
 2019-08-19 16:04 UTC  (5+ messages)

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-19 16:03 UTC  (7+ messages)
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find

[PATCH 1/2] PTP: introduce new versions of IOCTLs
 2019-08-19 15:58 UTC  (7+ messages)

[PATCH net-next] netdevsim: Fix build error without CONFIG_INET
 2019-08-19 15:58 UTC  (2+ messages)

[RESEND][PATCH v3 bpf-next] btf: expose BTF info through sysfs
 2019-08-19 15:56 UTC  (2+ messages)

[PATCH v2 net-next 0/1] Add BASE-T1 PHY support
 2019-08-19 15:19 UTC  (2+ messages)
` [PATCH v2 net-next 1/1] net: phy: Added BASE-T1 PHY support to PHY Subsystem

[PATCH net-next 0/8] sctp: support per endpoint auth and asconf flags
 2019-08-19 15:19 UTC  (14+ messages)
` [PATCH net-next 1/8] sctp: add asconf_enable in struct sctp_endpoint
  ` [PATCH net-next 2/8] sctp: not set peer.asconf_capable in sctp_association_init
    ` [PATCH net-next 3/8] sctp: check asoc peer.asconf_capable before processing asconf
      ` [PATCH net-next 4/8] sctp: add SCTP_ASCONF_SUPPORTED sockopt
        ` [PATCH net-next 5/8] sctp: use ep and asoc auth_enable properly
          ` [PATCH net-next 6/8] sctp: add sctp_auth_init and sctp_auth_free
            ` [PATCH net-next 7/8] sctp: add SCTP_AUTH_SUPPORTED sockopt
              ` [PATCH net-next 8/8] sctp: remove net sctp.x_enable working as a global switch

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-19 15:04 UTC  (5+ messages)
` [PATCH net-next, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations

[PATCH v2] kbuild: re-implement detection of CONFIG options leaked to user-space
 2019-08-19 14:55 UTC  (2+ messages)

[PATCH 00/11] kbuild: clean-ups and improvement of single targets
 2019-08-19 14:52 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] XDP unaligned chunk placement support
 2019-08-19 14:47 UTC  (6+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 07/11] mlx5e: modify driver for handling offsets

kernel BUG at include/linux/skbuff.h:LINE! (2)
 2019-08-19 14:44 UTC  (4+ messages)

[PATCH net-next 0/3] net: tls: add socket diag
 2019-08-19 13:32 UTC  (8+ messages)
` [PATCH net-next 1/3] net/tls: use RCU protection on icsk->icsk_ulp_data
` [PATCH net-next 2/3] tcp: ulp: add functions to dump ulp-specific information

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-08-19 13:31 UTC 

[RFC v2] vsock: proposal to support multiple transports at runtime
 2019-08-19 13:09 UTC  (2+ messages)

[PATCH] net/mlx5: Fix a memory leak bug
 2019-08-19 13:00 UTC  (2+ messages)

Help needed - Kernel lockup while running ipsec
 2019-08-19 12:55 UTC 

BUG: MAX_STACK_TRACE_ENTRIES too low in tipc_topsrv_exit_net
 2019-08-19 12:22 UTC 

[PATCH][net-next] net: remove empty inet_exit_net
 2019-08-19 12:05 UTC 

[PATCH rdma-next v3 0/3] ODP support for mlx5 DC QPs
 2019-08-19 12:08 UTC  (4+ messages)
` [PATCH mlx5-next v3 1/3] net/mlx5: Set ODP capabilities for DC transport to max
` [PATCH rdma-next v3 2/3] IB/mlx5: Remove check of FW capabilities in ODP page fault handling
` [PATCH rdma-next v3 3/3] IB/mlx5: Add page fault handler for DC initiator WQE

[ANNOUNCE] nftables 0.9.2 release
 2019-08-19 11:58 UTC 

[PATCH rdma-next 0/3] RDMA RX RoCE Steering Support
 2019-08-19 11:36 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Add per-namespace flow table default miss action support
` [PATCH mlx5-next 2/3] net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RX
` [PATCH rdma-next 3/3] RDMA/mlx5: RDMA_RX flow type support for user applications

patch inclusion in lts trees
 2019-08-19 11:29 UTC 

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-19 10:31 UTC  (3+ messages)
` [PATCH 11/16] x86: prefer __section from compiler_attributes.h

[PATCH net] ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
 2019-08-19 10:12 UTC  (3+ messages)

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-19  9:18 UTC  (3+ messages)
` [PATCH v2 3/3] arm: "

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-19  9:15 UTC  (12+ messages)

kernel BUG at net/rxrpc/local_object.c:LINE!
 2019-08-19  8:23 UTC 

[PATCH] can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
 2019-08-19  8:00 UTC 

[PATCH net-next 0/2] Fix problems with using ns plugin
 2019-08-19  7:52 UTC  (3+ messages)
` [PATCH net-next 1/2] tc-testing: use dedicated DUMMY interface name for dummy dev
` [PATCH net-next 2/2] tc-testing: concurrency: wrap piped rule update commands

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-19  7:53 UTC  (4+ messages)
` [PATCHv2 0/2] "
  ` [PATCH 1/2] ipv4/icmp: fix rt dst dev null pointer dereference
  ` [PATCH 2/2] xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode

[PATCH bpf-next 0/5] Add support for SKIP_BPF flag for AF_XDP sockets
 2019-08-19  7:39 UTC  (6+ messages)
    ` [Intel-wired-lan] "

[PATCH bpf-next] libbpf: remove zc variable as it is not used
 2019-08-19  7:35 UTC  (6+ messages)

[PATCH net] nfp: flower: verify that block cb is not busy before binding
 2019-08-19  7:33 UTC 

[PATCH v2] tun: fix use-after-free when register netdev failed
 2019-08-19  7:29 UTC  (3+ messages)

[PATCH net-next v7 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-19  7:26 UTC  (7+ messages)
` [PATCH net-next v7 5/6] flow_offload: support get multi-subsystem block

[PATCH net-next] r8152: divide the tx and rx bottom functions
 2019-08-19  6:40 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-08-19  6:40 UTC  (6+ messages)
` [PATCH net-next 1/1] Added BASE-T1 PHY support to PHY Subsystem
    `  "
  ` Re: [PATCH net-next 0/1] Add BASE-T1 PHY support

[PATCH net-next] net: openvswitch: Set OvS recirc_id from tc chain
 2019-08-19  6:20 UTC  (2+ messages)

[PATCH] test_bpf: Fix a new clang warning about xor-ing two numbers
 2019-08-19  5:51 UTC  (2+ messages)

[PATCH] Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105
 2019-08-19  5:04 UTC 

[PATCH] net/ncsi: add control packet payload to NC-SI commands from netlink
 2019-08-19  4:33 UTC 

[PATCH] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-08-19  3:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v2 4/5] r8152: support skb_add_rx_frag
 2019-08-19  3:15 UTC  (2+ messages)
` [PATCH net-next] r8152: fix accessing skb after napi_gro_receive

[GIT] Networking
 2019-08-19  2:46 UTC 

[PATCH] sock: fix potential memory leak in proto_register()
 2019-08-19  1:35 UTC 

[RFC PATCH net-next 00/11] Deterministic SPI latency on NXP
 2019-08-19  0:43 UTC  (7+ messages)
` [RFC PATCH net-next 03/11] spi: Add a PTP system timestamp to the transfer structure

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-08-19  0:37 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: net: phy: Add subnode for LED configuration
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support for RTL8211E

regression in ath10k dma allocation
 2019-08-18 22:38 UTC  (5+ messages)

[PATCH v2] wimax/i2400m: fix a memory leak bug
 2019-08-18 22:22 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-08-18 21:33 UTC 

[PATCH net-next] net: hns: add phy_attached_info() to the hns driver
 2019-08-18 21:22 UTC  (2+ messages)

[PATCH] ravb: Fix use-after-free ravb_tstamp_skb
 2019-08-18 21:19 UTC  (2+ messages)

[PATCH net-next 1/4 v3] dt-bindings: net: mediatek: Add support for MediaTek MT7628/88 SoC
 2019-08-18 21:17 UTC  (8+ messages)
` [PATCH net-next 2/4 v3] net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
` [PATCH net-next 3/4 v3] net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
` [PATCH net-next 4/4 v3] net: ethernet: mediatek: Add MT7628/88 SoC support

[PATCH] be2net: eliminate enable field from be_aic_obj
 2019-08-18 21:14 UTC  (2+ messages)

[PATCH net,v5 0/2] flow_offload hardware priority fixes
 2019-08-18 21:13 UTC  (2+ messages)

[PATCH] net: cavium: fix driver name
 2019-08-18 21:02 UTC  (2+ messages)

[net-next v2 1/1] tipc: clean up skb list lock handling on send path
 2019-08-18 21:01 UTC  (2+ messages)

[PATCH net] ibmvnic: Unmap DMA address of TX descriptor buffers after use
 2019-08-18 20:58 UTC  (2+ messages)

[PATCH net 0/6] bnxt_en: Bug fixes
 2019-08-18 20:06 UTC  (2+ messages)

[PATCH] net: kalmia: fix memory leaks
 2019-08-18 20:03 UTC  (2+ messages)

[PATCH] cx82310_eth: fix a memory leak bug
 2019-08-18 20:02 UTC  (2+ messages)

[PATCH net-next 0/6] net: hns3: add some cleanups & bugfix
 2019-08-18 19:59 UTC  (2+ messages)

[PATCH net 1/1] bnx2x: Fix VF's VLAN reconfiguration in reload
 2019-08-18 19:45 UTC  (2+ messages)

[PATCH iproute2-next v2 0/4] Add devlink-trap support
 2019-08-18 18:51 UTC  (2+ messages)

kernel BUG at net/rxrpc/local_object.c:LINE!
 2019-08-18 18:47 UTC  (2+ messages)

[PATCH 2/2] ip nexthop: Allow flush|list operations to specify a specific protocol
 2019-08-18 18:31 UTC  (2+ messages)

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-18 18:26 UTC  (6+ messages)
` [PATCH spi for-5.4 1/5] spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure
` [PATCH spi for-5.4 3/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
` [PATCH spi for-5.4 4/5] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
` [PATCH spi for-5.4 5/5] spi: spi-fsl-dspi: Disable interrupts and preemption during poll mode transfer

[PATCH RFC v2 net-next 0/4] mv88e6xxx: setting 2500base-x mode for CPU/DSA port in dts
 2019-08-18 17:43 UTC  (3+ messages)

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-18  9:08 UTC  (2+ messages)

Question on xen-netfront code to fix a potential ring buffer corruption
 2019-08-18  8:31 UTC 

[PATCH v2] virtio-net: lower min ring num_free for efficiency
 2019-08-18  7:10 UTC 

[PATCH bpf-next v4 0/4] bpf: support cloning sk storage on accept()
 2019-08-17 21:32 UTC  (2+ messages)

[bpf-next,v2] selftests/bpf: fix race in test_tcp_rtt test
 2019-08-17 21:31 UTC  (2+ messages)

[PATCH bpf-next] libbpf: relicense bpf_helpers.h and bpf_endian.h
 2019-08-17 21:30 UTC 

[PATCH bpf-next] net: Don't uninstall an XDP program when none is installed
 2019-08-17 21:29 UTC  (3+ messages)
` [PATCH bpf-next v2] net: Don't call XDP_SETUP_PROG when nothing is changed

[PATCH bpf-next v4 0/8] add need_wakeup flag to the AF_XDP rings
 2019-08-17 21:29 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] net: xdp: XSKMAP improvements
 2019-08-17 21:28 UTC  (2+ messages)

[PATCH net v2 0/6] bnxt_en: Bug fixes
 2019-08-17 21:04 UTC  (7+ messages)
` [PATCH net v2 1/6] bnxt_en: Fix VNIC clearing logic for 57500 chips
` [PATCH net v2 2/6] bnxt_en: Improve RX doorbell sequence
` [PATCH net v2 3/6] bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
` [PATCH net v2 4/6] bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
` [PATCH net v2 5/6] bnxt_en: Use correct src_fid to determine direction of the flow
` [PATCH net v2 6/6] bnxt_en: Fix to include flow direction in L2 key

[pull request][net-next 00/16] Mellanox, mlx5 devlink RX health reporters
 2019-08-17 19:48 UTC  (3+ messages)
` [net-next 11/16] net/mlx5e: Report and recover from rx timeout

[PATCH net-next v3 00/12] net: stmmac: Improvements for -next
 2019-08-17 19:44 UTC  (2+ messages)

[PATCH net-next v3 00/16] Add drop monitor for offloaded data paths
 2019-08-17 19:41 UTC  (2+ messages)

pull request: bluetooth 2019-08-17
 2019-08-17 19:38 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: bridge: mdb: allow dump/add/del of host-joined entries
 2019-08-17 19:37 UTC  (3+ messages)
` [PATCH net-next v3 "

[PATCH net-next v3 0/3] net: phy: remove genphy_config_init
 2019-08-17 19:35 UTC  (2+ messages)

[PATCH RFC net-next 0/3] mv88e6xxx: setting 2500base-x mode for CPU/DSA port in dts
 2019-08-17 19:27 UTC  (8+ messages)
` [PATCH RFC net-next 3/3] net: dsa: mv88e6xxx: setup SERDES irq also for CPU/DSA ports


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