netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-09 06:57:50 to 2019-02-11 03:37:35 UTC [more...]

[PATCH net-next v2 0/5] devlink: minor tweaks to reported device info
 2019-02-11  3:35 UTC  (2+ messages)
` [PATCH net-next v2 1/5] devlink: fix condition for compat "

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-11  3:21 UTC  (8+ messages)
` [PATCH net-next v5 09/12] socket: Add SO_TIMESTAMPING_NEW
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[RFC] apparently bogus logics in unix_find_other() since 2002
 2019-02-11  3:19 UTC  (2+ messages)

[PATCH iproute2-next] use print_{,h}hu instead of print_uint when format specifier is %{,h}hu
 2019-02-11  3:01 UTC  (2+ messages)

[PATCH v3] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-02-11  3:00 UTC  (2+ messages)

[PATCH] net: fix IPv6 prefix route residue
 2019-02-11  2:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next 0/4] devlink: minor tweaks to reported device info
 2019-02-11  2:53 UTC  (8+ messages)
` [PATCH net-next 1/4] devlink: fix condition for compat "
` [PATCH net-next 2/4] devlink: don't allocate attrs on the stack
` [PATCH net-next 3/4] nfp: devlink: rename vendor to manufacture

[PATCH v4 net-next 00/11] Devlink health reporting and recovery system
 2019-02-11  2:46 UTC  (12+ messages)
` [iproute2-next, 0/4] Add support for devlink health
  ` [PATCH for-next 1/4] devlink: refactor validation of finding required arguments
  ` [PATCH for-next 2/4] devlink: fix print of uint64_t
  ` [PATCH for-next 3/4] devlink: fix boolean JSON print
  ` [PATCH for-next 4/4] devlink: add health command support

[net] tipc: fix skb may be leaky in tipc_link_input
 2019-02-11  2:18 UTC 

[PATCH] mt76: change the retun type of mt76_dma_attach()
 2019-02-11  2:13 UTC 

[Patch net 0/3] net_sched: some fixes for cls_tcindex
 2019-02-11  1:47 UTC  (4+ messages)
` [Patch net 1/3] net_sched: fix a race condition in tcindex_destroy()
` [Patch net 2/3] net_sched: fix a memory leak in cls_tcindex
` [Patch net 3/3] net_sched: fix two more memory leaks "

[PATCH net-next v3 0/9] net: Remove switchdev_ops
 2019-02-10 23:40 UTC  (10+ messages)
` [PATCH net-next v3 1/9] Documentation: networking: switchdev: Update port parent ID section
` [PATCH net-next v3 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET
` [PATCH net-next v3 3/9] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET
` [PATCH net-next v3 4/9] mlxsw: spectrum_switchdev: "
` [PATCH net-next v3 5/9] net: mscc: ocelot: "
` [PATCH net-next v3 6/9] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v3 7/9] net: dsa: "
` [PATCH net-next v3 8/9] net: switchdev: Replace port attr get/set SDO with a notification
` [PATCH net-next v3 9/9] net: Remove switchdev_ops

[PATCH net-next] ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
 2019-02-10 22:55 UTC  (3+ messages)

[PATCH v2 net 0/2] r8169: revert two commits due to a regression
 2019-02-10 20:57 UTC  (4+ messages)
` [PATCH v2 net 1/2] Revert "r8169: remove unneeded mmiowb barriers"
` [PATCH v2 net 2/2] Revert "r8169: make use of xmit_more and __netdev_sent_queue"

[PATCH net-next 0/3] net: phy: add and use register modifying helpers returning 1 on change
 2019-02-10 20:53 UTC  (11+ messages)
` [PATCH net-next 1/3] net: phy: add "
` [PATCH net-next 2/3] net: phy: marvell10g: fix usage of new MMD modifying helpers
` [PATCH net-next 3/3] net: phy: use phy_modify_changed in genphy_config_advert

[PATCH v2 bpf] bpf: fix lockdep false positive in stackmap
 2019-02-10 20:52 UTC 

[PATCH net-next v2 00/16] net: Remove switchdev_ops
 2019-02-10 20:51 UTC  (21+ messages)
` [PATCH net-next v2 01/16] Documentation: networking: switchdev: Update port parent ID section
` [PATCH net-next v2 02/16] mlxsw: spectrum: Check bridge flags during prepare phase
` [PATCH net-next v2 03/16] staging: fsl-dpaa2: ethsw: Check bridge port flags during set
` [PATCH net-next v2 04/16] net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
` [PATCH net-next v2 05/16] rocker: Check bridge flags during prepare phase
` [PATCH net-next v2 06/16] net: bridge: Stop calling switchdev_port_attr_get()
` [PATCH net-next v2 07/16] net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
` [PATCH net-next v2 08/16] net: Get rid of switchdev_port_attr_get()
` [PATCH net-next v2 09/16] switchdev: Add SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next v2 10/16] rocker: Handle SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next v2 11/16] net: dsa: "
` [PATCH net-next v2 12/16] mlxsw: spectrum_switchdev: "
` [PATCH net-next v2 13/16] net: mscc: ocelot: "
` [PATCH net-next v2 14/16] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v2 15/16] net: switchdev: Replace port attr set SDO with a notification
` [PATCH net-next v2 16/16] net: Remove switchdev_ops

[PATCH net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-10 20:15 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-02-10 20:14 UTC 

tc qdisc kernel crash
 2019-02-10 18:30 UTC  (2+ messages)

[PATCH v1 net-next 0/2] Change tc action identifiers to be more consistent
 2019-02-10 17:29 UTC  (5+ messages)
` [PATCH v1 net-next 1/2] net: Move all TC actions identifiers to one place
` [PATCH v1 net-next 2/2] net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE

Linux 5.0 regression: rtl8169 / kernel BUG at lib/dynamic_queue_limits.c:27!
 2019-02-10 15:50 UTC  (20+ messages)

KASAN: invalid-free in sctp_stream_free
 2019-02-10 14:36 UTC  (2+ messages)

[PATCH net 1/2] Revert "r8169: remove unneeded mmiowb barriers"
 2019-02-10 14:18 UTC  (3+ messages)
` [PATCH net 2/2] Revert "r8169: make use of xmit_more and __netdev_sent_queue"

Possible bug into DSA2 code
 2019-02-10 11:45 UTC  (3+ messages)

[PATCH net-next 0/2] Change tc action identifiers to be more consistent
 2019-02-10  8:19 UTC  (4+ messages)
` [PATCH net-next 2/2] net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE

[PATCH] net/packet: fix 4gb buffer limit due to overflow check
 2019-02-10  8:57 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 bpf-next 0/7] Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock
 2019-02-10  7:22 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/7] bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
` [PATCH v2 bpf-next 2/7] bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
` [PATCH v2 bpf-next 3/7] bpf: Refactor sock_ops_convert_ctx_access
` [PATCH v2 bpf-next 4/7] bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
` [PATCH v2 bpf-next 5/7] bpf: Sync bpf.h to tools/
` [PATCH v2 bpf-next 6/7] bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
` [PATCH v2 bpf-next 7/7] bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock

[PATCH bpf] bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
 2019-02-10  7:15 UTC  (4+ messages)

[PATCH net-next 00/16] net: Remove switchdev_ops
 2019-02-10  4:20 UTC  (26+ messages)
` [PATCH net-next 01/16] Documentation: networking: switchdev: Update port parent ID section
` [PATCH net-next 02/16] mlxsw: spectrum: Check bridge flags during prepare phase
` [PATCH net-next 03/16] staging: fsl-dpaa2: ethsw: Check bridge port flags during set
` [PATCH net-next 04/16] net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
` [PATCH net-next 05/16] rocker: Check bridge flags during prepare phase
` [PATCH net-next 06/16] net: bridge: Stop calling switchdev_port_attr_get()
` [PATCH net-next 07/16] net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
` [PATCH net-next 08/16] net: Get rid of switchdev_port_attr_get()
` [PATCH net-next 09/16] switchdev: Add SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next 10/16] rocker: Handle SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next 15/16] net: switchdev: Replace port attr set SDO with a notification

[PATCH net-next] net: phy: aquantia: add support for AQCS109
 2019-02-10  3:03 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
 2019-02-10  3:02 UTC  (2+ messages)

[PATCH net-next v2] add snmp counter document
 2019-02-10  3:00 UTC  (2+ messages)

How to set promiscuous mode
 2019-02-09 20:22 UTC 

[PATCH net-next] net: phy: Add support for asking the PHY its abilities
 2019-02-09 20:08 UTC  (7+ messages)

[PATCH][next] can: at91_can: mark expected switch fall-throughs
 2019-02-09 19:17 UTC  (3+ messages)

TC stats / hw offload question
 2019-02-09 17:39 UTC  (4+ messages)

[PATCH] net: hso: do not unregister if not registered
 2019-02-09 17:35 UTC  (2+ messages)

[PATCH] net: mvpp2: clear flow control modes in 10G mode
 2019-02-09 17:34 UTC  (3+ messages)

[PATCH net-next] net: marvell: mvpp2: clear flow control modes in 10G mode
 2019-02-09 17:34 UTC  (2+ messages)

[PATCH net-next] net: phy: probe the PHY before determining the supported features
 2019-02-09 17:32 UTC  (2+ messages)

[PATCH v3 0/3 net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
 2019-02-09 17:29 UTC  (3+ messages)
` [PATCH net-next] net: phy: remove unneeded masking of PHY register read results

[PATCH net-next] net/tls: Disable async decrytion for tls1.3
 2019-02-09 17:28 UTC  (2+ messages)

[PATCH v1 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-09 17:22 UTC  (9+ messages)
` [PATCH v1 net-next 1/4] net: dsa: microchip: prepare PHY for proper advertisement
` [PATCH v1 net-next 2/4] net: dsa: microchip: add MIB counter reading support
` [PATCH v1 net-next 3/4] net: dsa: microchip: use readx_poll_time for polling
` [PATCH v1 net-next 4/4] net: dsa: microchip: remove unnecessary include headers

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-02-09 16:56 UTC  (15+ messages)
              ` Resource management for ndo_xdp_xmit (Was: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)

[PATCH net-next v2 00/10] net: phy: Add support for 2.5GBASET PHYs
 2019-02-09 16:28 UTC  (4+ messages)

[ISSUE][4.20.6] mlx5 and checksum failures
 2019-02-09 15:54 UTC  (14+ messages)

[PATCH] inet_diag: fix reporting cgroup classid and fallback to priority
 2019-02-09 10:35 UTC 

[PATCH 13/19] net: split out functions related to registering inflight socket files
 2019-02-09  9:49 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
 2019-02-09  8:40 UTC  (3+ messages)

[PATCH net-next 0/5] mvpp2 phylink fixes
 2019-02-09  7:09 UTC  (2+ messages)

[PATCH net-next 0/2] Revert wake_on_lan devlink parameter
 2019-02-09  7:07 UTC  (2+ messages)

[PATCH net-next] ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
 2019-02-09  7:05 UTC  (2+ messages)

[PATCH net-next] ixgbe: Use struct_size() helper
 2019-02-09  7:04 UTC  (2+ messages)

[PATCH net-next] igc: Use struct_size() helper
 2019-02-09  7:04 UTC  (2+ messages)

[PATCH net-next] igb: use struct_size() helper
 2019-02-09  7:04 UTC  (2+ messages)

[PATCH net-next] net: phy: don't double-read link status register if link is up
 2019-02-09  7:02 UTC  (2+ messages)

[PATCH] net: stmmac: Variable "val" in function sun8i_dwmac_set_syscon() could be uninitialized
 2019-02-09  7:01 UTC  (2+ messages)

[PATCH net-next] fm10k: use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] nfp: flower: cmsg: use struct_size() helper
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_router: Use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] bnx2x: Use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] wimax/i2400m: use struct_size() helper
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] wan: wanxl: use struct_size() in kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] net: usb: cdc-phonet: use struct_size() in alloc_netdev()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] net: dsa: use struct_size() in devm_kzalloc()
 2019-02-09  6:58 UTC  (2+ messages)

[PATCH net-next] mpls_iptunnel: use struct_size() helper
 2019-02-09  6:57 UTC  (2+ messages)

[PATCH net-next] net/sched: use struct_size() helper
 2019-02-09  6:57 UTC  (2+ messages)

[PATCH net-next] bridge: use struct_size() helper
 2019-02-09  6:57 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).