netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 07:47:20 to 2019-06-06 17:37:51 UTC [more...]

[PATCH][next] ipv6: fix spelling mistake: "wtih" -> "with"
 2019-06-06 17:37 UTC  (2+ messages)

[PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
 2019-06-06 17:36 UTC  (14+ messages)
` [PATCH net-next 01/12] net: hns3: log detail error info of ROCEE ECC and AXI errors
` [PATCH net-next 02/12] net: hns3: fix wrong size of mailbox responding data
` [PATCH net-next 03/12] net: hns3: make HW GRO handling compliant with SW GRO
` [PATCH net-next 04/12] net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
` [PATCH net-next 05/12] net: hns3: refactor hns3_get_new_int_gl function
` [PATCH net-next 06/12] net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
` [PATCH net-next 07/12] net: hns3: Delete the redundant user nic codes
` [PATCH net-next 08/12] net: hns3: small changes for magic numbers
` [PATCH net-next 09/12] net: hns3: use macros instead of "
` [PATCH net-next 10/12] net: hns3: refactor PF/VF RSS hash key configuration
` [PATCH net-next 11/12] net: hns3: some modifications to simplify and optimize code
` [PATCH net-next 12/12] net: hns3: fix some coding style issues

[PATCH 1/1] net: rds: fix memory leak in rds_ib_flush_mr_pool
 2019-06-06 17:33 UTC  (3+ messages)

[PATCH net 0/2] ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
 2019-06-06 17:30 UTC  (4+ messages)
` [PATCH net 2/2] "

[PATCH net-next] r8169: silence sparse warning in rtl8169_start_xmit
 2019-06-06 17:24 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: add a new API libbpf_num_possible_cpus()
 2019-06-06 17:17 UTC  (3+ messages)
  ` [PATCH v2 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

[PATCH V2 net 00/11] Extending the ena driver to support new features and enhance performance
 2019-06-06 17:16 UTC  (9+ messages)

[PATCH net] neighbor: Reset gc_entries counter if new entry is released before insert
 2019-06-06 17:11 UTC  (4+ messages)

[PATCH V1 net-next 0/6] Support for dynamic queue size changes
 2019-06-06 17:11 UTC  (9+ messages)
` [PATCH V1 net-next 1/6] net: ena: add MAX_QUEUES_EXT get feature admin command
` [PATCH V1 net-next 2/6] net: ena: enable negotiating larger Rx ring size
` [PATCH V1 net-next 3/6] net: ena: make ethtool show correct current and max queue sizes
` [PATCH V1 net-next 4/6] net: ena: allow queue allocation backoff when low on memory
` [PATCH V1 net-next 5/6] net: ena: add ethtool function for changing io queue sizes
` [PATCH V1 net-next 6/6] net: ena: update driver version from 2.0.3 to 2.1.0

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-06 16:42 UTC  (3+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[PATCH net-next v2 00/10] net: ethernet: ti: netcp: update and enable cpts support
 2019-06-06 16:30 UTC  (11+ messages)
` [PATCH net-next v2 01/10] dt-bindings: doc: net: keystone-netcp: document cpts
` [PATCH net-next v2 02/10] net: ethernet: ti: cpts: use devm_get_clk_from_child
` [PATCH net-next v2 03/10] net: ethernet: ti: netcp_ethss: add support for child cpts node
` [PATCH net-next v2 04/10] net: ethernet: ti: cpts: add support for ext rftclk selection
` [PATCH net-next v2 05/10] ARM: dts: keystone-clocks: add input fixed clocks
` [PATCH net-next v2 06/10] ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b
` [PATCH net-next v2 07/10] ARM: dts: k2e-netcp: add cpts refclk_mux node
` [PATCH net-next v2 08/10] ARM: dts: k2hk-netcp: "
` [PATCH net-next v2 09/10] ARM: dts: k2l-netcp: "
` [PATCH net-next v2 10/10] ARM: configs: keystone: enable cpts

[PATCH RESEND net-next 0/2] br_netfilter: enable in non-initial netns
 2019-06-06 16:30 UTC  (6+ messages)
` [PATCH RESEND net-next 1/2] br_netfilter: add struct netns_brnf
` [PATCH RESEND net-next 2/2] br_netfilter: namespace bridge netfilter sysctls

[PATCH net] vrf: Increment Icmp6InMsgs on the original netdev
 2019-06-06 16:25 UTC  (4+ messages)

[PATCH net-next v2 0/2] xdp: Allow lookup into devmaps before redirect
 2019-06-06 16:15 UTC  (8+ messages)
` [PATCH net-next v2 1/2] bpf_xdp_redirect_map: Add flag to return XDP_PASS on map lookup failure
` [PATCH net-next v2 2/2] devmap: Allow map lookups from eBPF

[PATCH] vhost: Don't use defined in VHOST_ARCH_CAN_ACCEL_UACCESS definition
 2019-06-06 16:12 UTC 

[PATCH net] ipv6: fix the check before getting the cookie in rt6_get_cookie
 2019-06-06 16:10 UTC  (3+ messages)

[PATCH bpf v2 0/4] Fix unconnected bpf cgroup hooks
 2019-06-06 15:57 UTC  (6+ messages)
` [PATCH bpf v2 1/4] bpf: fix unconnected udp hooks
` [PATCH bpf v2 2/4] bpf: sync tooling uapi header
` [PATCH bpf v2 3/4] bpf, bpftool: enable recvmsg attach types
` [PATCH bpf v2 4/4] bpf: add further msg_name rewrite tests to test_sock_addr

memory leak in sctp_process_init
 2019-06-06 15:47 UTC  (5+ messages)
` [PATCH V2] Fix "

[PATCH] net: ipv4: fib_semantics: fix uninitialized variable
 2019-06-06 15:47 UTC  (2+ messages)

[PATCH iproute2-next] devlink: Increase bus,device buffer size to 64 bytes
 2019-06-06 15:18 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in usage_accumulate
 2019-06-06 14:55 UTC 

[PATCH net-next] net: mscc: ocelot: remove unused variable 'vcap_data_t'
 2019-06-06 14:46 UTC 

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06 14:44 UTC  (15+ messages)
` [PATCH v2 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v2 2/4] perf augmented_raw_syscalls: Remove duplicate macros
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

rcu_read_lock lost its compiler barrier
 2019-06-06 14:19 UTC  (12+ messages)

[PATCH net-next v4 00/20] Xilinx axienet driver updates (v4)
 2019-06-06 14:16 UTC  (7+ messages)
` [PATCH net-next v4 02/20] net: axienet: Use standard IO accessors
` [PATCH net-next v4 03/20] net: axienet: fix MDIO bus naming
` [PATCH net-next v4 16/20] net: axienet: document device tree mdio child node

[RFC net-next v2 1/1] net: sched: protect against loops in TC filter hooks
 2019-06-06 14:04 UTC  (4+ messages)

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-06 13:59 UTC  (3+ messages)
` [PATCH v2 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

DSA with MV88E6321 and imx28
 2019-06-06 13:59 UTC  (13+ messages)

[PATCH net v2] pktgen: do not sleep with the thread lock held
 2019-06-06 13:45 UTC 

[PATCH v2 net-next] net: stmmac: move reset gpio parse & request to stmmac_mdio_register
 2019-06-06 13:44 UTC  (2+ messages)

[PATCH v3 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-06 13:40 UTC  (8+ messages)

[PATCH v3 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
 2019-06-06 13:24 UTC  (4+ messages)

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-06-06 13:16 UTC  (4+ messages)

[PATCH][next] ixgbe: fix potential u32 overflow on shift
 2019-06-06 13:10 UTC 

[PATCH rdma-next 0/3] Expose ENCAP mode to mlx5_ib
 2019-06-06 13:08 UTC  (8+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose eswitch encap mode
` [PATCH rdma-next 2/3] RDMA/mlx5: Consider "
` [PATCH rdma-next 3/3] RDMA/mlx5: Enable decap and packet reformat on FDB

[pull request][for-next 0/9] Generic DIM lib for netdev and RDMA
 2019-06-06 13:07 UTC  (5+ messages)

[PATCH 6/8] drivers: net: phy: fix warning same module names
 2019-06-06 12:58 UTC  (2+ messages)

[PATCH 1/6] usb: hso: correct debug message
 2019-06-06 12:55 UTC  (6+ messages)
` [PATCH 2/6] usb: hso: no complaint about kmalloc failure
` [PATCH 3/6] usb: hso: switch definitions to the BIT macro
` [PATCH 4/6] usb: hso: declare endianness
` [PATCH 5/6] usb: hso: obey DMA rules in tiocmget
` [PATCH 6/6] usb: hso: remove bogus check for EINPROGRESS

[PATCH 1/8] drivers: net: dsa: realtek: fix warning same module names
 2019-06-06 12:50 UTC  (2+ messages)

[PATCH] net: phy: marvell10g: allow PHY to probe without firmware
 2019-06-06 12:42 UTC  (5+ messages)

[PATCH net-next] net: fec: Do not use netdev messages too early
 2019-06-06 12:40 UTC 

[PATCH] net: Fix hang while unregistering device bound to xdp socket
 2019-06-06 12:40 UTC 

[PATCH net-next] net: phy: Add detection of 1000BaseX link mode support
 2019-06-06 12:27 UTC  (4+ messages)

[PATCH v5 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property
 2019-06-06 12:02 UTC  (3+ messages)
` [PATCH v6 "

[RFC net-next 0/2] net: stmmac: Convert to phylink
 2019-06-06 11:26 UTC  (6+ messages)
` [RFC net-next 1/2] net: stmmac: Prepare to convert "
` [RFC net-next 2/2] net: stmmac: Convert "

[PATCH v2 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-06 11:04 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] xdp: Add tracepoint for bulk XDP_TX

[PATCH 8/8] drivers: regulator: 88pm800: fix warning same module names
 2019-06-06 10:59 UTC  (2+ messages)

KMSAN: uninit-value in rt2500usb_bbp_read
 2019-06-06 10:59 UTC  (2+ messages)

[PATCH][next] bpf: remove redundant assignment to err
 2019-06-06 10:44 UTC  (6+ messages)

[PATCH net-next 0/9] mlxsw: Add support for physical hardware clock
 2019-06-06 10:21 UTC  (21+ messages)
` [PATCH net-next 4/9] mlxsw: reg: Add Management UTC Register
` [PATCH net-next 7/9] mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations

[PATCH 5/8] drivers: media: coda: fix warning same module names
 2019-06-06 10:13 UTC  (2+ messages)

[PATCH 4/8] drivers: media: i2c: fix warning same module names
 2019-06-06 10:11 UTC  (2+ messages)

[PATCH 0/8] fix warnings for same module names
 2019-06-06 10:10 UTC  (2+ messages)

[RFC v2] vsock: proposal to support multiple transports at runtime
 2019-06-06 10:09 UTC 

[PATCH] vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
 2019-06-06  9:57 UTC 

[PATCH net-next 0/2] xdp: Allow lookup into devmaps before redirect
 2019-06-06 10:01 UTC  (4+ messages)
` [PATCH net-next 1/2] bpf_xdp_redirect_map: Add flag to return XDP_PASS on map lookup failure

[PATCH net-next v2] netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
 2019-06-06  9:52 UTC  (2+ messages)

[PATCH v1 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06  9:52 UTC  (6+ messages)
` [PATCH v1 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v1 2/4] perf augmented_raw_syscalls: Remove duplicate macros
` [PATCH v1 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v1 4/4] perf augmented_raw_syscalls: Document clang configuration

[PATCH 7/8] drivers: mfd: 88pm800: fix warning same module names
 2019-06-06  9:47 UTC 

[PATCH 3/8] drivers: (video|gpu): fix warning same module names
 2019-06-06  9:47 UTC 

[PATCH v5 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-06-06  9:40 UTC  (2+ messages)
` [PATCH v6 "

[PATCH bpf-next v2 0/2] net: xdp: Two XSKMAP improvements
 2019-06-06  9:33 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] xsk: remove AF_XDP socket from map when the socket is released

rcu_read_lock lost its compiler barrier
 2019-06-06  9:32 UTC  (5+ messages)

general protection fault in rb_erase (2)
 2019-06-06  9:21 UTC 

[PATCH net-next v2 0/3] dpaa2-eth: Add support for MQPRIO offloading
 2019-06-06  8:50 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dpaa2-eth: Refactor xps code
` [PATCH net-next v2 2/3] dpaa2-eth: Support multiple traffic classes on Tx
` [PATCH net-next v2 3/3] dpaa2-eth: Add mqprio support

[PATCH net] net: mvpp2: Use strscpy to handle stat strings
 2019-06-06  8:42 UTC 

[BPF v1] tools: bpftool: Fix JSON output when lookup fails
 2019-06-06  8:35 UTC  (2+ messages)

[PATCH net] pktgen: do not sleep with the thread lock held
 2019-06-06  8:27 UTC  (3+ messages)

[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
 2019-06-06  8:11 UTC  (10+ messages)
` [PATCH 3/4] vsock/virtio: fix flush of works during the .remove()

likely invalid CVE assignment for commit 95baa60a0da80a0143e3ddd4d3725758b4513825
 2019-06-06  8:06 UTC  (2+ messages)

questions about AF_PACKET V4 and AF_XDP
 2019-06-06  7:47 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).