netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 14:20:39 to 2019-06-17 22:49:15 UTC [more...]

[PATCH bpf-next] libbpf: constify getter APIs
 2019-06-17 22:48 UTC 

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-17 22:47 UTC  (3+ messages)
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer

[PATCH] netfilter: nft_paylaod: add base type NFT_PAYLOAD_LL_HEADER_NO_TAG
 2019-06-17 22:42 UTC  (4+ messages)

[PATCH 0/3] Netfilter fixes for net
 2019-06-17 22:42 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nf_tables: fix module autoload with inet family
` [PATCH 2/3] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
` [PATCH 3/3] netfilter: ipv6: nf_defrag: accept duplicate fragments again

[PATCH net v2 0/2] net: netem: fix issues with corrupting GSO frames
 2019-06-17 22:33 UTC  (5+ messages)
` [PATCH net v2 1/2] net: netem: fix backlog accounting for corrupted "
` [PATCH net v2 2/2] net: netem: fix use after free and double free with packet corruption

[PATCH iproute2 v2 0/3] refactor the cmd_exec()
 2019-06-17 22:24 UTC  (5+ messages)

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-17 22:20 UTC  (20+ messages)
` [PATCH v2 bpf-next 01/11] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH v2 bpf-next 02/11] libbpf: extract BTF loading logic
` [PATCH v2 bpf-next 03/11] libbpf: streamline ELF parsing error-handling
` [PATCH v2 bpf-next 04/11] libbpf: refactor map initialization
` [PATCH v2 bpf-next 05/11] libbpf: identify maps by section index in addition to offset
` [PATCH v2 bpf-next 06/11] libbpf: split initialization and loading of BTF
` [PATCH v2 bpf-next 07/11] libbpf: allow specifying map definitions using BTF
` [PATCH v2 bpf-next 08/11] selftests/bpf: add test for BTF-defined maps
` [PATCH v2 bpf-next 09/11] selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to "
` [PATCH v2 bpf-next 10/11] selftests/bpf: convert tests w/ custom values "
` [PATCH v2 bpf-next 11/11] selftests/bpf: convert remaining selftests "

[PATCH v6 2/8] linux/net.h: use unique identifier for each struct _ddebug
 2019-06-17 22:20 UTC 

[PATCH net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support
 2019-06-17 22:19 UTC  (5+ messages)

[RFC net-next 0/2] Track recursive calls in TC act_mirred
 2019-06-17 22:11 UTC  (4+ messages)
` [RFC net-next 1/2] net: sched: refactor reinsert action

[PATCH net-next v2 0/3] Add MPLS actions to TC
 2019-06-17 22:09 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: sched: add mpls manipulation "

[PATCH v3] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-17 22:09 UTC  (4+ messages)

[PATCH] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
 2019-06-17 21:30 UTC  (5+ messages)

[PATCH bpf] bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
 2019-06-17 21:20 UTC  (2+ messages)

[PATCH] bpf: optimize constant blinding
 2019-06-17 21:16 UTC  (13+ messages)

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-17 21:07 UTC  (17+ messages)
` [PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[patch net-next] net: sched: cls_matchall: allow to delete filter
 2019-06-17 21:06 UTC  (2+ messages)

[PATCH][next] net: hns3: fix dereference of ae_dev before it is null checked
 2019-06-17 21:05 UTC  (2+ messages)

[PATCH net-next 0/2] net: sched: act_ctinfo: fixes
 2019-06-17 21:01 UTC  (2+ messages)

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

[PATCH net-next] vhost_net: disable zerocopy by default
 2019-06-17 20:58 UTC  (3+ messages)

[PATCH net-next v4 0/3] hinic: add rss support and rss parameters configuration
 2019-06-17 20:34 UTC  (3+ messages)
` [PATCH net-next v4 1/3] hinic: add rss support

[PATCH net-next v3 0/3] UDP GSO audit tests
 2019-06-17 20:29 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net/udpgso_bench_tx: options to exercise TX CMSG
` [PATCH net-next v3 2/3] net/udpgso_bench.sh add UDP GSO audit tests
` [PATCH net-next v3 3/3] net/udpgso_bench.sh test fails on error

[net-next] tipc: include retrans failure detection for unicast
 2019-06-17 20:29 UTC  (2+ messages)

[PATCH net-next] team: add ethtool get_link_ksettings
 2019-06-17 20:23 UTC  (3+ messages)
` [PATCHv2 "

[PATCH net v4] net/udp_gso: Allow TX timestamp with UDP GSO
 2019-06-17 20:20 UTC  (2+ messages)

[PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
 2019-06-17 20:18 UTC  (3+ messages)

[PATCH net] hvsock: fix epollout hang from race condition
 2019-06-17 20:04 UTC  (8+ messages)

WARNING in bpf_prog_kallsyms_find
 2019-06-17 20:00 UTC  (2+ messages)

[PATCH] e1000e: Make watchdog use delayed work
 2019-06-17 19:54 UTC 

[PATCH net-next v3 0/6] net/sched: Add txtime-assist support for taprio
 2019-06-17 19:31 UTC  (7+ messages)
` [PATCH net-next v3 1/6] igb: clear out tstamp after sending the packet
` [PATCH net-next v3 2/6] etf: Add skip_sock_check
` [PATCH net-next v3 3/6] taprio: calculate cycle_time when schedule is installed
` [PATCH net-next v3 4/6] taprio: Add support for txtime-assist mode
` [PATCH net-next v3 5/6] taprio: make clock reference conversions easier
` [PATCH net-next v3 6/6] taprio: Adjust timestamps for TCP packets

[PATCH net v2] hvsock: fix epollout hang from race condition
 2019-06-17 19:26 UTC 

[PATCH mlx5-next 00/15] Mellanox, mlx5 vport metadata matching
 2019-06-17 19:23 UTC  (16+ messages)
` [PATCH mlx5-next 01/15] net/mlx5: Introduce vport metadata matching bits and enum constants
` [PATCH mlx5-next 02/15] net/mlx5: Get vport ACL namespace by vport index
` [PATCH mlx5-next 03/15] net/mlx5: Support allocating modify header context from ingress ACL
` [PATCH mlx5-next 04/15] net/mlx5: Add flow context for flow tag
` [PATCH mlx5-next 05/15] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [PATCH mlx5-next 06/15] net/mlx5e: Specifying known origin of packets matching the flow
` [PATCH mlx5-next 07/15] net/mlx5: E-Switch, Add match on vport metadata for rule in fast path
` [PATCH mlx5-next 08/15] net/mlx5: E-Switch, Add query and modify esw vport context functions
` [PATCH mlx5-next 09/15] net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager
` [PATCH mlx5-next 10/15] net/mlx5: E-Switch, Add match on vport metadata for rule in slow path
` [PATCH mlx5-next 11/15] RDMA/mlx5: Add vport metadata matching for IB representors
` [PATCH mlx5-next 12/15] net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it
` [PATCH mlx5-next 13/15] net/mlx5: E-Switch, Use vport index when init rep
` [PATCH mlx5-next 14/15] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
` [PATCH mlx5-next 15/15] RDMA/mlx5: Cleanup rep when doing unload

[PATCH][V2] net: lio_core: fix potential sign-extension overflow on large shift
 2019-06-17 19:17 UTC  (2+ messages)

[PATCH v3 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-17 19:06 UTC  (6+ messages)
` [PATCH v3 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH v5 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-17 18:46 UTC  (8+ messages)
` [PATCH v5 1/5] Revert "brcmfmac: disable command decode in sdio_aos"
` [PATCH v5 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors
` [PATCH v5 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail
` [PATCH v5 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
` [PATCH v5 5/5] brcmfmac: sdio: Don't tune while the card is off

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-17 18:50 UTC  (2+ messages)

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-06-17 18:48 UTC  (13+ messages)

[PATCH v2 0/2] Add macb support for SiFive FU540-C000
 2019-06-17 18:42 UTC  (12+ messages)
` [PATCH v2 2/2] macb: Add "

[PATCH net v4 0/8] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-17 18:28 UTC  (11+ messages)
` [PATCH net v4 1/8] ipv4/fib_frontend: Rename ip_valid_fib_dump_req, provide non-strict version

[GIT] Networking
 2019-06-17 18:17 UTC 

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-17 18:15 UTC  (8+ messages)
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset

[RFC PATCH net-next 0/2] net: extend INET_DIAG_INFO with information specific to TCP ULP
 2019-06-17 18:07 UTC  (9+ messages)
` [RFC PATCH net-next 1/2] tcp: ulp: add functions to dump ulp-specific information
` [RFC PATCH net-next 2/2] net: tls: export protocol version and cipher to socket diag

[PATCH bpf-next v6 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-17 18:01 UTC  (10+ messages)
` [PATCH bpf-next v6 1/9] bpf: implement "
` [PATCH bpf-next v6 2/9] bpf: sync bpf.h to tools/
` [PATCH bpf-next v6 3/9] libbpf: support sockopt hooks
` [PATCH bpf-next v6 4/9] selftests/bpf: test sockopt section name
` [PATCH bpf-next v6 5/9] selftests/bpf: add sockopt test
` [PATCH bpf-next v6 6/9] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v6 7/9] selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
` [PATCH bpf-next v6 8/9] bpf: add sockopt documentation
` [PATCH bpf-next v6 9/9] bpftool: support cgroup sockopt

[PATCH V2] net: phy: tja11xx: Add IRQ support to the driver
 2019-06-17 17:43 UTC  (12+ messages)

[PATCH 0/6] net: macb patch set cover letter
 2019-06-17 17:42 UTC  (7+ messages)
` [PATCH 1/6] net: macb: add phylink support
  ` [PATCH 2/6] net: macb: add support for sgmii MAC-PHY interface

[PATCH net 0/4] tcp: make sack processing more robust
 2019-06-17 17:41 UTC  (12+ messages)
` [PATCH net 1/4] tcp: limit payload size of sacked skbs
` [PATCH net 2/4] tcp: tcp_fragment() should apply sane memory limits
` [PATCH net 3/4] tcp: add tcp_min_snd_mss sysctl
` [PATCH net 4/4] tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()

[PATCH 1/2] perf trace: Use pr_debug() instead of fprintf() for logging
 2019-06-17 17:32 UTC  (4+ messages)
` [PATCH 2/2] perf trace: Handle NULL pointer dereference in trace__syscall_info()

[PATCH] fib_semantics: Fix warning in fib_check_nh_v4_gw
 2019-06-17 17:12 UTC  (2+ messages)

[PATCH net-next v3] ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
 2019-06-17 17:08 UTC  (4+ messages)

[PATCH] net: stmmac: add sanity check to device_property_read_u32_array call
 2019-06-17 16:58 UTC 

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-06-17 16:49 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipv4: remove erroneous advancement of list pointer
 2019-06-17 16:16 UTC  (2+ messages)

[PATCH] net: lio_core: fix potential sign-extension overflow on large shift
 2019-06-17 16:06 UTC  (2+ messages)

[patch net-next internal] net: sched: cls_matchall: allow to delete filter
 2019-06-17 16:03 UTC  (2+ messages)

[PATCH] bpf: hide do_bpf_send_signal when unused
 2019-06-17 15:26 UTC  (2+ messages)

[PATCH] e1000e: Make watchdog use delayed work
 2019-06-17 15:25 UTC  (3+ messages)
` [RFC PATCH] e1000e: e1000_workqueue can be static

[PATCH 4/6] net: macb: add support for c45 PHY
 2019-06-17 15:21 UTC  (5+ messages)
` [PATCH 5/6] net: macb: add support for high speed interface
  ` [PATCH 6/6] net: macb: parameter added to cadence ethernet controller DT binding

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-06-17 15:09 UTC  (6+ messages)

[PATCH 0/9] x86/bpf: unwinder fixes
 2019-06-17 15:07 UTC  (8+ messages)
` [PATCH 6/9] x86/bpf: Fix JIT frame pointer usage

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-17 15:00 UTC 

[PATCH v2 0/5] x86/bpf: unwinder fixes
 2019-06-17 14:57 UTC  (4+ messages)
` [PATCH v2 2/5] objtool: Fix ORC unwinding in non-JIT BPF generated code

[PATCH RFC 0/6] DPAA2 MAC Driver
 2019-06-17 14:46 UTC  (8+ messages)
` [PATCH RFC 3/6] dpaa2-mac: add MC API for the DPMAC object

general protection fault in sctp_sched_prio_sched
 2019-06-17 14:43 UTC  (2+ messages)

[PATCH] net: hns3: Add missing newline at end of file
 2019-06-17 14:38 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).