netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 14:06:07 to 2019-08-17 21:28:10 UTC [more...]

[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

[PATCH RFC v2 net-next 0/4] mv88e6xxx: setting 2500base-x mode for CPU/DSA port in dts
 2019-08-17 19:50 UTC  (6+ messages)
` [PATCH RFC v2 net-next 1/4] net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler
` [PATCH RFC v2 net-next 2/4] net: dsa: call port_enable/port_disable for CPU/DSA ports
` [PATCH RFC v2 net-next 3/4] net: dsa: mv88e6xxx: check for port type in port_disable
` [PATCH RFC v2 net-next 4/4] net: dsa: mv88e6xxx: do not enable SERDESes in mv88e6xxx_setup

[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  (14+ messages)
` [PATCH net-next v3 01/12] net: stmmac: Get correct timestamp values from XGMAC
` [PATCH net-next v3 02/12] net: stmmac: Prepare to add Split Header support
` [PATCH net-next v3 03/12] net: stmmac: xgmac: Correctly return that RX descriptor is not last one
` [PATCH net-next v3 04/12] net: stmmac: Add Split Header support and enable it in XGMAC cores
` [PATCH net-next v3 05/12] net: stmmac: Add a counter for Split Header packets
` [PATCH net-next v3 06/12] net: stmmac: dwxgmac: Add Flexible PPS support
` [PATCH net-next v3 07/12] net: stmmac: Add ethtool register dump for XGMAC cores
` [PATCH net-next v3 08/12] net: stmmac: Add support for SA Insertion/Replacement in "
` [PATCH net-next v3 09/12] net: stmmac: selftests: Add tests for SA Insertion/Replacement
` [PATCH net-next v3 10/12] net: stmmac: xgmac: Add EEE support
` [PATCH net-next v3 11/12] net: stmmac: Add support for VLAN Insertion Offload
` [PATCH net-next v3 12/12] net: stmmac: selftests: Add selftest for VLAN TX Offload

[PATCH net-next v3 00/16] Add drop monitor for offloaded data paths
 2019-08-17 19:41 UTC  (18+ messages)
` [PATCH net-next v3 01/16] drop_monitor: Move per-CPU data init/fini to separate functions
` [PATCH net-next v3 02/16] drop_monitor: Initialize hardware per-CPU data
` [PATCH net-next v3 03/16] drop_monitor: Add basic infrastructure for hardware drops
` [PATCH net-next v3 04/16] drop_monitor: Consider all monitoring states before performing configuration
` [PATCH net-next v3 05/16] drop_monitor: Add support for packet alert mode for hardware drops
` [PATCH net-next v3 06/16] drop_monitor: Add support for summary "
` [PATCH net-next v3 07/16] drop_monitor: Allow user to start monitoring "
` [PATCH net-next v3 08/16] devlink: Add packet trap infrastructure
` [PATCH net-next v3 09/16] devlink: Add generic packet traps and groups
` [PATCH net-next v3 10/16] Documentation: Add devlink-trap documentation
` [PATCH net-next v3 11/16] netdevsim: Add devlink-trap support
` [PATCH net-next v3 12/16] Documentation: Add description of netdevsim traps
` [PATCH net-next v3 13/16] selftests: forwarding: devlink_lib: Allow tests to define devlink device
` [PATCH net-next v3 14/16] selftests: forwarding: devlink_lib: Add devlink-trap helpers
` [PATCH net-next v3 15/16] selftests: devlink_trap: Add test cases for devlink-trap
` [PATCH net-next v3 16/16] Documentation: Add a section for devlink-trap testing

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

[PATCH net-next 0/4] net: bridge: mdb: allow dump/add/del of host-joined entries
 2019-08-17 19:37 UTC  (9+ messages)
` [PATCH net-next v2 "
    ` [PATCH net-next v3 "
      ` [PATCH net-next v3 1/4] net: bridge: mdb: move vlan comments
      ` [PATCH net-next v3 2/4] net: bridge: mdb: factor out mdb filling
      ` [PATCH net-next v3 3/4] net: bridge: mdb: dump host-joined entries as well
      ` [PATCH net-next v3 4/4] net: bridge: mdb: allow add/delete for host-joined groups

[PATCH net-next v3 0/3] net: phy: remove genphy_config_init
 2019-08-17 19:35 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: phy: remove calls to genphy_config_init
` [PATCH net-next v3 2/3] net: dsa: "
` [PATCH net-next v3 3/3] net: phy: remove genphy_config_init

[PATCH RFC net-next 0/3] mv88e6xxx: setting 2500base-x mode for CPU/DSA port in dts
 2019-08-17 19:27 UTC  (10+ messages)
` [PATCH RFC net-next 1/3] net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler
` [PATCH RFC net-next 2/3] net: dsa: add port_setup/port_teardown methods to DSA ops
` [PATCH RFC net-next 3/3] net: dsa: mv88e6xxx: setup SERDES irq also for CPU/DSA ports

Unable to create htb tc classes more than 64K
 2019-08-17 19:04 UTC  (5+ messages)

[PATCH net] tcp: make sure EPOLLOUT wont be missed
 2019-08-17 17:10 UTC  (5+ messages)

5.3-rc3-ish VM crash: RIP: 0010:tcp_trim_head+0x20/0xe0
 2019-08-17 16:35 UTC  (4+ messages)

[PATCH 1/2] PTP: introduce new versions of IOCTLs
 2019-08-17 16:17 UTC  (5+ messages)
` [PATCH 2/2] PTP: add support for one-shot output

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

kernel BUG at include/linux/skbuff.h:LINE! (2)
 2019-08-17 15:28 UTC  (2+ messages)

[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
 2019-08-17 14:10 UTC  (13+ messages)

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-08-17 14:05 UTC  (11+ 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

[RFC PATCH net-next 00/11] Deterministic SPI latency on NXP
 2019-08-17 10:44 UTC  (11+ messages)
` [RFC PATCH net-next 03/11] spi: Add a PTP system timestamp to the transfer structure
` [RFC PATCH net-next 04/11] spi: spi-fsl-dspi: Cosmetic cleanup

[PATCH net-next v2 0/3] net: phy: remove genphy_config_init
 2019-08-17 10:25 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: phy: remove calls to genphy_config_init
` [PATCH net-next v2 2/3] net: dsa: "
` [PATCH net-next v2 3/3] net: phy: remove genphy_config_init

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

INFO: task hung in tls_sw_release_resources_tx
 2019-08-17  5:47 UTC  (4+ messages)

[PATCH net-next] net: flow_offload: convert block_ing_cb_list to regular list type
 2019-08-17  5:27 UTC  (3+ messages)

[PATCH net-next 0/3] Improve phc2sys precision for mv88e6xxx switch in combination with imx6-fec
 2019-08-17  3:30 UTC  (5+ 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 3/3] net: fec: add support for PTP system timestamping for MDIO devices

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

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

[net] tipc: fix false detection of retransmit failures
 2019-08-16 23:27 UTC  (2+ messages)

[PATCH] ipvlan: set hw_enc_features like macvlan
 2019-08-16 22:58 UTC  (2+ messages)

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

[PATCH net-next] selftests: Fix get_ifidx and callers in nettest.c
 2019-08-16 22:25 UTC  (2+ messages)

[PATCH] lan78xx: Fix memory leaks
 2019-08-16 22:24 UTC  (2+ messages)

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

[PATCH bpf-next] libbpf: remove zc variable as it is not used
 2019-08-16 22:01 UTC  (3+ messages)

IPv6 addr and route is gone after adding port to vrf (5.2.0+)
 2019-08-16 21:48 UTC  (4+ messages)

[PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-08-16 21:13 UTC  (4+ messages)
` [PATCH net-next 1/1] Added BASE-T1 PHY support to PHY Subsystem

[PATCH] ath10k: Fix HOST capability QMI incompatibility
 2019-08-16 21:11 UTC  (2+ messages)

[PATCH bpf-next] libbpf: relicense bpf_helpers.h and bpf_endian.h
 2019-08-16 20:10 UTC  (4+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: check for mode change in port_setup_mac
 2019-08-16 20:05 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: remove genphy_config_init
 2019-08-16 20:02 UTC  (3+ messages)

[PATCH] MAINTAINERS: r8169: Update path to the driver
 2019-08-16 19:58 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
 2019-08-16 19:57 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: add EEE-related constants
` [PATCH net-next 2/2] net: phy: realtek: support NBase-T MMD EEE registers on RTL8125

[PATCH] MAINTAINERS: PHY LIBRARY: Remove sysfs-bus-mdio record
 2019-08-16 19:55 UTC  (3+ messages)
` [PATCH] MAINTAINERS: PHY LIBRARY: Update files in the record

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-16 19:50 UTC  (6+ messages)
` [PATCH net-next, 2/6] PCI: hv: Add a Hyper-V PCI mini driver for software backchannel interface

[PATCH net,v5 0/2] flow_offload hardware priority fixes
 2019-08-16 19:44 UTC  (3+ messages)
` [PATCH net,v5 2/2] netfilter: nf_tables: map basechain priority to hardware priority

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

[PATCH v5 00/13] net: phy: adin: add support for Analog Devices PHYs
 2019-08-16 18:57 UTC  (2+ messages)

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

[RFC bpf-next 0/3] tools: bpftool: add subcommand to count map entries
 2019-08-16 18:13 UTC  (8+ messages)

linux-next: manual merge of the net-next tree with the kbuild tree
 2019-08-16 18:03 UTC  (3+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-09
 2019-08-16 18:01 UTC  (6+ messages)
` [net-next 01/15] ice: Implement ethtool ops for channels

[PATCH bpf 0/6] tools: bpftool: fix printf()-like functions
 2019-08-16 17:51 UTC  (6+ messages)

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

[PATCH net-next,v4 00/11] netfilter: add hardware offload infrastructure
 2019-08-16 17:00 UTC  (7+ messages)
` [PATCH net-next,v4 08/12] drivers: net: use flow block API

[bpf-next] selftests/bpf: fix race in test_tcp_rtt test
 2019-08-16 16:37 UTC  (3+ messages)

[PATCH] ravb: Fix use-after-free ravb_tstamp_skb
 2019-08-16 15:17 UTC 

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

[PATCH] arm64: do_csum: implement accelerated scalar version
 2019-08-16 14:55 UTC  (9+ messages)

linux-next: Fixes tag needs some work in the bpf-next tree
 2019-08-16 14:35 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2019-08-16 14:31 UTC  (5+ messages)

[PATCH RFC ipsec-next 0/7] ipsec: add TCP encapsulation support (RFC 8229)
 2019-08-16 14:18 UTC  (2+ messages)

[PATCH] rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
 2019-08-16 14:05 UTC 


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