netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 21:06:13 to 2020-02-07 10:56:44 UTC [more...]

[PATCH bpf] bpf: sockmap: check update requirements after locking
 2020-02-07 10:56 UTC  (2+ messages)

[PATCH v2] net: dsa: microchip: enable module autoprobe
 2020-02-07 10:46 UTC 

[PATCH bpf 0/3] Fix locking order and synchronization on sockmap/sockhash tear-down
 2020-02-07 10:45 UTC  (9+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Don't sleep while holding RCU lock on tear-down
` [PATCH bpf 2/3] bpf, sockhash: synchronize_rcu before free'ing map
` [PATCH bpf 3/3] selftests/bpf: Test freeing sockmap/sockhash with a socket in it

[PATCH v3] skbuff: fix a data race in skb_queue_len()
 2020-02-07 10:35 UTC  (10+ messages)

[PATCH net] hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
 2020-02-07 10:34 UTC  (2+ messages)

[PATCH net v4 0/5] taprio: Some fixes
 2020-02-07 10:31 UTC  (7+ messages)
` [PATCH net v4 1/5] taprio: Fix enabling offload with wrong number of traffic classes
` [PATCH net v4 2/5] taprio: Fix still allowing changing the flags during runtime
` [PATCH net v4 3/5] taprio: Add missing policy validation for flags
` [PATCH net v4 4/5] taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
` [PATCH net v4 5/5] taprio: Fix dropping packets when using taprio + ETF offloading

[PATCH net] net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
 2020-02-07 10:28 UTC  (2+ messages)

[PATCH net] net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
 2020-02-07 10:27 UTC  (2+ messages)

[PATCH v3] net: stmmac: fix a possible endless loop
 2020-02-07 10:24 UTC  (2+ messages)

[PATCH net] rxrpc: Fix call RCU cleanup using non-bh-safe locks
 2020-02-07 10:22 UTC  (2+ messages)

[PATCH net] rxrpc: Fix service call disconnection
 2020-02-07 10:21 UTC  (2+ messages)

[PATCH net] net: ethernet: ave: Add capability of rgmii-id mode
 2020-02-07 10:16 UTC  (2+ messages)

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-02-07 10:10 UTC  (2+ messages)
` [PATCH v3 2/2] net-sysfs: Ensure begin/complete are called in speed_show() and duplex_show()

[Bluez PATCH v2] bluetooth: secure bluetooth stack from bluedump attack
 2020-02-07 10:04 UTC 

[PATCH v4 0/2] Convert bosch,m_can to json-schema
 2020-02-07 10:03 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindinsg: net: can: Convert can-transceiver "
` [PATCH v4 2/2] dt-bindings: net: can: Convert M_CAN "

[PATCH v3 0/2] Convert bosch,m_can to json-schema
 2020-02-07  9:51 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindinsg: net: can: Convert can-transceiver "
` [PATCH v3 2/2] dt-bindings: net: can: Convert M_CAN "

[PATCH v1 0/7] ACPI support for xgmac_mdio and dpaa2-mac drivers
 2020-02-07  9:42 UTC  (4+ messages)
` [PATCH v1 1/7] mdio_bus: Introduce fwnode MDIO helpers
    ` [EXT] "

[PATCH ipsec v2] vti[6]: fix packet tx through bpf_redirect() in XinY cases
 2020-02-07  9:42 UTC  (3+ messages)
` [PATCH ipsec v3] "

[PATCH net] xfrm: handle NETDEV_UNREGISTER for xfrm device
 2020-02-07  9:41 UTC  (2+ messages)

[PATCH net] ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
 2020-02-07  9:36 UTC  (5+ messages)

[PATCH bpf] bpf: Improve bucket_log calculation logic
 2020-02-07  8:18 UTC 

[PATCH net v5 5/5] net: stmmac: update pci platform data to use phy_interface
 2020-02-07  7:34 UTC 

[PATCH net v5 4/5] net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
 2020-02-07  7:34 UTC 

[PATCH net v5 3/5] net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
 2020-02-07  7:33 UTC 

[PATCH net v5 2/5] net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting
 2020-02-07  7:33 UTC 

[PATCH net v5 1/5] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
 2020-02-07  7:33 UTC 

[PATCH net v5 0/5] net: stmmac: general fixes for Ethernet functionality
 2020-02-07  7:31 UTC 

inconsistent lock state in rxrpc_put_client_conn
 2020-02-07  7:23 UTC  (2+ messages)

[PATCH net v4 0/6] net: stmmac: general fixes for Ethernet functionality
 2020-02-07  7:21 UTC  (4+ messages)
` [PATCH net v4 1/6] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues

Feature: "misc" pseudo protocol family
 2020-02-07  6:59 UTC 

[PATCH] NET: Realtek depency chain r8169 -> realtec -> libphy fixed
 2020-02-07  6:26 UTC  (9+ messages)

[PATCH v2 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-02-07  4:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 14/16] net: qrtr: Add MHI transport layer
 2020-02-07  0:14 UTC  (4+ messages)

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-06 23:23 UTC  (10+ messages)

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-02-06
 2020-02-06 22:31 UTC  (7+ messages)
` [net 1/5] net/mlx5: Fix deadlock in fs_core
` [net 2/5] net/mlx5: IPsec, Fix esp modify function attribute
` [net 3/5] net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
` [net 4/5] net/mlx5e: TX, Error completion is for last WQE in batch
` [net 5/5] net/mlx5: Deprecate usage of generic TLS HW capability bit

VRF: Any good way to have DNS entry per VRF?
 2020-02-06 21:41 UTC 

[PATCH net-next v4] openvswitch: add TTL decrement action
 2020-02-06 20:44 UTC  (2+ messages)

[PATCH v2 0/2] Convert bosch,m_can to json-schema
 2020-02-06 19:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindinsg: net: can: Convert can-transceiver "

[bpf PATCH v2 0/8] Fixes for sockmap/tls from more complex BPF progs
 2020-02-06 19:04 UTC  (6+ messages)
` [bpf PATCH v2 2/8] bpf: sockmap, ensure sock lock held during tear down

[PATCH bpf-next 0/2] bpf: Add sock ops get netns helpers
 2020-02-06 18:48 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] bpf: Sync uapi bpf.h to tools/

[PATCH net 0/2] net: ipv6: seg6: headroom fixes
 2020-02-06 18:22 UTC  (5+ messages)
` [PATCH net 1/2] net: ipv6: seg6_iptunnel: set tunnel headroom to zero

[PATCH iproute2-next] nstat: print useful error messages in abort() cases
 2020-02-06 18:08 UTC 

[PATCH bpf] bpftool: Don't crash on missing xlated program instructions
 2020-02-06 17:52 UTC  (2+ messages)

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-02-06 17:06 UTC  (9+ messages)

[PATCH iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-02-06 16:07 UTC  (3+ messages)
` [PATCH iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata

[PATCH] net: dsa: microchip: enable module autoprobe
 2020-02-06 15:55 UTC  (3+ messages)

[PATCH 00/28] Manually convert network text files to ReST (part 1)
 2020-02-06 15:17 UTC  (29+ messages)
` [PATCH 01/28] docs: networking: caif: convert to ReST
` [PATCH 02/28] docs: networking: convert 6lowpan.txt "
` [PATCH 03/28] docs: networking: convert 6pack.txt "
` [PATCH 04/28] docs: networking: convert altera_tse.txt "
` [PATCH 05/28] docs: networking: convert arcnet-hardware.txt "
` [PATCH 06/28] docs: networking: convert arcnet.txt "
` [PATCH 07/28] docs: networking: convert atm.txt "
` [PATCH 08/28] docs: networking: convert ax25.txt "
` [PATCH 09/28] docs: networking: convert baycom.txt "
` [PATCH 10/28] docs: networking: convert bonding.txt "
` [PATCH 11/28] docs: networking: convert cdc_mbim.txt "
` [PATCH 12/28] docs: networking: convert cops.txt "
` [PATCH 13/28] docs: networking: convert cxacru.txt "
` [PATCH 14/28] docs: networking: convert dccp.txt "
` [PATCH 15/28] docs: networking: convert dctcp.txt "
` [PATCH 16/28] docs: networking: convert decnet.txt "
` [PATCH 17/28] docs: networking: convert defza.txt "
` [PATCH 18/28] docs: networking: convert dns_resolver.txt "
` [PATCH 19/28] docs: networking: convert driver.txt "
` [PATCH 20/28] docs: networking: convert eql.txt "
` [PATCH 21/28] docs: networking: convert fib_trie.txt "
` [PATCH 22/28] docs: networking: convert filter.txt "
` [PATCH 23/28] docs: networking: convert fore200e.txt "
` [PATCH 24/28] docs: networking: convert framerelay.txt "
` [PATCH 25/28] docs: networking: convert generic-hdlc.txt "
` [PATCH 26/28] docs: networking: convert generic_netlink.txt "
` [PATCH 27/28] docs: networking: convert gen_stats.txt "
` [PATCH 28/28] docs: networking: convert gtp.txt "

[PATCH 0/2] use readl_poll_timeout() function
 2020-02-06 14:51 UTC  (4+ messages)
` [PATCH 1/2] net: stmmac: use readl_poll_timeout() function in init_systime()
` [PATCH 2/2] net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()

[PATCH v2] net: stmmac: fix a possible endless loop
 2020-02-06 14:50 UTC  (2+ messages)

KASAN slab-out-of-bounds in tun_chr_open/sock_init_data (Was: Re: [PATCH v14 00/23] LSM: Module stacking for AppArmor)
 2020-02-06 14:34 UTC  (2+ messages)
          ` BUG: sock_init_data() assumes socket is embedded in socket_alloc, tun/tap does not

Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device
 2020-02-06 14:28 UTC  (3+ messages)

[PATCH bpf 0/3] XSK related fixes
 2020-02-06 13:58 UTC  (3+ messages)

[PATCH] net: stmmac: fix a possible endless loop
 2020-02-06 13:45 UTC  (5+ messages)

[PATCH net] net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
 2020-02-06 13:29 UTC  (2+ messages)

[PATCH net] r8169: fix performance regression related to PCIe max read request size
 2020-02-06 13:20 UTC  (2+ messages)

[PATCH net] net: sched: prevent a use after free
 2020-02-06 13:01 UTC  (3+ messages)
` [PATCH v2 "

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-06 12:51 UTC  (31+ messages)
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

TCP checksum not offloaded during GSO
 2020-02-06 12:13 UTC  (3+ messages)

[PATCH] rtw88: 8822[bc]: Make tables const, reduce data object size
 2020-02-06 10:54 UTC 

[PATCH net] net: mvneta: move rx_dropped and rx_errors in per-cpu stats
 2020-02-06 10:30 UTC  (2+ messages)

[net] cxgb4: Added tls stats prints
 2020-02-06 10:28 UTC  (2+ messages)

[PATCH net] mptcp: fix use-after-free for ipv6
 2020-02-06 10:25 UTC  (2+ messages)

VLAN retagging for packets switched between 2 certain ports
 2020-02-06  9:32 UTC  (2+ messages)

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-02-06  6:13 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] "
        ` unstable bpf helpers proposal. Was: "

[PATCH] vhost: introduce vDPA based backend
 2020-02-06  3:21 UTC  (15+ messages)

[PATCH bpf-next v3] virtio_net: add XDP meta data support
 2020-02-06  3:20 UTC  (5+ messages)
` [PATCH bpf-next v4] "

[PATCH] page_pool: fill page only when refill condition is true
 2020-02-06  2:23 UTC  (3+ messages)
  ` 答复: "

inconsistent lock state in rxrpc_put_client_connection_id
 2020-02-06  1:29 UTC  (3+ messages)

[PATCH] net/9p: remove unused p9_req_t aux field
 2020-02-05 22:19 UTC 

[PATCH] 9pnet: allow making incomplete read requests
 2020-02-05 22:06 UTC  (3+ messages)

[PATCH 2/6] net: bcmgenet: refactor phy mode configuration
 2020-02-05 21:05 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).