netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 12:59:42 to 2018-08-02 04:37:53 UTC [more...]

[GIT] Networking
 2018-08-02  4:37 UTC 

Spende von $ 4,800,000.00!
 2018-08-02  2:15 UTC 

[pull request][net-next 00/10] Mellanox, mlx5 and devlink updates 2018-07-31
 2018-08-02  1:40 UTC  (18+ messages)
` [net-next 01/10] devlink: Fix param set handling for string type
` [net-next 02/10] devlink: Fix param cmode driverinit "
` [net-next 03/10] devlink: Add helper function for safely copy string param
` [net-next 04/10] devlink: Add extack messages support to param set
` [net-next 05/10] net/mlx5: Move all devlink related functions calls to devlink.c
` [net-next 06/10] net/mlx5: Add MPEGC register configuration functionality
` [net-next 07/10] net/mlx5: Enable PCIe buffer congestion handling workaround via devlink
` [net-next 08/10] net/mlx5: Add Vendor Specific Capability access gateway
` [net-next 09/10] net/mlx5: Add Crdump FW snapshot support
` [net-next 10/10] net/mlx5: Use devlink region_snapshot parameter

[Patch net-next] net: hns3: fix return value error while hclge_cmd_csq_clean failed
 2018-08-02  0:59 UTC  (3+ messages)

[PATCH v4 0/8] Add clock config and pm support to bcm iProc mdio mux
 2018-08-02  1:40 UTC  (12+ messages)
` [PATCH v4 1/8] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
` [PATCH v4 2/8] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
` [PATCH v4 3/8] arm64: dts: Fix the base address of the Broadcom iProc mdio mux
` [PATCH v4 4/8] net: phy: Disable external master access in bcm mdio mux driver
` [PATCH v4 5/8] net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
` [PATCH v4 6/8] dt-bindings: net: Add clock handle to Broadcom iProc "
` [PATCH v4 7/8] net: phy: Add support to configure clock in "
` [PATCH v4 8/8] net: phy: Add pm support to Broadcom iProc mdio mux driver

linux-next: manual merge of the net-next tree with the rdma tree
 2018-08-02  2:05 UTC 

[net-next PATCH v6 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
 2018-08-02  0:11 UTC  (4+ messages)
` [net-next, v6, "

[PATCH] net: fec: check DMA addressing limitations
 2018-08-02  2:00 UTC  (2+ messages)

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-02  1:42 UTC  (2+ messages)

[PATCH net-next] virtio_net: force_napi_tx module param
 2018-08-01 23:33 UTC  (20+ messages)

[PATCH net-next] xen-netback: use true and false for boolean values
 2018-08-02  0:31 UTC 

[PATCH v6 bpf-next 00/14] bpf: cgroup local storage
 2018-08-01 22:37 UTC  (15+ messages)
` [PATCH v6 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v6 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v6 bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH v6 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH v6 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH v6 bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH v6 bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH v6 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH v6 bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH v6 bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH v6 bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH v6 bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH v6 bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH v6 bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage

how PHY driver is notified that cable is unplugged? (possibly related to IFF_RUNNING flag)
 2018-08-01 21:45 UTC  (3+ messages)

hello
 2018-08-01 21:37 UTC 

[PATCH v5 bpf-next 00/14] bpf: cgroup local storage
 2018-08-01 21:36 UTC  (15+ messages)
` [PATCH v5 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v5 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v5 bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH v5 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH v5 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH v5 bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH v5 bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH v5 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH v5 bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH v5 bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH v5 bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH v5 bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH v5 bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH v5 bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage

[net-next:master 408/425] net/rds/connection.c:71:31: sparse: incorrect type in argument 1 (different base types)
 2018-08-01 21:16 UTC 

[PATCH net-next v1] net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
 2018-08-01 20:45 UTC  (2+ messages)

[net-next v5 0/3] net/tls: Minor code cleanup patches
 2018-08-01 20:52 UTC  (6+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation

Security enhancement proposal for kernel TLS
 2018-08-01 20:46 UTC  (6+ messages)

[PATCH bpf-next 00/13] docs: Convert BPF filter.txt to RST
 2018-08-01 22:32 UTC  (4+ messages)
` [PATCH bpf-next 03/13] docs: net: Add filter to index toctree

[PATCH v3 0/8] Add clock config and pm support to bcm iProc mdio mux
 2018-08-01 22:18 UTC  (21+ messages)
` [PATCH v3 1/8] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
` [PATCH v3 2/8] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
` [PATCH v3 3/8] arm64: dts: Fix the base address of the Broadcom iProc mdio mux
` [PATCH v3 4/8] net: phy: Disable external master access in bcm mdio mux driver
` [PATCH v3 5/8] net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
` [PATCH v3 6/8] dt-bindings: net: Add clock handle to Broadcom iProc "
` [PATCH v3 7/8] net: phy: Add support to configure clock in "
` [PATCH v3 8/8] net: phy: Add pm support to Broadcom iProc mdio mux driver

[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
 2018-08-01 20:25 UTC  (7+ messages)

[PATCH] qede: fix null pointer dereference on skb on allocation failure
 2018-08-01 19:03 UTC  (2+ messages)

[net-next:master 415/424] include/net/ipv6.h:772:14: error: 'struct net' has no member named 'ipv6'; did you mean 'ipv4'?
 2018-08-01 19:01 UTC 

[PATCH v4 bpf-next 00/14] bpf: cgroup local storage
 2018-08-01 20:15 UTC  (5+ messages)
` [PATCH v4 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function

[net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink
 2018-08-01 18:28 UTC  (12+ messages)

[PATCH] net/mlx5e: Fix uninitialized variable
 2018-08-01 17:19 UTC  (3+ messages)

KASAN: use-after-free Read in rtnetlink_put_metrics
 2018-08-01 19:26 UTC  (5+ messages)

[PATCH v2 net-next 0/5] tcp: add 4 new stats
 2018-08-01 16:56 UTC  (2+ messages)

[PATCH net-next] tcp: remove set but not used variable 'skb_size'
 2018-08-01 16:57 UTC  (2+ messages)

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-01 17:02 UTC  (2+ messages)

[net-next v1] net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
 2018-08-01 16:50 UTC  (3+ messages)
` [PATCH net-next v1] net: add helpers checking if socket can be bound to nonlocal address

[PATCH] netlink: Fix spectre v1 gadget in netlink_create()
 2018-08-01 16:51 UTC  (2+ messages)

[PATCH net-next v2 0/7] ipv4: Control SKB reprioritization after forwarding
 2018-08-01 16:52 UTC  (2+ messages)

[PATCH net-next] net: change Exar/Neterion menu items to be alphabetical
 2018-08-01 16:50 UTC  (2+ messages)

[patch net-next v2 0/3] net: sched: couple of adjustments/fixes
 2018-08-01 17:06 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32
 2018-08-01 17:08 UTC  (2+ messages)

SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation)
 2018-08-01 17:18 UTC  (25+ messages)
                    ` Misuse of constructors

linux-next: manual merge of the net-next tree with the rdma tree
 2018-08-01 18:30 UTC  (9+ messages)

[PATCH net-next 00/10] rxrpc: Development
 2018-08-01 18:52 UTC  (4+ messages)
` [PATCH net-next 09/10] rxrpc: Propose, but don't immediately transmit, the final ACK for a call
` [PATCH net-next 10/10] rxrpc: Transmit more ACKs during data reception

[PATCH net] rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
 2018-08-01 18:52 UTC  (2+ messages)

[PATCH V2 net-next 0/2] be2net: patch-set
 2018-08-01 16:39 UTC  (2+ messages)

[PATCH net] net: stmmac: Fix WoL for PCI-based setups
 2018-08-01 16:36 UTC  (2+ messages)

[PATCH v2 net] bonding: avoid lockdep confusion in bond_get_stats()
 2018-08-01 16:36 UTC  (2+ messages)

[PATCH net-next 1/2] rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
 2018-08-01 16:32 UTC  (4+ messages)
` [PATCH net-next 2/2] rds: Remove IPv6 dependency

[PATCH net-next 0/7] net: Support Wake-on-LAN using filters
 2018-08-01 16:32 UTC  (4+ messages)
` [PATCH ethtool] ethtool: Add support for WAKE_FILTER

[PATCH] drivers: net: lmc: fix case value for target abort error
 2018-08-01 17:22 UTC 

[PATCH net-next 0/9] Add 10GbE support in stmmac using XGMAC2
 2018-08-01 15:23 UTC  (13+ messages)
` [PATCH net-next 1/9] net: stmmac: Add XGMAC 2.10 HWIF entry
` [PATCH net-next 2/9] net: stmmac: Add MAC related callbacks for XGMAC2
` [PATCH net-next 3/9] net: stmmac: Add DMA "
` [PATCH net-next 4/9] net: stmmac: Add descriptor "
` [PATCH net-next 5/9] net: stmmac: Add MDIO related functions "
` [PATCH net-next 6/9] net: stmmac: Add PTP support "
` [PATCH net-next 7/9] net: stmmac: Integrate XGMAC into main driver flow
` [PATCH net-next 8/9] net: stmmac: Add the bindings parsing for XGMAC2
` [PATCH net-next 9/9] bindings: net: stmmac: Add the bindings documentation "

[PATCH] HID: Bluetooth: hidp: buffer overflow in hidp_process_report
 2018-08-01 17:09 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: update test_lwt_seg6local.sh according to iproute2
 2018-08-01 15:34 UTC  (2+ messages)

[PATCH net-next] rds: remove redundant variable 'rds_ibdev'
 2018-08-01 17:01 UTC  (2+ messages)

[PATCH net-next] strparser: remove redundant variable 'rd_desc'
 2018-08-01 17:00 UTC  (2+ messages)

[PATCH net-next] ip_gre: remove redundant variables t_hlen
 2018-08-01 16:58 UTC  (2+ messages)

[PATCH v6 bpf-next 0/9] veth: Driver XDP
 2018-08-01 15:09 UTC  (7+ messages)
` [PATCH v6 bpf-next 4/9] veth: Handle xdp_frames in xdp napi ring

[PATCH net] net: dsa: Do not suspend/resume closed slave_dev
 2018-08-01 16:55 UTC  (3+ messages)

[PATCH 4.14 240/246] netlink: Do not subscribe to non-existent groups
 2018-08-01 16:52 UTC 

[PATCH 4.17 327/336] netlink: Do not subscribe to non-existent groups
 2018-08-01 16:51 UTC 

[PATCH] net/tls: Use kmemdup to simplify the code
 2018-08-01 16:48 UTC  (2+ messages)

[PATCH] net/tipc: remove redundant variables 'tn' and 'oport'
 2018-08-01 16:48 UTC  (2+ messages)

[PATCH] netfilter: ipset: fix ip_set_list allocation failure
 2018-08-01 16:46 UTC 

[PATCH] Documentation: dpaa2: Use correct heading adornment
 2018-08-01 16:46 UTC  (2+ messages)

[PATCH net-next] qed: Make some functions static
 2018-08-01 16:37 UTC  (2+ messages)

[PATCH v4 net-next] net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
 2018-08-01 16:29 UTC  (2+ messages)

[PATCH net-next v5 0/4] TC: refactor act_mirred packets re-injection
 2018-08-01 14:34 UTC  (9+ messages)
` [PATCH net-next v5 1/4] net/sched: user-space can't set unknown tcfa_action values

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-08-01 14:31 UTC  (5+ messages)
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-08-01 14:27 UTC  (14+ messages)

[PATCH rdma-next 00/12] RDMA fixes 2018-06-24
 2018-08-01 16:14 UTC  (6+ messages)
` [PATCH rdma-next 08/12] overflow.h: Add arithmetic shift helper

[RFC PATCH 0/2] net: macb: Disable TX checksum offloading on all Zynq
 2018-08-01 12:53 UTC  (4+ messages)

[PATCH] sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
 2018-08-01 14:20 UTC  (4+ messages)

PROBLEM: Kernel Oops in UDP stack
 2018-08-01 13:27 UTC  (10+ messages)
  ` AW: "
      ` AW: "
              ` AW: "

[PATCH] cfg80211: read wmm rules from regulatory database
 2018-08-01 13:23 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).