netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-19 17:31:28 to 2019-07-22 15:48:19 UTC [more...]

[PATCH bpf v4 00/14] sockmap/tls fixes
 2019-07-22 15:48 UTC  (6+ messages)
` [PATCH bpf v4 06/14] bpf: sockmap, sock_map_delete needs to use xchg

[PATCH net-next] [net-next] mlx4: avoid large stack usage in mlx4_init_hca()
 2019-07-22 15:01 UTC 

[PATCH net-next] qed: reduce maximum stack frame size
 2019-07-22 15:01 UTC 

[PATCH] wcn36xx: use dynamic allocation for large variables
 2019-07-22 14:59 UTC 

[PATCH] ovs: datapath: hide clang frame-overflow warnings
 2019-07-22 15:00 UTC 

[PATCH net-next] rxrpc: shut up -Wframe-larger-than= warnings
 2019-07-22 14:58 UTC 

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-07-22 14:39 UTC  (9+ messages)

[PATCH bpf] selftests/bpf: fix sendmsg6_prog on s390
 2019-07-22 14:23 UTC  (2+ messages)

[GIT PULL 0/2] libbpf build fixes
 2019-07-22 14:23 UTC  (5+ messages)
` [PATCH 1/2] libbpf: Fix endianness macro usage for some compilers

[PATCH net] net: stmmac: Do not cut down 1G modes
 2019-07-22 14:07 UTC 

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-22 14:04 UTC  (23+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC
 2019-07-22 13:47 UTC  (5+ messages)

[PATCH] netfilter: ebtables: compat: fix a memory leak bug
 2019-07-22 12:53 UTC  (5+ messages)

[PATCH bpf-next v4 0/6] xdp: Add devmap_hash map type
 2019-07-22 11:52 UTC  (7+ messages)
` [PATCH bpf-next v4 4/6] tools/include/uapi: Add devmap_hash BPF "
` [PATCH bpf-next v4 1/6] include/bpf.h: Remove map_insert_ctx() stubs
` [PATCH bpf-next v4 3/6] xdp: Add devmap_hash map type for looking up devices by hashed index
` [PATCH bpf-next v4 2/6] xdp: Refactor devmap allocation code for reuse
` [PATCH bpf-next v4 5/6] tools/libbpf_probes: Add new devmap_hash type
` [PATCH bpf-next v4 6/6] tools: Add definitions for devmap_hash map type

[PATCH] [v2 net-next] ipvs: reduce kernel stack usage
 2019-07-22 11:29 UTC 

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 11:07 UTC  (5+ messages)
` [PATCH 06/22] docs: packing: move it to core-api book and adjust markups
` [PATCH 11/22] docs: isdn: convert to ReST and add to kAPI bookset
` [PATCH 15/22] docs: index.rst: don't use genindex for pdf output
` [PATCH 20/22] docs: net: convert two README files to ReST format

[PATCH] drivers: net: xgene: Remove acpi_has_method() calls
 2019-07-22 11:05 UTC  (2+ messages)

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-22 10:28 UTC  (6+ messages)
` [PATCH 4/4] ipvs: reduce kernel stack usage

INFO: rcu detected stall in ext4_write_checks
 2019-07-22 10:03 UTC  (12+ messages)

[PATCH V2 1/1] can: sja1000: f81601: add Fintek F81601 support
 2019-07-22  9:45 UTC  (5+ messages)

[PATCH 0/4] put_user_page: new put_user_page_dirty*() helpers
 2019-07-22  9:34 UTC  (6+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 2/3] net/xdp: "
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-22  9:14 UTC  (11+ messages)
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages
` [PATCH v4 3/5] vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
` [PATCH v4 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v4 5/5] vsock/virtio: change the maximum packet size allowed

[PATCH net 0/2] net: stmmac: Two fixes
 2019-07-22  8:39 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: RX Descriptors need to be clean before setting buffers
` [PATCH net 2/2] net: stmmac: Use kcalloc() instead of kmalloc_array()

[PATCH V4] can: flexcan: fix stop mode acknowledgment
 2019-07-22  8:28 UTC  (2+ messages)

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-07-22  8:27 UTC  (8+ messages)
` [PATCH 2/3] macb: Update compatibility string for SiFive FU540-C000
` [PATCH 3/3] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH] net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
 2019-07-22  7:41 UTC 

[PATCH] unaligned: delete 1-byte accessors
 2019-07-22  6:20 UTC  (6+ messages)

[PATCH net] net: hns: fix LED configuration for marvell phy
 2019-07-22  5:59 UTC 

[GIT] Networking
 2019-07-22  4:13 UTC 

[PATCH net] hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
 2019-07-22  3:41 UTC  (2+ messages)

[PATCH net] tcp: be more careful in tcp_fragment()
 2019-07-22  3:42 UTC  (2+ messages)

[PATCH v2 net-next 00/11] net: Kernel side filtering for route dumps
 2019-07-22  3:00 UTC  (5+ messages)
` [PATCH v2 net-next 03/11] net/ipv4: Plumb support for filtering "

linux-next: manual merge of the net tree with Linus' tree
 2019-07-21 23:41 UTC 

[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-07-21 21:31 UTC  (11+ messages)
` [PATCH bpf-next v10 01/10] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v10 02/10] bpf: Add expected_attach_triggers and a is_valid_triggers() verifier
` [PATCH bpf-next v10 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v10 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v10 05/10] landlock: Handle filesystem access control
` [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v10 07/10] landlock: Add ptrace restrictions
` [PATCH bpf-next v10 08/10] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v10 09/10] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation "

[PATCH] Signed-off-by: Peter Kosyh <p.kosyh@gmail.com>
 2019-07-21 20:33 UTC  (4+ messages)
` [PATCH v2] vrf: make sure skb->data contains ip header to make routing

[PATCH] connector: remove redundant input callback from cn_dev
 2019-07-21 20:31 UTC  (2+ messages)

[PATCH] cxgb4: Prefer pcie_capability_read_word()
 2019-07-21 20:30 UTC  (6+ messages)
` [PATCH] igc: "
` [PATCH] qed: "

[PATCH net] be2net: Synchronize be_update_queues with dev_watchdog
 2019-07-21 20:22 UTC  (2+ messages)

[PATCH] bnx2x: Prevent load reordering in tx completion processing
 2019-07-21 19:29 UTC  (2+ messages)

[PATCH net] net: phy: sfp: hwmon: Fix scaling of RX power
 2019-07-21 18:52 UTC  (2+ messages)

[PATCH net-next] net: sched: verify that q!=NULL before setting q->flags
 2019-07-21 18:50 UTC  (3+ messages)

[PATCH] chelsio: Fix a typo in a function name
 2019-07-21 18:48 UTC  (2+ messages)

[PATCH] allocate_flower_entry: should check for null deref
 2019-07-21 18:47 UTC  (2+ messages)

[PATCH] net: hns3: typo in the name of a constant
 2019-07-21 18:46 UTC  (2+ messages)

[PATCHv2 0/2] forcedeth: recv cache to make NIC work steadily
 2019-07-21 18:45 UTC  (6+ messages)
` [PATCHv2 1/2] forcedeth: add recv cache to make nic "
` [PATCHv2 2/2] forcedeth: disable recv cache by default

ENOBUILD in nf_tables
 2019-07-21 18:44 UTC  (6+ messages)
` [PATCH net] kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist

[PATCH] tipc: Fix a typo
 2019-07-21 18:42 UTC  (2+ messages)

pull-request: mac80211 2019-07-20
 2019-07-21 18:39 UTC  (2+ messages)

[PATCH net-next 00/12] mlx5 TLS TX HW offload support
 2019-07-21 15:19 UTC  (5+ messages)

[PATCH net v3] net: neigh: fix multiple neigh timer scheduling
 2019-07-21 13:46 UTC  (2+ messages)

[PATCH] rat_cs: Remove duplicate code
 2019-07-21  9:12 UTC  (2+ messages)

WARNING in xt_compat_add_offset
 2019-07-20 23:55 UTC  (2+ messages)

linux-headers-5.2 and proper use of SIOCGSTAMP
 2019-07-20 20:40 UTC  (5+ messages)

[PATCH net] r8169: fix RTL8168g PHY init
 2019-07-20 19:18 UTC  (2+ messages)

network problems with r8169
 2019-07-20 16:44 UTC  (6+ messages)

[PATCH net-next v2 8/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-20 15:23 UTC  (2+ messages)

[patch net-next rfc 0/7] net: introduce alternative names for network interfaces
 2019-07-20  7:22 UTC  (17+ messages)
` [patch net-next rfc 2/7] net: introduce name_node struct to be used in hashlist
` [patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames
` [patch net-next rfc 4/7] net: rtnetlink: put alternative names to getlink message
` [patch net-next rfc 7/7] net: rtnetlink: add possibility to use alternative names as message handle

[PATCH nf,v5 0/4] flow_offload fixes
 2019-07-20  4:28 UTC  (2+ messages)

[PATCH 00/14] Netfilter fixes for net
 2019-07-20  4:25 UTC  (2+ messages)

[PATCH ghak90 V6 02/10] audit: add container id
 2019-07-20  2:19 UTC  (14+ messages)

[PATCH 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-19 23:36 UTC  (3+ messages)
` [PATCH 2/2] mwifiex: Make use of the new sdio_trigger_replug() API to reset

[PATCH iproute2] etf: make printing of variable JSON friendly
 2019-07-19 22:26 UTC  (2+ messages)

[PATCH bpf] libbpf: fix missing __WORDSIZE definition
 2019-07-19 21:48 UTC  (14+ messages)

[PATCH] be2net: fix adapter->big_page_size miscaculation
 2019-07-19 21:47 UTC  (5+ messages)

[PATCH iproute2 net-next v5 1/5] etf: Add skip_sock_check
 2019-07-19 21:39 UTC  (3+ messages)

[PATCH v3 net-next 00/19] Add ionic driver
 2019-07-19 20:20 UTC  (10+ messages)
` [PATCH v3 net-next 13/19] ionic: Add initial ethtool support

phylink: flow control on fixed-link not working
 2019-07-19 19:52 UTC  (4+ messages)

[PATCH bpf] libbpf: sanitize VAR to conservative 1-byte INT
 2019-07-19 19:50 UTC  (2+ messages)

[GIT] Networking
 2019-07-19 19:45 UTC  (2+ messages)

[PATCH bpf] libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
 2019-07-19 19:38 UTC  (2+ messages)

[PATCH bpf] tools/bpf: fix bpftool build with OUTPUT set
 2019-07-19 18:17 UTC  (4+ messages)

[PATCH iproute2] json: fix backslash escape typo in jsonw_puts
 2019-07-19 17:54 UTC  (2+ messages)

[PATCH iproute2-rc v1 0/7] Statistics counter support
 2019-07-19 17:53 UTC  (2+ messages)

[PATCH] gve: replace kfree with kvfree
 2019-07-19 17:44 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).