netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-25 08:13:00 to 2019-07-25 22:52:57 UTC [more...]

[PATCH bpf-next v3 0/7] bpf/flow_dissector: support input flags
 2019-07-25 22:52 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf/flow_dissector: pass input flags to BPF flow dissector program
` [PATCH bpf-next v3 2/7] bpf/flow_dissector: document flags
` [PATCH bpf-next v3 3/7] bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
` [PATCH bpf-next v3 4/7] tools/bpf: sync bpf_flow_keys flags
` [PATCH bpf-next v3 5/7] selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
` [PATCH bpf-next v3 6/7] bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
` [PATCH bpf-next v3 7/7] selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP

[PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes & features
 2019-07-25 21:59 UTC  (9+ messages)
` [PATCH net-next 06/11] net: hns3: modify firmware version display format
` [PATCH net-next 07/11] net: hns3: adds debug messages to identify eth down cause

general protection fault in tls_trim_both_msgs
 2019-07-25 21:39 UTC  (2+ messages)

[PATCH net-next 1/2] net sched: update skbedit action for batched events operations
 2019-07-25 21:39 UTC  (3+ messages)

[PATCH net-next 0/2] mlx4/en_netdev: allow offloading VXLAN over VLAN
 2019-07-25 21:27 UTC  (5+ messages)
` [PATCH net-next 2/2] mlx4/en_netdev: call notifiers when hw_enc_features change

[PATCH] net/mlx5e: Fix zero table prio set by user
 2019-07-25 21:22 UTC  (2+ messages)

[PATCH net-next 0/2] qed: Support for NVM config attributes
 2019-07-25 20:56 UTC  (5+ messages)
` [PATCH net-next 2/2] qed: Add API for flashing the nvm attributes

[pull request][net 0/9] Mellanox, mlx5 fixes 2019-07-25
 2019-07-25 20:53 UTC  (14+ messages)
` [net 1/9] net/mlx5: Use reversed order when unregister devices
` [net 2/9] net/mlx5: Add missing RDMA_RX capabilities
` [net 3/9] net/mlx5: Fix modify_cq_in alignment
` [net 4/9] net/mlx5e: Fix wrong max num channels indication
` [net 5/9] net/mlx5e: Fix matching of speed to PRM link modes
` [net 6/9] net/mlx5e: Prevent encap flow counter update async to user query
` [net 7/9] net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch
` [net 8/9] nfp: tls: rename tls packet counters
` [net 9/9] Documentation: TLS: fix stat counters description

[PATCH 0/2] Make ipmr queue length configurable
 2019-07-25 20:42 UTC  (3+ messages)
` [PATCH 1/2] ipmr: Make cache "
` [PATCH 2/2] ip6mr: "

[PATCH] sis900: add support for ethtool's EEPROM dump
 2019-07-25 20:03 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] bpf/flow_dissector: support input flags
 2019-07-25 20:03 UTC  (12+ messages)
` [PATCH bpf-next v2 1/7] bpf/flow_dissector: pass input flags to BPF flow dissector program
` [PATCH bpf-next v2 2/7] bpf/flow_dissector: document flags
` [PATCH bpf-next v2 3/7] bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
` [PATCH bpf-next v2 4/7] tools/bpf: sync bpf_flow_keys flags
` [PATCH bpf-next v2 5/7] selftests/bpf: support FLOW_DISSECTOR_F_PARSE_1ST_FRAG
` [PATCH bpf-next v2 6/7] bpf/flow_dissector: support ipv6 flow_label and FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
` [PATCH bpf-next v2 7/7] selftests/bpf: support FLOW_DISSECTOR_F_STOP_AT_ENCAP

[PATCH v6 rdma-next 0/6] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-07-25 19:52 UTC  (12+ messages)
` [PATCH v6 rdma-next 1/6] RDMA/core: Create mmap database and cookie helper functions
` [PATCH v6 rdma-next 4/6] qed*: Change dpi_addr to be denoted with __iomem
` [PATCH v6 rdma-next 5/6] RDMA/qedr: Add doorbell overflow recovery support
    ` [EXT] "
  ` [EXT] Re: [PATCH v6 rdma-next 0/6] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA

[PATCH] sis900: add support for ethtool --eeprom-dump
 2019-07-25 19:52 UTC  (5+ messages)

[PATCH v3 01/14] NFC: fix attrs checks in netlink interface
 2019-07-25 19:35 UTC  (14+ messages)
` [PATCH v3 02/14] NFC: nxp-nci: Add NXP1001 to the ACPI ID table
` [PATCH v3 03/14] NFC: nxp-nci: Get rid of platform data
` [PATCH v3 04/14] NFC: nxp-nci: Convert to use GPIO descriptor
` [PATCH v3 05/14] NFC: nxp-nci: Add GPIO ACPI mapping table
` [PATCH v3 06/14] NFC: nxp-nci: Get rid of code duplication in ->probe()
` [PATCH v3 07/14] NFC: nxp-nci: Get rid of useless label
` [PATCH v3 08/14] NFC: nxp-nci: Constify acpi_device_id
` [PATCH v3 09/14] NFC: nxp-nci: Drop of_match_ptr() use
` [PATCH v3 10/14] NFC: nxp-nci: Drop comma in terminator lines
` [PATCH v3 11/14] NFC: nxp-nci: Remove unused macro pr_fmt()
` [PATCH v3 12/14] NFC: nxp-nci: Remove 'default n' for the core
` [PATCH v3 13/14] NFC: nxp-nci: Clarify on supported chips
` [PATCH v3 14/14] NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig

[PATCH bpf-next 00/10] CO-RE offset relocations
 2019-07-25 19:32 UTC  (3+ messages)
` [PATCH bpf-next 02/10] libbpf: implement BPF CO-RE offset relocation algorithm

[PATCH net-next 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API
 2019-07-25 19:31 UTC  (2+ messages)

[PATCH] net: sfc: falcon: convert to i2c_new_dummy_device
 2019-07-25 19:27 UTC  (5+ messages)

[RFC] dt-bindings: net: phy: Add subnode for LED configuration
 2019-07-25 19:18 UTC  (5+ messages)

[PATCH] mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'
 2019-07-25 19:13 UTC 

[PATCH net-next 1/3] flow_offload: move tc indirect block to flow offload
 2019-07-25 19:10 UTC  (9+ messages)
` [PATCH net-next 2/3] flow_offload: Support get tcf block immediately
` [PATCH net-next 3/3] netfilter: nf_tables_offload: support indr block call

ethtool 5.2 released
 2019-07-25 18:59 UTC 

[PATCH] fsl/fman: Remove comment referring to non-existent function
 2019-07-25 18:53 UTC  (2+ messages)

[PATCH] stmmac_dt_phy: null check the allocation
 2019-07-25 18:52 UTC  (2+ messages)

[PATCH net-next] Name NICs based on vmbus offer and enable async probe by default
 2019-07-25 18:46 UTC  (2+ messages)

[PATCH v2] tun: mark small packets as owned by the tap sock
 2019-07-25 18:39 UTC  (2+ messages)

[PATCH] ptp: ptp_dte: remove redundant dev_err message
 2019-07-25 18:38 UTC  (2+ messages)

[PATCH net-next 0/2] mlxsw: Two small updates
 2019-07-25 18:36 UTC  (2+ messages)

[PATCH net 0/2] DIM fixes for 5.3
 2019-07-25 18:34 UTC  (2+ messages)

[Patch net] ife: error out when nla attributes are empty
 2019-07-25 18:22 UTC  (2+ messages)

[PATCH] net-next: ag71xx: Rearrange ag711xx struct to remove holes
 2019-07-25 18:21 UTC  (2+ messages)

[PATCH net] net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
 2019-07-25 18:07 UTC 

[PATCH 0/3] ath10k: Clean up regulator and clock handling
 2019-07-25 17:47 UTC  (4+ messages)
` [PATCH 1/3] ath10k: snoc: skip regulator operations
` [PATCH 2/3] ath10k: Use standard regulator bulk API in snoc
` [PATCH 3/3] ath10k: Use standard bulk clock "

pull-request: bpf 2019-07-25
 2019-07-25 17:35 UTC 

TSN - tc usage for a tbs setup
 2019-07-25 17:30 UTC  (2+ messages)

[PATCH 00/11] XDP unaligned chunk placement support
 2019-07-25 17:30 UTC  (22+ messages)
` [PATCH v2 00/10] "
    ` [Intel-wired-lan] "
  ` [PATCH bpf-next v3 00/11] "
    ` [PATCH bpf-next v3 03/11] xsk: add support to allow unaligned chunk placement
    ` [PATCH bpf-next v3 06/11] mlx5e: modify driver for handling offsets
    ` [PATCH bpf-next v3 08/11] samples/bpf: add unaligned chunks mode support to xdpsock

[PATCH v2 bpf] libbpf: silence GCC8 warning about string truncation
 2019-07-25 17:14 UTC  (2+ messages)

[PATCH] ip6_tunnel: fix possible use-after-free on xmit
 2019-07-25 16:40 UTC 

[PATCH v3 0/7] Convert skb_frag_t to bio_vec
 2019-07-25 16:26 UTC  (2+ messages)

[PATCH V2 0/3] net: dsa: ksz: Add Microchip KSZ87xx support
 2019-07-25 16:18 UTC  (5+ messages)
` [PATCH V2 1/3] dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches
` [PATCH V2 2/3] net: dsa: ksz: Add KSZ8795 tag code
` [PATCH V2 3/3] net: dsa: ksz: Add Microchip KSZ8795 DSA driver

[PATCH 0/3] net: dsa: ksz: Add Microchip KSZ87xx support
 2019-07-25 15:36 UTC  (6+ messages)
` [PATCH 3/3] net: dsa: ksz: Add Microchip KSZ8795 DSA driver

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-25 15:12 UTC  (6+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH bpf-next v4 0/6] xdp: Add devmap_hash map type
 2019-07-25 15:05 UTC  (6+ messages)
` [PATCH bpf-next v4 3/6] xdp: Add devmap_hash map type for looking up devices by hashed index

[RFC PATCH] rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
 2019-07-25 14:52 UTC  (5+ messages)

[PATCH net-next v2 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-25 14:49 UTC  (6+ messages)
` [PATCH net-next v2 1/4] enetc: Clean up local mdio bus allocation
` [PATCH net-next v2 2/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
` [PATCH net-next v2 3/4] dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
` [PATCH net-next v2 4/4] arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board

BUG: spinlock recursion in release_sock
 2019-07-25 14:32 UTC  (3+ messages)

[PATCH net-next v4 0/6] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-25 14:27 UTC  (7+ messages)
` [PATCH net-next v4 1/6] Documentation/bindings: net: ocelot: document the PTP bank
` [PATCH net-next v4 2/6] Documentation/bindings: net: ocelot: document the PTP ready IRQ
` [PATCH net-next v4 3/6] net: mscc: describe the PTP register range
` [PATCH net-next v4 4/6] net: mscc: improve the frame header parsing readability
` [PATCH net-next v4 5/6] net: mscc: remove the frame_info cpuq member
` [PATCH net-next v4 6/6] net: mscc: PTP Hardware Clock (PHC) support

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-25 14:21 UTC  (4+ messages)

[PATCH net] ocelot: Cancel delayed work before wq destruction
 2019-07-25 14:03 UTC  (2+ messages)

[PATCH] ipip: validate header length in ipip_tunnel_xmit
 2019-07-25 13:48 UTC  (3+ messages)

[PATCH v6 0/5] net: macb: cover letter
 2019-07-25 13:48 UTC  (5+ messages)

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-25 13:44 UTC  (3+ messages)
` [PATCH 15/22] docs: index.rst: don't use genindex for pdf output

[PATCH] net: dsa: Check existence of .port_mdb_add callback before calling it
 2019-07-25 13:42 UTC  (2+ messages)

[PATCH 2/7] can: rcar_canfd: fix possible IRQ storm on high load
 2019-07-25 13:41 UTC  (3+ messages)

[PATCH net] net: hns: fix LED configuration for marvell phy
 2019-07-25 13:37 UTC  (7+ messages)

[PATCH v4 net-next 00/19] Add ionic driver
 2019-07-25 13:35 UTC  (4+ messages)
` [PATCH v4 net-next 13/19] ionic: Add initial ethtool support

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-25 13:28 UTC  (2+ messages)

[PATCH][next] can: kvaser_pciefd: remove redundant negative check on trigger
 2019-07-25 12:41 UTC  (3+ messages)

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-07-25 11:47 UTC  (3+ messages)
` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool
 2019-07-25 11:39 UTC  (14+ messages)

[PATCH] qlge: Fix build error without CONFIG_ETHERNET
 2019-07-25 11:14 UTC  (4+ messages)

[PATCH] Build fixes for skb_frag_size conversion
 2019-07-25 11:08 UTC  (2+ messages)

[PATCH] qed: RDMA - Fix the hw_ver returned in device attributes
 2019-07-25 10:59 UTC 

[PATCH 0/8] can: flexcan: add CAN FD support for NXP Flexcan
 2019-07-25 10:37 UTC  (4+ messages)

[PATCH 1/3] [net-next] net: remove netx ethernet driver
 2019-07-25 10:04 UTC  (5+ messages)
` [PATCH 2/3] serial: remove netx serial driver

[PATCH] net: bluetooth: hci_sock: Fix a possible null-pointer dereference in hci_mgmt_cmd()
 2019-07-25  9:39 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2019-07-25  9:37 UTC 

[PATCH] rtw88: pci: Use general byte arrays as the elements of RX ring
 2019-07-25  9:21 UTC  (2+ messages)

[PATCH] net: tipc: Fix a possible null-pointer dereference in tipc_publ_purge()
 2019-07-25  9:20 UTC 

[RFC] performance regression with commit-id<adb03115f459> ("net: get rid of an signed integer overflow in ip_idents_reserve()")
 2019-07-25  9:05 UTC  (3+ messages)

[PATCH net-next] can: ti_hecc: remove set but not used variable 'mbx_mask'
 2019-07-25  8:19 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).