netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 14:31:29 to 2019-05-23 23:47:18 UTC [more...]

linux-next: build warning after merge of the net-next tree
 2019-05-23 23:47 UTC 

[PATCH net-next] net: sched: cls_u32: use struct_size() helper
 2019-05-23 23:22 UTC  (2+ messages)

[PATCH v3 bpf-next 4/4] selftests/bpf: add auto-detach test
 2019-05-23 23:43 UTC  (2+ messages)

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-05-23 23:32 UTC  (6+ messages)

[PATCH net-next 0/6] add TFO backup key
 2019-05-23 23:31 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-23 23:08 UTC  (8+ messages)
` [PATCH bpf-next v2 1/3] "

[PATCH v2 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-23 23:06 UTC  (5+ messages)
` [PATCH v2 bpf-next 4/4] selftests/bpf: add auto-detach test

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

[PATCH net-next] flow_offload: use struct_size() in kzalloc()
 2019-05-23 22:56 UTC 

[RESEND PATCH] intel-ethernet: warn when fatal read failure happens
 2019-05-23 22:55 UTC  (2+ messages)

[RFC PATCH net-next 0/9] Decoupling PHYLINK from struct net_device
 2019-05-23 22:35 UTC  (21+ messages)
` [RFC PATCH net-next 2/9] net: phy: Guard against the presence of a netdev
` [RFC PATCH net-next 5/9] net: phylink: Add phylink_create_raw
` [RFC PATCH net-next 7/9] net: dsa: Move the phylink driver calls into port.c
` [RFC PATCH net-next 8/9] net: dsa: Use PHYLINK for the CPU/DSA ports

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-05-23
 2019-05-23 22:33 UTC  (16+ messages)
` [net-next 01/15] ice: Fix double spacing
` [net-next 02/15] ice: Implement LLDP persistence
` [net-next 03/15] ice: Cleanup an unnecessary variable initialization
` [net-next 04/15] ice: Remove braces for single statement blocks
` [net-next 05/15] ice: Call out dev/func caps when printing
` [net-next 06/15] ice: Fix hang when ethtool disables FW LLDP
` [net-next 07/15] ice: Advertise supported link modes if none requested
` [net-next 08/15] ice: Refactor the LLDP MIB change event handling
` [net-next 09/15] ice: Gracefully handle reset failure in ice_alloc_vfs()
` [net-next 10/15] ice: Format ethtool reported stats
` [net-next 11/15] ice: Reorganize tx_buf and ring structs
` [net-next 12/15] ice: Use bitfields when possible
` [net-next 13/15] ice: Reorganize ice_vf struct
` [net-next 14/15] ice: Fix couple of issues in ice_vsi_release
` [net-next 15/15] ice: Silence semantic parser warnings

bonding-devel mail list?
 2019-05-23 22:31 UTC  (4+ messages)

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-23 21:59 UTC  (10+ messages)
` [PATCH net 1/4] net/udp_gso: "
` [PATCH net 2/4] net/udpgso_bench_tx: options to exercise TX CMSG
` [PATCH net 3/4] net/udpgso_bench_tx: fix sendmmsg on unconnected socket
` [PATCH net 4/4] net/udpgso_bench_tx: audit error queue

[PATCH bpf-next v5 0/3] bpf: implement bpf_send_signal() helper
 2019-05-23 21:47 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] "
` [PATCH bpf-next v5 2/3] tools/bpf: sync bpf uapi header bpf.h to tools directory
` [PATCH bpf-next v5 3/3] tools/bpf: add selftest in test_progs for bpf_send_signal() helper

[PATCH 00/11] Netfilter/IPVS fixes for net
 2019-05-23 21:45 UTC  (13+ messages)
` [PATCH 01/11] netfilter: nf_tables: fix oops during rule dump
` [PATCH 02/11] netfilter: nf_queue: fix reinject verdict handling
` [PATCH 03/11] netfilter: nft_fib: Fix existence check support
` [PATCH 04/11] ipvs: Fix use-after-free in ip_vs_in
` [PATCH 05/11] selftests: netfilter: missing error check when setting up veth interface
` [PATCH 06/11] netfilter: nat: fix udp checksum corruption
` [PATCH 07/11] netfilter: nf_flow_table: ignore DF bit setting
` [PATCH 08/11] netfilter: nft_flow_offload: set liberal tracking mode for tcp
` [PATCH 09/11] netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment
` [PATCH 10/11] netfilter: nft_flow_offload: IPCB is only valid for ipv4 family
` [PATCH 11/11] selftests: netfilter: add flowtable test script

linux-next: Fixes tag needs some work in the net tree
 2019-05-23 21:35 UTC 

[PATCH bpf-next v2 0/3] tools: bpftool: add an option for debug output from libbpf and verifier
 2019-05-23 20:57 UTC  (10+ messages)
` [PATCH bpf-next v2 1/3] tools: bpftool: add -d option to get debug output from libbpf
` [PATCH bpf-next v2 2/3] libbpf: add bpf_object__load_xattr() API function to pass log_level
` [PATCH bpf-next v2 3/3] tools: bpftool: make -d option print debug output from verifier

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-05-23 20:50 UTC  (6+ messages)
` [PATCH 1/2] net/macb: bindings doc: add sifive fu540-c000 binding
` [PATCH 2/2] net: macb: Add support for SiFive FU540-C000

[PATCH v2 bpf-next 00/12] BTF-to-C converter
 2019-05-23 20:50 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: ensure libbpf.h is included along libbpf_internal.h
` [PATCH v2 bpf-next 02/12] libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
` [PATCH v2 bpf-next 03/12] bpftool: use libbpf's btf__parse_elf API
` [PATCH v2 bpf-next 04/12] selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
` [PATCH v2 bpf-next 05/12] libbpf: add resizable non-thread safe internal hashmap
` [PATCH v2 bpf-next 06/12] selftests/bpf: add tests for libbpf's hashmap
` [PATCH v2 bpf-next 07/12] libbpf: switch btf_dedup() to hashmap for dedup table
` [PATCH v2 bpf-next 08/12] libbpf: add btf_dump API for BTF-to-C conversion
` [PATCH v2 bpf-next 09/12] selftests/bpf: add btf_dump BTF-to-C conversion tests
` [PATCH v2 bpf-next 10/12] bpftool: add C output format option to btf dump subcommand
` [PATCH v2 bpf-next 11/12] bpftool/docs: add description of btf dump C option
` [PATCH v2 bpf-next 12/12] bpftool: update bash-completion w/ new c option for btf dump

[PATCH v7 bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
 2019-05-23 20:42 UTC  (7+ messages)
` [PATCH v7 bpf-next 01/16] bpf: verifier: mark verified-insn with sub-register zext flag

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-05-23 20:18 UTC  (2+ messages)

[PATCH v3 0/2] XDP generic fixes
 2019-05-23 20:15 UTC  (5+ messages)
` [PATCH v3 1/2] netvsc: unshare skb in VF rx handler
` [PATCH v3 2/2] net: core: support XDP generic on stacked devices

[PATCH 1/8] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-05-23 20:01 UTC  (18+ messages)
` [PATCH 2/8] dt-bindings: net: Add a YAML schemas for the generic PHY options
` [PATCH 6/8] dt-bindings: net: stmmac: Convert the binding to a schemas
` [PATCH 7/8] dt-bindings: net: sun7i-gmac: "

[PATCH 4.9 07/53] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH 4.14 09/77] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH V5] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-05-23 19:48 UTC  (3+ messages)

[PATCH 4.19 014/114] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH net-next] udp: Avoid post-GRO UDP checksum recalculation
 2019-05-23 19:36 UTC 

[PATCH 5.1 019/122] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH 5.0 014/139] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-23 19:05 UTC 

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-23 18:56 UTC  (4+ messages)
` [PATCH net-next v2 0/1] "
  ` [PATCH net-next v2 1/1] net: mscc: ocelot: Implement port policers via tc command

[patch net-next 0/7] expose flash update status to user
 2019-05-23 18:37 UTC  (11+ messages)
` [patch net-next 3/7] mlxfw: Propagate error messages through extack
` [patch net-next 4/7] devlink: allow driver to update progress of flash update
` [patch net-next 7/7] netdevsim: implement fake flash updating with notifications
` [patch iproute2 3/3] devlink: implement flash status monitoring

[PATCH net-next 0/3] net: ethernet: ti: cpsw: Add XDP support
 2019-05-23 18:20 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH net-next 2/3] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH net-next 3/3] net: ethernet: ti: cpsw: add XDP support

[PATCH net-next v2 0/3] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
 2019-05-23 18:19 UTC  (8+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] dt-bindings: net: document new usxgmii phy mode
` [PATCH net-next v2 3/3] net: phy: aquantia: add USXGMII support and warn if XGMII mode is set

[net-next:master 35/39] drivers/net/ethernet/xilinx/ll_temac_main.c:456:6: warning: 'i' may be used uninitialized in this function
 2019-05-23 17:50 UTC 

[PATCH net-next v2] selftests/net: SO_TXTIME with ETF and FQ
 2019-05-23 17:48 UTC 

r8169: Link only up after 16 s (A link change request failed with some changes committed already. Interface enp3s0 may have been left with an inconsistent configuration, please check.)
 2019-05-23 17:44 UTC  (2+ messages)

[PATCH net-next] selftests/net: SO_TXTIME with ETF and FQ
 2019-05-23 17:33 UTC  (3+ messages)

[PATCH bpf-next 00/12] BTF-to-C converter
 2019-05-23 17:26 UTC  (13+ messages)
` [PATCH bpf-next 06/12] selftests/bpf: add tests for libbpf's hashmap
` [PATCH bpf-next 10/12] bpftool: add C output format option to btf dump subcommand

[PATCH v3 net-next 0/3] flow_offload: Re-add per-action statistics
 2019-05-23 17:25 UTC  (9+ messages)

[PATCH V2 0/4] Prevent vhost kthread from hogging CPU
 2019-05-23 17:22 UTC  (3+ messages)

[PATCH bpf-next v2 RESEND 0/2] Move bpf_printk to bpf_helpers.h
 2019-05-23 16:51 UTC  (2+ messages)

[PATCH net-next] net: qualcomm: rmnet: Move common struct definitions to include
 2019-05-23 16:48 UTC  (2+ messages)

[PATCH net] cxgb4: offload VLAN flows regardless of VLAN ethtype
 2019-05-23 16:39 UTC  (2+ messages)

[PATCH net-next] Revert "dpaa2-eth: configure the cache stashing amount on a queue"
 2019-05-23 16:37 UTC  (2+ messages)

[PATCH net-next] cxgb4: use firmware API for validating filter spec
 2019-05-23 16:36 UTC  (2+ messages)

[PATCH 0/4] net: ll_temac: Fix and enable multicast support
 2019-05-23 16:34 UTC  (2+ messages)

[PATCH V4] hsr: fix don't prune the master node from the node_db
 2019-05-23 16:30 UTC  (2+ messages)

[PATCH bpf v1 0/3] Test the 32bit narrow reads
 2019-05-23 16:02 UTC  (3+ messages)
` [PATCH bpf v1 1/3] selftests/bpf: Test correctness of narrow 32bit read on 64bit field

[PATCH net-next v2] net: phy: lxt: Add suspend/resume support to LXT971 and LXT973
 2019-05-23 16:19 UTC  (3+ messages)

[PATCH net-next 00/18] net: stmmac: Improvements and Selftests
 2019-05-23 16:18 UTC  (3+ messages)

[PATCH net-next] selftests: pmtu: Simplify cleanup and namespace names
 2019-05-23 16:17 UTC  (4+ messages)

[PATCH net] net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
 2019-05-23 16:13 UTC  (2+ messages)

[patch net-next v2] devlink: add warning in case driver does not set port type
 2019-05-23 16:12 UTC  (2+ messages)

[RESEND][PATCH] Fix MACsec kernel panics, oopses and bugs
 2019-05-23 16:11 UTC  (2+ messages)

[PATCH net-next v4] net: sched: Introduce act_ctinfo action
 2019-05-23 16:09 UTC 

[PATCH bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor
 2019-05-23 16:05 UTC  (7+ messages)

[PATCH net] sk_msg: Keep reference on socket file while psock lives
 2019-05-23 15:58 UTC  (6+ messages)

[PATCH] bpf: sockmap, fix use after free from sleep in psock backlog workqueue
 2019-05-23 15:48 UTC 

[RFC] vsock: proposal to support multiple transports at runtime
 2019-05-23 15:37 UTC  (2+ messages)

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-23 15:30 UTC  (2+ messages)
` [PATCH v2 5.2] "

[PATCH 0/9] keys: Namespacing [ver #3]
 2019-05-23 15:18 UTC  (3+ messages)
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

Bug or mis configuration for mlx5e lag and multipath
 2019-05-23 15:15 UTC  (2+ messages)

[PATCH v2] sdio: Fix a memory leaking bug in wl1271_probe()
 2019-05-23 15:00 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections"
 2019-05-23 14:52 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] bpf: increase jmp sequence limit
 2019-05-23 14:42 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).