netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 21:42:15 to 2019-06-18 13:05:38 UTC [more...]

[PATCH net-next v2 00/12] xdp: page_pool fixes and in-flight accounting
 2019-06-18 13:05 UTC  (6+ messages)
` [PATCH net-next v2 01/12] net: page_pool: add helper function to retrieve dma addresses
` [PATCH net-next v2 02/12] net: page_pool: add helper function to unmap "
` [PATCH net-next v2 03/12] xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
` [PATCH net-next v2 04/12] xdp: page_pool related fix to cpumap
` [PATCH net-next v2 05/12] veth: use xdp_release_frame for XDP_PASS

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-18 13:02 UTC 

[RFC bpf-next 0/7] Programming socket lookup with BPF
 2019-06-18 13:00 UTC  (8+ messages)
` [RFC bpf-next 1/7] bpf: Introduce inet_lookup program type
` [RFC bpf-next 2/7] ipv4: Run inet_lookup bpf program on socket lookup
` [RFC bpf-next 3/7] ipv6: "
` [RFC bpf-next 4/7] bpf: Sync linux/bpf.h to tools/
` [RFC bpf-next 5/7] libbpf: Add support for inet_lookup program type
` [RFC bpf-next 6/7] bpf: Test destination address remapping with inet_lookup
` [RFC bpf-next 7/7] bpf: Add verifier tests for inet_lookup context access

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-18 12:54 UTC  (8+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal
` [PATCH net-next v1 09/11] xdp: force mem allocator removal and periodic warning

[PATCH net-next] mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
 2019-06-18 12:45 UTC 

4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
 2019-06-18 12:31 UTC  (2+ messages)

next: arm64: build error: implicit declaration of function '__cookie_v6_init_sequence'
 2019-06-18 12:05 UTC 

arm32 build failure after 992aa864dca068554802a65a467a2640985cc213
 2019-06-18 12:05 UTC  (2+ messages)

[PATCH bpf-next v5 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-06-18 12:01 UTC  (17+ messages)
` [PATCH bpf-next v5 01/16] net/mlx5e: Attach/detach XDP program safely
` [PATCH bpf-next v5 02/16] xsk: Add API to check for available entries in FQ
` [PATCH bpf-next v5 03/16] xsk: Add getsockopt XDP_OPTIONS
` [PATCH bpf-next v5 04/16] libbpf: Support "
` [PATCH bpf-next v5 05/16] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v5 06/16] xsk: Return the whole xdp_desc from xsk_umem_consume_tx
` [PATCH bpf-next v5 07/16] net/mlx5e: Replace deprecated PCI_DMA_TODEVICE
` [PATCH bpf-next v5 08/16] net/mlx5e: Calculate linear RX frag size considering XSK
` [PATCH bpf-next v5 09/16] net/mlx5e: Allow ICO SQ to be used by multiple RQs
` [PATCH bpf-next v5 10/16] net/mlx5e: Refactor struct mlx5e_xdp_info
` [PATCH bpf-next v5 11/16] net/mlx5e: Share the XDP SQ for XDP_TX between RQs
` [PATCH bpf-next v5 12/16] net/mlx5e: XDP_TX from UMEM support
` [PATCH bpf-next v5 13/16] net/mlx5e: Consider XSK in XDP MTU limit calculation
` [PATCH bpf-next v5 14/16] net/mlx5e: Encapsulate open/close queues into a function
` [PATCH bpf-next v5 15/16] net/mlx5e: Move queue param structs to en/params.h
` [PATCH bpf-next v5 16/16] net/mlx5e: Add XSK zero-copy support

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-18 12:00 UTC  (18+ messages)
` [PATCH bpf-next v4 05/17] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels
` [PATCH bpf-next v4 17/17] net/mlx5e: Add XSK zero-copy support

[PATCH 1/2] net: intel: igb: minor ethool regdump amendment
 2019-06-18 11:55 UTC  (2+ messages)
` [PATCH 2/2] net: intel: igb: add RR2DCDELAY to ethtool registers dump

[PATCH v5 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-18 11:47 UTC  (5+ messages)

[PATCH net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support
 2019-06-18 11:46 UTC  (9+ messages)

[PATCH] [v2] ipsec: select crypto ciphers for xfrm_algo
 2019-06-18 11:22 UTC 

[PATCH] [v2] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
 2019-06-18 11:15 UTC 

Ihre Angebot
 2019-06-18 11:03 UTC 

[PATCH mlx5-next 00/15] Mellanox, mlx5 vport metadata matching
 2019-06-18 11:00 UTC  (14+ messages)
` [PATCH mlx5-next 05/15] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [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 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] netfilter: nft_paylaod: add base type NFT_PAYLOAD_LL_HEADER_NO_TAG
 2019-06-18 10:45 UTC  (10+ messages)

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-18 10:18 UTC  (7+ messages)
` [PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic

[PATCH 0/2] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-18 10:02 UTC  (9+ messages)
` [PATCH 1/2] net: fastopen: make key handling more robust against future changes
` [PATCH 2/2] net: fastopen: use endianness agnostic representation of the cookie

[PATCH] rt2x00: fix rx queue hang
 2019-06-18  9:34 UTC  (2+ messages)

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

[PATCH net-next v3 0/6] net/sched: Add txtime-assist support for taprio
 2019-06-18  9:28 UTC  (7+ messages)
` [PATCH net-next v3 2/6] etf: Add skip_sock_check
` [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] qed: Fix -Wmaybe-uninitialized false positive
 2019-06-18  9:27 UTC  (2+ messages)

[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
 2019-06-18  8:52 UTC  (4+ messages)

[PATCH 1/6] net: macb: add phylink support
 2019-06-18  8:37 UTC  (4+ messages)
` [PATCH 2/6] net: macb: add support for sgmii MAC-PHY interface

[PATCH] ipsec: select CRYPTO_HASH for xfrm_algo
 2019-06-18  8:00 UTC  (2+ messages)

[PATCH v3 0/2] Add macb support for SiFive FU540-C000
 2019-06-18  7:56 UTC  (3+ messages)
` [PATCH v3 1/2] macb: bindings doc: add sifive fu540-c000 binding
` [PATCH v3 2/2] macb: Add support for SiFive FU540-C000

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

kernel/workqueue.c:3030 __flush_work+0x2c2/0x2d0
 2019-06-18  7:39 UTC  (2+ messages)

[PATCH net-next 0/2] net: sched: act_ctinfo: fixes
 2019-06-18  7:33 UTC  (3+ messages)

[PATCH ipsec] xfrm: fix sa selector validation
 2019-06-18  7:27 UTC  (3+ messages)

Cleanup of -Wunused-const-variable in drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
 2019-06-18  6:39 UTC  (2+ messages)

[PATCH v3] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-18  6:56 UTC  (6+ messages)

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

[PATCH V2] can: flexcan: fix stop mode acknowledgment
 2019-06-18  5:02 UTC 

[PATCH net 0/4] tcp: make sack processing more robust
 2019-06-18  4:08 UTC  (8+ messages)
` [PATCH net 2/4] tcp: tcp_fragment() should apply sane memory limits

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-06-18  3:19 UTC  (15+ messages)

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-06-18  2:51 UTC  (4+ messages)
` [PATCH net-next 06/16] qlge: Remove useless dma synchronization calls
  ` [EXT] "

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

[PATCH iproute2-next v2] tc: q_netem: JSON-ify the output
 2019-06-18  0:49 UTC 

[PATCH] bpf: hide do_bpf_send_signal when unused
 2019-06-18  0:18 UTC  (6+ messages)

[GIT] Networking
 2019-06-17 23:35 UTC  (2+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2019-06-17
 2019-06-17 23:33 UTC  (12+ messages)
` [net-next 01/11] iavf: Create VLAN tag elements starting from the first element
` [net-next 02/11] iavf: use signed variable
` [net-next 03/11] iavf: wait longer for close to complete
` [net-next 04/11] iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
` [net-next 05/11] iavf: Fix the math for valid length for ADq enable
` [net-next 06/11] iavf: Move commands processing to the separate function
` [net-next 07/11] iavf: Remove timer for work triggering, use delaying work instead
` [net-next 08/11] iavf: Refactor the watchdog state machine
` [net-next 09/11] iavf: Refactor init "
` [net-next 10/11] iavf: add call to iavf_[add|del]_cloud_filter
` [net-next 11/11] iavf: allow null RX descriptors

[PATCH net-next v3 0/3] UDP GSO audit tests
 2019-06-17 23:30 UTC  (3+ messages)

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

[PATCH net-next] net: dsa: sja1105: fix ptp link error
 2019-06-17 23:25 UTC  (2+ messages)

[PATCH net-next] net: stmmac: fix unused-variable warning
 2019-06-17 23:24 UTC  (2+ messages)

[PATCH v6 2/8] linux/net.h: use unique identifier for each struct _ddebug
 2019-06-17 23:08 UTC  (2+ messages)

[RFC PATCH net-next 00/33] Multipath TCP
 2019-06-17 22:58 UTC  (34+ messages)
` [RFC PATCH net-next 01/33] tcp: Add MPTCP option number
` [RFC PATCH net-next 02/33] tcp: Define IPPROTO_MPTCP
` [RFC PATCH net-next 03/33] mptcp: Add MPTCP socket stubs
` [RFC PATCH net-next 04/33] mptcp: Handle MPTCP TCP options
` [RFC PATCH net-next 05/33] mptcp: Associate MPTCP context with TCP socket
` [RFC PATCH net-next 06/33] tcp: Expose tcp struct and routine for MPTCP
` [RFC PATCH net-next 07/33] mptcp: Handle MP_CAPABLE options for outgoing connections
` [RFC PATCH net-next 08/33] mptcp: add mptcp_poll
` [RFC PATCH net-next 09/33] tcp, ulp: Add clone operation to tcp_ulp_ops
` [RFC PATCH net-next 10/33] mptcp: Create SUBFLOW socket for incoming connections
` [RFC PATCH net-next 11/33] mptcp: Add key generation and token tree
` [RFC PATCH net-next 12/33] mptcp: Add shutdown() socket operation
` [RFC PATCH net-next 13/33] mptcp: Add setsockopt()/getsockopt() socket operations
` [RFC PATCH net-next 14/33] tcp: clean ext on tx recycle
` [RFC PATCH net-next 15/33] mptcp: Add MPTCP to skb extensions
` [RFC PATCH net-next 16/33] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
` [RFC PATCH net-next 17/33] tcp: Export low-level TCP functions
` [RFC PATCH net-next 18/33] mptcp: Write MPTCP DSS headers to outgoing data packets
` [RFC PATCH net-next 19/33] mptcp: Implement MPTCP receive path
` [RFC PATCH net-next 20/33] mptcp: Make connection_list a real list of subflows
` [RFC PATCH net-next 21/33] mptcp: add and use mptcp_subflow_hold
` [RFC PATCH net-next 22/33] mptcp: add basic kselftest program
` [RFC PATCH net-next 23/33] mptcp: selftests: switch to netns+veth based tests
` [RFC PATCH net-next 24/33] mptcp: selftests: Add capture option
` [RFC PATCH net-next 25/33] mptcp: use sk_page_frag() in sendmsg
` [RFC PATCH net-next 26/33] mptcp: sendmsg() do spool all the provided data
` [RFC PATCH net-next 27/33] mptcp: allow collapsing consecutive sendpages on the same substream
` [RFC PATCH net-next 28/33] tcp: Check for filled TCP option space before SACK
` [RFC PATCH net-next 29/33] mptcp: accept: don't leak mptcp socket structure
` [RFC PATCH net-next 30/33] mptcp: switch sublist to mptcp socket lock protection
` [RFC PATCH net-next 31/33] mptcp: Add path manager interface
` [RFC PATCH net-next 32/33] mptcp: Add ADD_ADDR handling
` [RFC PATCH net-next 33/33] mptcp: Add handling of incoming MP_JOIN requests

[PATCH net-next 0/4] qed: Devlink support for config attributes management
 2019-06-17 22:54 UTC  (3+ messages)
` [PATCH net-next 4/4] qed: Add devlink support for configuration attributes

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

[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  (6+ messages)
` [PATCH v2 bpf-next 09/11] selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps

[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 "


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