messages from 2017-03-27 07:06:26 to 2017-03-27 23:52:52 UTC [more...]
[BUG] ethernet:mellanox:mlx5: Oops in health_recover get_nic_state(dev)
2017-03-27 23:45 UTC
[net-next v2 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-27
2017-03-27 23:52 UTC (9+ messages)
` [net-next v2 01/10] i40e/i40evf: Update code to better handle incrementing page count
` [net-next v2 02/10] i40e: fix configuration of RSS table with DCB
` [net-next v2 03/10] i40e/i40evf: Fix use after free in Rx cleanup path
` [net-next v2 04/10] i40e: Fixed race conditions in VF reset
` [net-next v2 05/10] i40e: removed no longer needed delays
` [net-next v2 06/10] i40e/i40evf: Clean-up process_skb_fields
` [net-next v2 07/10] i40e: Drop FCoE code from core driver files
` [net-next v2 08/10] i40e: Drop FCoE code that always evaluates to false or 0
[PATCH net] MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIB
2017-03-27 23:49 UTC (3+ messages)
[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-25
2017-03-27 23:38 UTC (5+ messages)
` [net-next 05/11] i40e: fix for queue timing delays
[PATCH] net: mvneta: set rx mode during resume if interface is running
2017-03-27 23:15 UTC (2+ messages)
[PATCH net-next] ipv6: sr: select DST_CACHE by default
2017-03-27 23:05 UTC (2+ messages)
[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
2017-03-27 23:04 UTC (6+ messages)
[PATCH net-next] net: ibmveth: Remove unused stats member from struct ibmveth_adapter
2017-03-27 23:02 UTC (2+ messages)
[PATCH net-next] net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
2017-03-27 23:02 UTC (2+ messages)
[PATCH net-next] net: bfin_mac: Remove unused stats member from struct bfin_mac_local
2017-03-27 23:02 UTC (2+ messages)
[PATCH] netvsc: fix dereference before null check errors
2017-03-27 23:01 UTC (3+ messages)
[PATCH net-next 0/4] net: mpls: Allow users to configure more labels per route
2017-03-27 22:54 UTC (9+ messages)
` [PATCH net-next 1/4] net: mpls: Convert number of nexthops to u8
[PATCH] net: tehuti: use new api ethtool_{get|set}_link_ksettings
2017-03-27 23:00 UTC (2+ messages)
[PATCH net-next] rtnl: Add support for netdev event to link messages
2017-03-27 22:58 UTC (2+ messages)
[PATCH] net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
2017-03-27 22:53 UTC (2+ messages)
[patch net-next 0/8] Add support for pipeline debug (dpipe)
2017-03-27 22:48 UTC (2+ messages)
[PATCH RFC v2 0/3] phylib EEE updates
2017-03-27 22:47 UTC (14+ messages)
` [PATCH RFC v2 1/3] net: phy: avoid setting unsupported EEE advertisments
` [PATCH RFC v2 2/3] net: phy: restart phy autonegotiation after EEE advertisment change
` [PATCH RFC v2 3/3] net: phy: allow EEE with SGMII interface modes
[PATCH net-next] vxlan: don't age NTF_EXT_LEARNED fdb entries
2017-03-27 22:46 UTC
[PATCHv2 net] sctp: change to save MSG_MORE flag into assoc
2017-03-27 22:43 UTC (2+ messages)
[PATCH v2] net: netfilter: Remove multiple assignment
2017-03-27 22:33 UTC
Extending socket timestamping API for NTP
2017-03-27 21:20 UTC (16+ messages)
[PATCH net-next 0/2] net: mpls: multipath route cleanups
2017-03-27 21:12 UTC (3+ messages)
[PATCH net-next 0/2] net: stmmac: multiple queue fixes
2017-03-27 21:00 UTC (17+ messages)
` [PATCH net-next 2/2] net: stmmac: fix number of tx queues in stmmac_poll
[PATCH net-next 1/2] flow_dissector: add mpls support
2017-03-27 20:58 UTC (6+ messages)
` [PATCH net-next 2/2] cls_flower: add support for matching MPLS labels
[pull request][net-next 00/14] Mellanox mlx5e Fail-safe config
2017-03-27 20:49 UTC (15+ messages)
` [net-next 01/14] net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channel
` [net-next 02/14] net/mlx5e: Set netdev->rx_cpu_rmap on netdev creation
` [net-next 03/14] net/mlx5e: Introduce mlx5e_channels
` [net-next 04/14] net/mlx5e: Redirect RQT refactoring
` [net-next 05/14] net/mlx5e: Refactor refresh TIRs
` [net-next 06/14] net/mlx5e: Split open/close channels to stages
` [net-next 07/14] net/mlx5e: Isolate open_channels from priv->params
` [net-next 08/14] net/mlx5e: CQ and RQ don't need priv pointer
` [net-next 09/14] net/mlx5e: Minimize mlx5e_{open/close}_locked
` [net-next 10/14] net/mlx5e: Introduce switch channels
` [net-next 11/14] net/mlx5e: Fail safe ethtool settings
` [net-next 12/14] net/mlx5e: Fail safe cqe compressing/moderation mode setting
` [net-next 13/14] net/mlx5e: Fail safe tc setup
` [net-next 14/14] net/mlx5e: Fail safe mtu and lro setting
[PATCH RFC net-next 0/3] net: phy: Read if PHY can stop its clock
2017-03-27 20:38 UTC (6+ messages)
` [PATCH RFC net-next 1/3] net: mdio: add definition for MDIO_STAT1_CLOCK_STOP_CAPABLE
` [PATCH RFC net-next 2/3] net: phy: read whether PHY supports stopping clock during LPI
` [PATCH RFC net-next 3/3] net: phy: stop the PHY clock during LPI only if supported
[PATCH RFC v4 00/10] net: qualcomm: add QCA7000 UART driver
2017-03-27 20:30 UTC (15+ messages)
` [PATCH RFC v4 01/10] net: qualcomm: remove unnecessary includes
` [PATCH RFC v4 05/10] net: qualcomm: prepare frame decoding for UART driver
` [PATCH RFC v4 06/10] net: qualcomm: make qca_common a separate kernel module
` [PATCH RFC v4 02/10] net: qca_debug: use net_device_ops instead of direct call
` [PATCH RFC v4 03/10] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
` [PATCH RFC v4 04/10] net: qualcomm: rename qca_framing.c to qca_common.c
` [PATCH RFC v4 07/10] dt-bindings: net: add binding for QCA7000 UART
` [PATCH RFC v4 08/10] net: qualcomm: add QCA7000 UART driver
` [PATCH RFC v4 09/10] tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
` [PATCH RFC v4 10/10] tty: serdev: add functions to retrieve common UART settings
[PATCH v2] cfg80211: Fix array-bounds warning in fragment copy
2017-03-27 19:58 UTC
[PATCH] cfg80211: Fix array-bounds warning in fragment copy
2017-03-27 19:32 UTC (5+ messages)
[PATCH next 4/5] bonding: correctly update link status during mii-commit phase
2017-03-27 18:37 UTC
[PATCH next 5/5] bonding: avoid printing while holding a spinlock
2017-03-27 18:37 UTC
[PATCH next 3/5] bonding: make speed, duplex setting consistent with link state
2017-03-27 18:37 UTC
[PATCH next 1/5] bonding: split bond_set_slave_link_state into two parts
2017-03-27 18:37 UTC
[PATCH next 2/5] bonding: improve link-status update in mii-monitoring
2017-03-27 18:37 UTC
[PATCH next 0/5] link-status fixes for mii-monitoring
2017-03-27 18:37 UTC
[RFC PATCH iproute2 net-next] tc flower: support for matching MPLS
2017-03-27 18:25 UTC
[PATCH ethtool] ethtool: Support for configurable RSS hash function
2017-03-27 18:02 UTC (3+ messages)
[PATCH 1/1] ethtool : added get_phy_stats,get_strings,get_sset_count
2017-03-27 17:38 UTC (4+ messages)
remove pci_enable_msix()
2017-03-27 17:30 UTC (15+ messages)
` [PATCH 1/5] net: thunderx: switch to pci_alloc_irq_vectors
` [PATCH 2/5] net: thunderxvf: "
` [PATCH 3/5] net: alx: "
` [PATCH 4/5] net/ena: "
` [PATCH 5/5] PCI: remove pci_enable_msix
[PATCH] net: ipconfig: fix ic_close_devs() use-after-free
2017-03-27 17:00 UTC
Page allocator order-0 optimizations merged
2017-03-27 16:58 UTC (15+ messages)
` in_irq_or_nmi()
[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
2017-03-27 16:11 UTC (2+ messages)
[PATCHv2 net-next 0/7] sctp: add receiver-side procedures for stream reconf asoc reset and add streams and response
2017-03-27 15:50 UTC (8+ messages)
` [PATCHv2 net-next 2/7] sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
[PATCH net-next v3 0/3] net: phy: Allow splitting MDIO bus/device support
2017-03-27 15:41 UTC (3+ messages)
` [PATCH net-next v3 3/3] net: phy: Allow splitting MDIO bus/device support from PHYs
[PATCH] net: netfilter: Remove multiple assignment
2017-03-27 15:09 UTC (4+ messages)
` [Outreachy kernel] "
net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
2017-03-27 14:23 UTC (19+ messages)
[PATCH] Bluetooth: fix assignments on error variable err
2017-03-27 14:23 UTC (2+ messages)
[PATCH v7 0/6] Bluetooth: 6LoWPAN: Fix lladdr length
2017-03-27 14:11 UTC (2+ messages)
[PATCH 00/18] net subsystem various refcounter conversions
2017-03-27 14:05 UTC (3+ messages)
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
[PATCH] xfrm: branchless addr4_match() on 64-bit
2017-03-27 13:11 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/2] netfilter: Remove unnecessary cast on void pointer
2017-03-27 12:27 UTC (2+ messages)
[PATCH v2] net: moxa: fix TX overrun memory leak
2017-03-27 12:31 UTC
[PATCH] net: netfilters: Remove extra parenthesis
2017-03-27 12:02 UTC (2+ messages)
[PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs
2017-03-27 11:59 UTC (5+ messages)
` [PATCH v2 1/2] net: phy: Fix PHY AN done state machine "
` [PATCH v3 "
[PATCH] xfrm: use "unsigned int" in addr_match()
2017-03-27 10:36 UTC (2+ messages)
[PATCH] xfrm: remove unused struct xfrm_mgr::id
2017-03-27 10:35 UTC (2+ messages)
[PATCH] xfrm: use "unsigned int" in __xfrm6_pref_hash()
2017-03-27 10:36 UTC (2+ messages)
[4.9.13] brcmf use-after-free on resume
2017-03-27 10:09 UTC (4+ messages)
[PATCH RFC v2] net: phy: improve phylib correctness for non-autoneg settings
2017-03-27 10:01 UTC
[v2,net-next,1/3] net: stmmac: enable multiple buffers
2017-03-27 9:34 UTC (7+ messages)
[PATCH] igb: add module param to set max-rss-queues
2017-03-27 9:26 UTC (2+ messages)
[PATCH 0/5] rds: trivial patches
2017-03-27 9:17 UTC (9+ messages)
` [PATCH 2/5] rds: rdma: fix memory leak error
` [PATCH 4/5] rds: remove the unused variable
` [PATCH 1/5] rds: tcp: release the created connection
` [PATCH 3/5] rds: remove unnecessary returned value check
` [PATCH 5/5] rds: ib: add the static type to the functions
[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
2017-03-27 8:44 UTC (2+ messages)
ath: firmware panic! exccause: 0x0000000d
2017-03-27 8:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).