netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-18 14:17:01 to 2017-07-19 17:37:21 UTC [more...]

[PATCH 0/2] Atheros 803x PHY RGMII clock delays
 2017-07-19 17:36 UTC  (5+ messages)
` [PATCH 1/2] net: phy: at803x: Fix RGMII RX and TX clock delays setup
` [PATCH 2/2] net: ethernet: nb8800: Fix RGMII TX clock delay setup

[PATCH net] Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
 2017-07-19 17:22 UTC 

[net-next v3 0/5][pull request] 10GbE Intel Wired LAN Driver Updates 2017-07-18
 2017-07-19 17:09 UTC  (8+ messages)
` [net-next v3 1/5] ixgbe: Ensure MAC filter was added before setting MACVLAN
` [net-next v3 2/5] ixgbe: Enable LASI interrupts for X552 devices
` [net-next v3 3/5] ixgbe: Update NW_MNG_IF_SEL support for X553
` [net-next v3 4/5] ixgbe: Do not support flow control autonegotiation "
` [net-next v3 5/5] ixgbe: Disable flow control for XFI

out-of-bounds access with virtio-net
 2017-07-19 16:59 UTC 

[PATCH] net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
 2017-07-19 16:55 UTC  (3+ messages)

[patch net-next 00/17] mlxsw: Support for IPv6 UC router
 2017-07-19 16:43 UTC  (35+ messages)
` [patch net-next 01/17] net: core: Make the FIB notification chain generic
` [patch net-next 02/17] mlxsw: spectrum_router: Ignore address families other than IPv4
` [patch net-next 03/17] rocker: "
` [patch net-next 04/17] net: fib_rules: Implement notification logic in core
` [patch net-next 05/17] ipv6: fib_rules: Check if rule is a default rule
` [patch net-next 06/17] ipv6: fib: Add FIB notifiers callbacks
` [patch net-next 07/17] ipv6: fib: Add in-kernel notifications for route add / delete
` [patch net-next 08/17] ipv6: fib_rules: Dump rules during registration to FIB chain
` [patch net-next 09/17] ipv6: fib: Dump tables "
` [patch net-next 10/17] ipv6: fib: Add offload indication to routes
` [patch net-next 11/17] ipv6: fib: Allow non-FIB users to take reference on route
` [patch net-next 12/17] mlxsw: spectrum_router: Demultiplex FIB event based on family
` [patch net-next 13/17] mlxsw: spectrum_router: Sanitize IPv6 FIB rules
` [patch net-next 14/17] mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
` [patch net-next 15/17] mlxsw: spectrum_router: Add support for route replace
` [patch net-next 16/17] mlxsw: spectrum_router: Abort on source-specific routes
` [patch net-next 17/17] mlxsw: spectrum_router: Don't ignore IPv6 notifications

[PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg()
 2017-07-19 16:26 UTC  (2+ messages)

[PATCH net-next v2 00/13] Change DSA's FDB API and perform switchdev cleanup
 2017-07-19 16:04 UTC  (14+ messages)
` [PATCH net-next v2 01/13] net: dsa: Change DSA slave FDB API to be switchdev independent
` [PATCH net-next v2 02/13] net: dsa: Remove prepare phase for FDB
` [PATCH net-next v2 03/13] net: dsa: Remove switchdev dependency from DSA switch notifier chain
` [PATCH net-next v2 04/13] net: dsa: Add support for learning FDB through notification
` [PATCH net-next v2 05/13] net: dsa: Remove support for FDB add/del via SELF
` [PATCH net-next v2 06/13] net: dsa: Add support for querying supported bridge flags
` [PATCH net-next v2 07/13] net: dsa: Remove support for vlan dump from DSA's drivers
` [PATCH net-next v2 08/13] net: dsa: Remove support for bypass bridge port attributes/vlan set
` [PATCH net-next v2 09/13] net: dsa: Remove support for MDB dump from DSA's drivers
` [PATCH net-next v2 10/13] net: dsa: Remove redundant MDB dump support
` [PATCH net-next v2 11/13] net: dsa: Move FDB dump implementation inside DSA
` [PATCH net-next v2 12/13] net: bridge: Remove FDB deletion through switchdev object
` [PATCH net-next v2 13/13] net: switchdev: Remove bridge bypass support from switchdev

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-19 15:25 UTC  (7+ messages)
` [PATCH 044/102] net: dsa: mt7530: explicitly request exclusive reset control
` [PATCH 045/102] net: ethernet: hisi_femac: "
` [PATCH 046/102] net: ethernet: hix5hd2_gmac: "
` [PATCH 047/102] net: stmmac: "
` [PATCH 048/102] net: stmmac: dwc-qos: "
` [PATCH 049/102] ath10k: "

[PATCH] net: Convert to using %pOF instead of full_name
 2017-07-19 15:09 UTC  (3+ messages)

ath10k_htt_rx_amsdu_allowed() noise
 2017-07-19 15:00 UTC  (3+ messages)

commit 16ecba59 breaks 82574L under heavy load
 2017-07-19 14:19 UTC  (3+ messages)

[PATCH V2 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-07-19 12:41 UTC  (26+ messages)
` [PATCH V2 net-next 01/21] net-next/hinic: Initialize hw interface
` [PATCH V2 net-next 02/21] net-next/hinic: Initialize hw device components
` [PATCH V2 net-next 03/21] net-next/hinic: Initialize api cmd resources
` [PATCH V2 net-next 04/21] net-next/hinic: Initialize api cmd hw
` [PATCH V2 net-next 05/21] net-next/hinic: Add management messages
` [PATCH V2 net-next 06/21] net-next/hinic: Add api cmd commands
` [PATCH V2 net-next 07/21] net-next/hinic: Add aeqs
` [PATCH V2 net-next 08/21] net-next/hinic: Add port management commands
` [PATCH V2 net-next 09/21] net-next/hinic: Add Rx mode and link event handler
` [PATCH V2 net-next 10/21] net-next/hinic: Add logical Txq and Rxq
` [PATCH V2 net-next 11/21] net-next/hinic: Add wq
` [PATCH V2 net-next 12/21] net-next/hinic: Add qp resources
` [PATCH V2 net-next 13/21] net-next/hinic: Set qp context
` [PATCH V2 net-next 14/21] net-next/hinic: Initialize cmdq
` [PATCH V2 net-next 15/21] net-next/hinic: Add ceqs
` [PATCH V2 net-next 16/21] net-next/hinic: Add cmdq commands
` [PATCH V2 net-next 17/21] net-next/hinic: Add cmdq completion handler
` [PATCH V2 net-next 18/21] net-next/hinic: Add Rx handler
` [PATCH V2 net-next 19/21] net-next/hinic: Add Tx operation
` [PATCH V2 net-next 20/21] net-next/hinic: Add ethtool and stats
` [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll

[PATCH 07/13] net: dsa: lan9303: Added basic offloading of unicast traffic
 2017-07-19 12:32 UTC 

[PATCH net-next 00/11] Change DSA's FDB API and perform switchdev cleanup
 2017-07-19 12:00 UTC  (20+ messages)
` [PATCH net-next 04/11] net: dsa: Add support for learning FDB through notification
` [PATCH net-next 05/11] net: dsa: Remove support for FDB add/del via SELF
` [PATCH net-next 06/11] net: dsa: Add support for querying supported bridge flags
` [PATCH net-next 07/11] net: dsa: Remove support for bypass bridge port attributes/vlan set
` [PATCH net-next 08/11] net: dsa: Remove redundant MDB dump support
` [PATCH net-next 09/11] net: dsa: Move FDB dump implementation inside DSA
` [PATCH net-next 10/11] net: bridge: Remove FDB deletion through switchdev object
` [PATCH net-next 11/11] net: switchdev: Remove bridge bypass support from switchdev

[PATCH net-next V2 0/5] Refine virtio-net XDP
 2017-07-19  8:54 UTC  (6+ messages)
` [PATCH net-next V2 1/5] virtio_ring: allow to store zero as the ctx
` [PATCH net-next V2 2/5] virtio-net: pack headroom into ctx for mergeable buffers
` [PATCH net-next V2 3/5] virtio-net: switch to use new ctx API for small buffer
` [PATCH net-next V2 4/5] virtio-net: do not reset during XDP set
` [PATCH net-next V2 5/5] virtio-net: switch off offloads on demand if possible on "

Use sock_diag instead of procfs for new address families?
 2017-07-19  8:48 UTC  (4+ messages)

[PATCH net-next] cxgb4: Update register ranges of T4/T5/T6 adapters
 2017-07-19  7:39 UTC 

[PATCH v2] iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'
 2017-07-19  6:59 UTC  (2+ messages)

[PATCH] net/sunrpc/xprt_sock: fix regression in connection error reporting
 2017-07-19  4:05 UTC 

[PATCH] net: ethernet: mediatek: remove useless code in mtk_poll_tx()
 2017-07-19  3:23 UTC  (2+ messages)

[PATCH net-next 0/5] refine virtio-net XDP
 2017-07-19  2:40 UTC  (17+ messages)
` [PATCH net-next 2/5] virtio-net: pack headroom into ctx for mergeable buffer
` [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer
` [PATCH net-next 4/5] virtio-net: do not reset during XDP set
` [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on "

[PATCH ethtool net] ethtool: fix the rx vs tx mixup in set channel message
 2017-07-19  2:02 UTC 

[PATCH] rtlwifi: remove useless code
 2017-07-19  1:35 UTC  (2+ messages)

[PATCH iproute2 net-next] bridge: this patch adds json support for bridge mdb show
 2017-07-19  0:33 UTC  (2+ messages)

[PATCH RFC, iproute2] tc/mqprio: Add support to configure bandwidth rate limit through mqprio
 2017-07-19  0:29 UTC  (2+ messages)

[PATCH iproute2] tc: fix typo in manpage
 2017-07-19  0:26 UTC  (2+ messages)

[PATCH iproute2 -master 0/3] BPF updates
 2017-07-19  0:23 UTC  (2+ messages)

[PATCH v2 net-next] net: systemport: Support 64bit statistics
 2017-07-19  0:18 UTC 

[PATCH iproute2 net-next] iproute: extend route get for mpls routes
 2017-07-19  0:15 UTC  (2+ messages)

[PATCH] netns: avoid directory traversal (was: ip netns: Make sure netns name is sane)
 2017-07-19  0:12 UTC  (2+ messages)

[git][98ed5bb] rvbd/rbt-kernel : bnx2-fix
 2017-07-18 23:43 UTC 

(unknown),
 2017-07-18 23:49 UTC 

[PATCH net-next v2 1/1] geneve: add rtnl changelink support
 2017-07-18 23:33 UTC 

[PATCH net-next 0/3] net: make dev_close void
 2017-07-18 22:59 UTC  (4+ messages)
` [PATCH net-next 1/3] bluetooth: 6lowpan dev_close never returns error
` [PATCH net-next 2/3] hns: remove useless void cast
  ` [PATCH net-next 3/3] net: make dev_close and related functions void

[PATCH 0/5] Netfilter fixes for net
 2017-07-18 21:54 UTC  (4+ messages)

A buggy behavior for Linux TCP Reno and HTCP
 2017-07-18 21:36 UTC 

[PATCH] liquidio: lio_main: remove unnecessary static in setup_io_queues()
 2017-07-18 21:05 UTC  (2+ messages)

[PATCH] liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()
 2017-07-18 21:05 UTC  (2+ messages)

[PATCH] qlcnic: remove unnecessary static in qlcnic_dump_fw()
 2017-07-18 20:45 UTC 

[PATCH] net: tulip: remove useless code in tulip_init_one()
 2017-07-18 20:43 UTC 

[PATCH] wireless: airo: remove unnecessary static in writerids()
 2017-07-18 20:37 UTC 

[PATCH net-next] net: dsa: unexport dsa_is_port_initialized
 2017-07-18 20:23 UTC 

[PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops
 2017-07-18 19:58 UTC  (8+ messages)

[PATCH net-next] net/packet: remove unused PGV_FROM_VMALLOC definition
 2017-07-18 19:23 UTC 

[PATCH v3 00/10] constify net attribute_group structures
 2017-07-18 19:05 UTC  (2+ messages)

[PATCH V2 net] net: fix tcp reset packet flowlabel for ipv6
 2017-07-18 19:03 UTC 

[PATCH net v2] udp: preserve skb->dst if required for IP options processing
 2017-07-18 19:00 UTC  (2+ messages)

[patch net-next 00/22] mlxsw: Preparations for IPv6 UC router
 2017-07-18 18:59 UTC  (2+ messages)

[RFC net 0/2] fix ipv6 tcp reset packet flowlabel issues
 2017-07-18 18:59 UTC  (6+ messages)
` [RFC net 1/2] net: set skb hash for IP6 TCP reset packet

[PATCH net-next 0/2] liquidio: Add support for managing liquidio adapter
 2017-07-18 18:58 UTC  (3+ messages)
` [PATCH net-next 2/2] liquidio: Add support to create management interface

[PATCH] atm: zatm: Fix an error handling path in 'zatm_init_one()'
 2017-07-18 18:38 UTC  (2+ messages)

[PATCH] ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
 2017-07-18 18:23 UTC  (2+ messages)

[PATCH] ppp: Fix false xmit recursion detect with two ppp devices
 2017-07-18 18:21 UTC  (2+ messages)

[PATCH net-next 0/10] xfrm: remove flow cache
 2017-07-18 18:15 UTC  (2+ messages)

[PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities
 2017-07-18 18:11 UTC  (2+ messages)

[PATCH v1 1/1] dt-binding: ptp: Add SoC compatibility strings for dte ptp clock
 2017-07-18 17:14 UTC  (3+ messages)

[Resend, PATCH v1] ISDN: eicon: switch to use native bitmaps
 2017-07-18 15:49 UTC 

[PATCH net-next] sfc: Add ethtool -m support for QSFP modules
 2017-07-18 15:43 UTC 

[PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes
 2017-07-18 15:08 UTC  (3+ 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).