netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 06:27:52 to 2019-08-15 19:45:26 UTC [more...]

[PATCH] net: myri10ge: fix memory leaks
 2019-08-15 19:45 UTC  (2+ messages)

pull-request: can-next 2019-08-14
 2019-08-15 19:43 UTC  (2+ messages)
` pull-request: can-next 2019-08-14,pull-request: "

[net PATCH] net: tls, fix sk_write_space NULL write when tx disabled
 2019-08-15 19:41 UTC  (2+ messages)

[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform
 2019-08-15 19:38 UTC  (6+ messages)

[PATCH] liquidio: add cleanup in octeon_setup_iq()
 2019-08-15 19:37 UTC  (2+ messages)

[PATCH] net: pch_gbe: Fix memory leaks
 2019-08-15 19:34 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-15 19:33 UTC  (8+ messages)
` [PATCH bpf-next v2 1/3] libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
` [PATCH bpf-next v2 2/3] xdp: xdp_umem: replace kmap on vmap for umem map
` [PATCH bpf-next v2 3/3] samples: bpf: syscal_nrs: use mmap2 if defined

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-15 19:33 UTC  (9+ messages)

[PATCH] net/ncsi: Ensure 32-bit boundary for data cksum
 2019-08-15 19:32 UTC  (2+ messages)

[PATCH bpf-next 0/5] Add support for SKIP_BPF flag for AF_XDP sockets
 2019-08-15 19:28 UTC  (7+ messages)

[PATCH net-next] page_pool: fix logic in __page_pool_get_cached
 2019-08-15 19:28 UTC  (2+ messages)

[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
 2019-08-15 19:22 UTC  (9+ messages)

[pull request][net-next 00/16] Mellanox, mlx5 devlink RX health reporters
 2019-08-15 19:10 UTC  (17+ messages)
` [net-next 01/16] net/mlx5e: Rename reporter header file
` [net-next 02/16] net/mlx5e: Change naming convention for reporter's functions
` [net-next 03/16] net/mlx5e: Generalize tx reporter's functionality
` [net-next 04/16] net/mlx5e: Extend tx diagnose function
` [net-next 05/16] net/mlx5e: Extend tx reporter diagnostics output
` [net-next 06/16] net/mlx5e: Add cq info to tx reporter diagnose
` [net-next 07/16] net/mlx5e: Add helper functions for reporter's basics
` [net-next 08/16] net/mlx5e: Add support to rx reporter diagnose
` [net-next 09/16] net/mlx5e: Split open/close ICOSQ into stages
` [net-next 10/16] net/mlx5e: Report and recover from CQE error on ICOSQ
` [net-next 11/16] net/mlx5e: Report and recover from rx timeout
` [net-next 12/16] net/mlx5e: RX, Handle CQE with error at the earliest stage
` [net-next 13/16] net/mlx5e: Report and recover from CQE with error on RQ
` [net-next 14/16] Documentation: net: mlx5: Devlink health documentation updates
` [net-next 15/16] net/mlx5e: Fix deallocation of non-fully init encap entries
` [net-next 16/16] net/mlx5: Fix the order of fc_stats cleanup

[pull request][net 0/2] Mellanox, mlx5 fixes 2019-08-15
 2019-08-15 19:10 UTC  (4+ messages)
` [net 1/2] net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flow
` [net 2/2] net/mlx5e: Fix compatibility issue with ethtool flash device

[PATCH net-next 1/5] RDS: Re-add pf/sol access via sysctl
 2019-08-15 19:04 UTC  (11+ messages)
` [PATCH net-next v2 0/4] net/rds: Fixes from internal Oracle repo
  ` [PATCH net-next v2 1/4] RDS: limit the number of times we loop in rds_send_xmit
  ` [PATCH net-next v2 2/4] RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
  ` [PATCH net-next v2 3/4] net/rds: Add a few missing rds_stat_names entries
  ` [PATCH net-next v2 4/4] rds: check for excessive looping in rds_send_xmit

[patch net-next v4 0/2] netdevsim: implement support for devlink region and snapshots
 2019-08-15 19:02 UTC  (6+ messages)
` [patch net-next v4 1/2] "
` [patch net-next v4 2/2] selftests: netdevsim: add devlink regions tests

[patch net-next v3 0/2] selftests: netdevsim: add devlink paramstests
 2019-08-15 19:01 UTC  (5+ messages)
` [patch net-next v3 1/2] selftests: net: push jq workaround into separate helper
` [patch net-next v3 2/2] selftests: netdevsim: add devlink params tests

[PATCH net-next] page_pool: remove unnecessary variable init
 2019-08-15 18:50 UTC  (3+ messages)

[PATCH net-next] r8169: sync EEE handling for RTL8168h with vendor driver
 2019-08-15 18:49 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: realtek: map vendor-specific EEE registers to standard MMD registers
 2019-08-15 18:48 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: phy: realtek: add support for EEE registers on integrated PHY's
` [PATCH net-next v2 2/2] r8169: use the generic EEE management functions

[PATCH net-next 0/3] net: tls: add socket diag
 2019-08-15 18:46 UTC  (5+ 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 net-next 3/3] net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag

[PATCH] wimax/i2400m: fix a memory leak bug
 2019-08-15 18:45 UTC  (2+ messages)

[PATCH net-next] net: phy: swphy: emulate register MII_ESTATUS
 2019-08-15 18:44 UTC  (3+ messages)

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

[PATCH net-next] net: phy: read MII_CTRL1000 in genphy_read_status only if needed
 2019-08-15 18:42 UTC  (4+ messages)

[PATCH net-next] net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
 2019-08-15 18:40 UTC  (3+ messages)

[PATCH v2] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
 2019-08-15 18:34 UTC  (2+ messages)

[PATCH bpf] tools: bpftool: close prog FD before exit on showing a single program
 2019-08-15 18:09 UTC  (5+ messages)

INFO: task hung in tls_sw_release_resources_tx
 2019-08-15 18:06 UTC  (2+ messages)

[patch net-next v2 0/2] selftests: netdevsim: add devlink paramstests
 2019-08-15 17:12 UTC  (6+ messages)
` [patch net-next v2 2/2] selftests: netdevsim: add devlink params tests

[PATCH -next] btf: fix return value check in btf_vmlinux_init()
 2019-08-15 17:06 UTC  (2+ messages)

[PATCH] arm64: do_csum: implement accelerated scalar version
 2019-08-15 16:46 UTC  (7+ messages)

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

[PATCH net 1/2] igb: Enable media autosense for the i350
 2019-08-15 16:01 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: realtek: map vendor-specific EEE registers to standard MMD registers
 2019-08-15 16:02 UTC  (7+ messages)
` [PATCH net-next 1/2] net: phy: realtek: add support for EEE registers on integrated PHY's
` [PATCH net-next 2/2] r8169: use the generic EEE management functions

[PATCH bpf-next 0/5] bpf: list BTF objects loaded on system
 2019-08-15 15:00 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: add new BPF_BTF_GET_NEXT_ID syscall command
` [PATCH bpf-next 2/5] tools: bpf: synchronise BPF UAPI header with tools
` [PATCH bpf-next 3/5] libbpf: refactor bpf_*_get_next_id() functions
` [PATCH bpf-next 4/5] libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
` [PATCH bpf-next 5/5] tools: bpftool: implement "bpftool btf show|list"

[net-next v2 1/1] tipc: clean up skb list lock handling on send path
 2019-08-15 14:42 UTC 

[PATCH bpf 0/6] tools: bpftool: fix printf()-like functions
 2019-08-15 14:32 UTC  (7+ messages)
` [PATCH bpf 1/6] tools: bpftool: fix arguments for p_err() in do_event_pipe()
` [PATCH bpf 2/6] tools: bpftool: fix format strings and arguments for jsonw_printf()
` [PATCH bpf 3/6] tools: bpftool: fix argument for p_err() in BTF do_dump()
` [PATCH bpf 4/6] tools: bpftool: fix format string for p_err() in query_flow_dissector()
` [PATCH bpf 5/6] tools: bpftool: fix format string for p_err() in detect_common_prefix()
` [PATCH bpf 6/6] tools: bpftool: move "__printf()" attributes to header file

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-08-15 14:16 UTC  (5+ messages)
` [RFC PATCH 1/5] x86: tsc: add tsc to art helpers

[RFC bpf-next 0/3] tools: bpftool: add subcommand to count map entries
 2019-08-15 14:15 UTC  (11+ messages)

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 14:09 UTC  (3+ messages)
` [PATCH v5 10/18] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c

[net-next 1/1] tipc: clean up skb list lock handling on send path
 2019-08-15 13:54 UTC  (3+ messages)

[PATCH net-next] mcast: ensure L-L IPv6 packets are accepted by bridge
 2019-08-15 13:36 UTC  (7+ messages)

[PATCH] tun: fix use-after-free when register netdev failed
 2019-08-15 13:01 UTC  (5+ messages)

[v2, 0/4] ocelot: support PTP Ethernet frames trapping
 2019-08-15 12:45 UTC  (7+ messages)
` [v2, 4/4] ocelot: add VCAP IS2 rule to trap PTP Ethernet frames

[PATCH 0/3] ocelot_ace: fix and improve the driver
 2019-08-15 12:39 UTC  (9+ messages)
` [PATCH 3/3] ocelot_ace: fix action of trap

[PATCH 0/2] Add the BroadMobi BM818 card
 2019-08-15 12:28 UTC  (7+ messages)
` [PATCH 1/2] usb: serial: option: "

Fyi
 2019-08-15 11:23 UTC 

[PATCH net-next 0/3] net: phy: remove genphy_config_init
 2019-08-15 12:04 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: remove calls to genphy_config_init
` [PATCH net-next 2/3] net: dsa: "
` [PATCH net-next 3/3] net: phy: remove genphy_config_init

[PATCH v5] perf machine: arm/arm64: Improve completeness for kernel address space
 2019-08-15 11:45 UTC  (4+ messages)

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

[PATCH] net: usbnet: fix a memory leak bug
 2019-08-15 10:42 UTC  (2+ messages)

[PATCH] net: hns: hns_enet: Add of_node_put in hns_nic_dev_probe()
 2019-08-15  9:59 UTC  (2+ messages)

[PATCH v2] virtio-net: lower min ring num_free for efficiency
 2019-08-15  9:55 UTC 

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-15  9:38 UTC  (10+ messages)
` [PATCH 08/16] mips: prefer __section from compiler_attributes.h
` [PATCH 12/16] arm64: "

[PATCH bpf-next v5 0/2] net: xdp: XSKMAP improvements
 2019-08-15  9:30 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] xsk: remove AF_XDP socket from map when the socket is released
` [PATCH bpf-next v5 2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP

[PATCH] virtio-net: lower min ring num_free for efficiency
 2019-08-15  9:25 UTC  (4+ messages)

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-15  9:16 UTC  (2+ messages)

[PATCH] net: ethernet: mediatek: Add MT7628/88 SoC support
 2019-08-15  9:08 UTC  (6+ messages)

WARNING in is_bpf_text_address
 2019-08-15  8:52 UTC 

can: tcan4x5x: spi bits_per_word issue on Raspberry PI
 2019-08-15  8:34 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] net: xdp: XSKMAP improvements
 2019-08-15  8:28 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] xsk: remove AF_XDP socket from map when the socket is released

[PATCH] can: flexcan: disable completely the ECC mechanism
 2019-08-15  8:00 UTC 

[PATCH] can: flexcan: update hardware feature information for i.MX8QM
 2019-08-15  7:58 UTC 

[PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
 2019-08-15  7:57 UTC  (3+ messages)

WARNING in is_bpf_text_address
 2019-08-15  7:51 UTC  (3+ messages)

[PATCH] netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
 2019-08-15  6:56 UTC  (2+ messages)

[PATCH] Bluetooth: 6lowpan: Make variable header_ops constant
 2019-08-15  6:46 UTC  (2+ messages)

[PATCH net-next v2 00/14] Add drop monitor for offloaded data paths
 2019-08-15  6:34 UTC  (7+ messages)
` [PATCH net-next v2 11/14] netdevsim: Add devlink-trap support
` [PATCH net-next v2 13/14] selftests: devlink_trap: Add test cases for devlink-trap


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