messages from 2016-02-26 18:34:31 to 2016-02-28 16:43:56 UTC [more...]
[PATCH RFC v2 00/32] Make DSA switches linux devices
2016-02-28 16:41 UTC (29+ messages)
` [PATCH RFC v2 01/32] net: dsa: Move platform data allocation for OF
` [PATCH RFC v2 03/32] dsa: Make setup and finish more symmetrical
` [PATCH RFC v2 04/32] net: dsa: Pass the dsa device to the switch drivers
` [PATCH RFC v2 05/32] net: dsa: Have the switch driver allocate there own private memory
` [PATCH RFC v2 06/32] net: dsa: Remove allocation of driver "
` [PATCH RFC v2 07/32] net: dsa: Keep the mii bus and address in the private structure
` [PATCH RFC v2 09/32] driver: component: Add support for empty match table
` [PATCH RFC v2 10/32] net: dsa: Add basic support for component master support
` [PATCH RFC v2 11/32] net: dsa: Keep a reference to the switch device for component matching
` [PATCH RFC v2 12/32] net: dsa: Add slave component matches based on a phandle to the slave
` [PATCH RFC v2 13/32] net: dsa: Make dsa,mii-bus optional
` [PATCH RFC v2 14/32] net: dsa: Add register/unregister functions for switch drivers
` [PATCH RFC v2 15/32] net: dsa: Rename DSA probe function
` [PATCH RFC v2 16/32] dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
` [PATCH RFC v2 17/32] dsa: mv88e6xxx: Add shared code for binding/unbinding a switch driver
` [PATCH RFC v2 18/32] dsa: mv88e6xxx: Prepare for turning this into a library module
` [PATCH RFC v2 19/32] dsa: mv88e6xxx: Add macro for registering the drivers
` [PATCH RFC v2 20/32] dsa: Add mdio device support to Marvell switches
` [PATCH RFC v2 21/32] net: mdio: Add mdiodev_{read|write} helpers
` [PATCH RFC v2 22/32] net: dsa: Better integrate the drivers with mdio device
` [PATCH RFC v2 23/32] net: dsa: bcm_sf2: make it a real platform driver
` [PATCH RFC v2 24/32] net: dsa: Add some debug prints for error cases
` [PATCH RFC v2 25/32] net: dsa: Setup the switches after all have been probed
` [PATCH RFC v2 26/32] net: dsa: Only setup platform switches, not device switches
` [PATCH RFC v2 27/32] net: dsa: If a switch fails to probe, defer probing
` [PATCH RFC v2 30/32] dsa: Destroy fixed link phys after the phy has been disconnected
` [PATCH RFC v2 31/32] dsa: dsa: Fix freeing of fixed-phys from user ports
` [PATCH RFC v2 32/32] phy: fixed: Fix removal of phys
net/9p: convert to new CQ API
2016-02-28 16:04 UTC (5+ messages)
` [PATCH] "
` [V9fs-developer] "
[PATCH/RFC v6 net-next] ravb: Add dma queue interrupt support
2016-02-28 15:41 UTC
[PATCH net-next V1 00/10] mlx5 driver updates
2016-02-28 15:09 UTC (11+ messages)
` [PATCH net-next V1 01/10] net/mlx5e: Replace async events spinlock with synchronize_irq()
` [PATCH net-next V1 02/10] net/mlx5e: Placement changed for carrier state updates
` [PATCH net-next V1 03/10] net/mlx5e: Changed naming convention of tx queues in ethtool stats
` [PATCH net-next V1 04/10] net/mlx5e: Move common case counters within sq_stats struct
` [PATCH net-next V1 05/10] net/mlx5e: Set drop RQ's necessary parameters only
` [PATCH net-next V1 06/10] net/mlx5e: Don't try to modify CQ moderation if it is not supported
` [PATCH net-next V1 07/10] net/mlx5e: Don't modify CQ before it was created
` [PATCH net-next V1 08/10] net/mlx5: Make command timeout way shorter
` [PATCH net-next V1 09/10] net/mlx5: Fix global UAR mapping
` [PATCH net-next V1 10/10] net/mlx5: Avoid double mapping of io mapped memory
[PATCH/RFC v5 net-next] ravb: Add dma queue interrupt support
2016-02-28 14:13 UTC (3+ messages)
[net-next PATCH v2 0/8] tc offload for cls_u32 on ixgbe
2016-02-28 14:11 UTC (3+ messages)
` [net-next PATCH v2 2/8] net: rework setup_tc ndo op to consume general tc operand
[PATCH V3 0/3] basic busy polling support for vhost_net
2016-02-28 14:09 UTC (5+ messages)
` [PATCH V3 3/3] vhost_net: basic polling support
[PATCH] net/mlx5e: make VXLAN support conditional
2016-02-28 13:26 UTC (2+ messages)
[PATCH net-next 0/4] qed: Attention support patch series
2016-02-28 10:26 UTC (5+ messages)
` [PATCH net-next 1/4] qed: Semantic refactoring of interrupt code
` [PATCH net-next 2/4] qed: Add support for HW attentions
` [PATCH net-next 3/4] qed: Print HW attention reasons
` [PATCH net-next 4/4] qed: Print additional HW attention info
[net-next][PATCH v2 00/13] RDS: Major clean-up with couple of new features for 4.6
2016-02-28 10:26 UTC (18+ messages)
` [net-next][PATCH v2 01/13] RDS: Drop stale iWARP RDMA transport
` [net-next][PATCH v2 02/13] RDS: Add support for SO_TIMESTAMP for incoming messages
` [net-next][PATCH v2 03/13] MAINTAINERS: update RDS entry
` [net-next][PATCH v2 04/13] RDS: IB: Remove the RDS_IB_SEND_OP dependency
` [net-next][PATCH v2 05/13] RDS: IB: Re-organise ibmr code
` [net-next][PATCH v2 06/13] RDS: IB: create struct rds_ib_fmr
` [net-next][PATCH v2 07/13] RDS: IB: move FMR code to its own file
` [net-next][PATCH v2 08/13] RDS: IB: add connection info to ibmr
` [net-next][PATCH v2 09/13] RDS: IB: handle the RDMA CM time wait event
` [net-next][PATCH v2 10/13] RDS: IB: add mr reused stats
` [net-next][PATCH v2 11/13] RDS: IB: add Fastreg MR (FRMR) detection support
` [net-next][PATCH v2 12/13] RDS: IB: allocate extra space on queues for FRMR support
` [net-next][PATCH v2 13/13] RDS: IB: Support Fastreg MR (FRMR) memory registration mode
[PATCH] asm-generic: remove old nonatomic-io wrapper files
2016-02-28 9:10 UTC (2+ messages)
[PATCH 3/3] 3c59x: Use setup_timer()
2016-02-28 8:13 UTC (7+ messages)
` [PATCH] 3c59x: Ensure to apply the expires time
Softirq priority inversion from "softirq: reduce latencies"
2016-02-28 5:55 UTC (10+ messages)
[PATCH net-next 00/10] mlx5 driver updates
2016-02-28 5:43 UTC (3+ messages)
` [PATCH net-next 09/10] net/mlx5: Fix global UAR mapping
[net-next PATCH v3 0/3] tc software only
2016-02-28 4:28 UTC (5+ messages)
` [net-next PATCH v3 1/3] net: sched: consolidate offload decision in cls_u32
[net-next-2.6 v4 0/3] net_sched: Add support for IFE action
2016-02-28 4:26 UTC (7+ messages)
` [net-next-2.6 PATCH v4 1/3] introduce "
` [net-next-2.6 PATCH v4 2/3] Support to encoding decoding skb mark on "
` [net-next-2.6 PATCH v4 3/3] Support to encoding decoding skb prio "
[Patch net-next] net: remove skb_sender_cpu_clear()
2016-02-28 4:19 UTC
[PATCH net] sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info
2016-02-28 2:33 UTC
[net-next][PATCH 00/13] RDS: Major clean-up with couple of new features for 4.6
2016-02-28 2:13 UTC (15+ messages)
` [net-next][PATCH 01/13] RDS: Drop stale iWARP RDMA transport
` [net-next][PATCH 02/13] RDS: Add support for SO_TIMESTAMP for incoming messages
` [net-next][PATCH 03/13] MAINTAINERS: update RDS entry
` [net-next][PATCH 04/13] RDS: IB: Remove the RDS_IB_SEND_OP dependency
` [net-next][PATCH 05/13] RDS: IB: Re-organise ibmr code
` [net-next][PATCH 06/13] RDS: IB: create struct rds_ib_fmr
` [net-next][PATCH 07/13] RDS: IB: move FMR code to its own file
` [net-next][PATCH 08/13] RDS: IB: add connection info to ibmr
` [net-next][PATCH 09/13] RDS: IB: handle the RDMA CM time wait event
` [net-next][PATCH 10/13] RDS: IB: add mr reused stats
` [net-next][PATCH 11/13] RDS: IB: add Fastreg MR (FRMR) detection support
` [net-next][PATCH 12/13] RDS: IB: allocate extra space on queues for FRMR support
` [net-next][PATCH 13/13] RDS: IB: Support Fastreg MR (FRMR) memory registration mode
[PATCH net] sctp: lack the check for ports in sctp_v6_cmp_addr
2016-02-28 2:03 UTC
КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mloginova19@gmail.com Skype: prodawez389
2016-02-27 21:39 UTC
(unknown),
2016-02-28 0:12 UTC
Sending short raw packets using sendmsg() broke
2016-02-27 23:02 UTC (5+ messages)
[patch] rocker: fix an error code
2016-02-27 19:06 UTC (3+ messages)
[PATCH net-next 0/5] vxlan: implement Generic Protocol Extension (GPE)
2016-02-27 21:02 UTC (12+ messages)
` [PATCH net-next 1/5] vxlan: implement GPE in L2 mode
` [PATCH net-next 5/5] vxlan: implement GPE in L3 mode
net: mv643xx: interface does not transmit after some time
2016-02-27 20:06 UTC (2+ messages)
[PATCH] mld, igmp: Fix reserved tailroom calculation
2016-02-27 19:57 UTC
[PATCH net 0/3] r8169:issues fix
2016-02-27 18:19 UTC (4+ messages)
` [PATCH net 1/3] r8169:fix nic sometimes doesn't work after changing the mac address
[PATCH net-next] net: ipv6/l3mdev: Move host route on saved address if necessary
2016-02-27 17:59 UTC
[PATCH] wan: lmc: Switch to using managed resources
2016-02-27 17:04 UTC
[net-next-2.6 v3 0/3] net_sched: Add support for IFE action
2016-02-27 12:27 UTC (6+ messages)
` [net-next-2.6 v3 1/3] introduce "
` [net-next-2.6 v3 2/3] Support to encoding decoding skb mark on "
` [net-next-2.6 v3 3/3] Support to encoding decoding skb prio "
[PATCH v2 0/3] Convert network timestamps to be y2038 safe
2016-02-27 8:32 UTC (4+ messages)
` [PATCH v2 1/3] net: ipv4: Convert IP "
` [PATCH v2 2/3] net: ipv4: tcp_probe: Replace timespec with timespec64
` [PATCH v2 3/3] net: sctp: Convert log timestamps to be y2038 safe
[PATCH v4 net-next] net: Implement fast csum_partial for x86_64
2016-02-27 8:30 UTC (8+ messages)
[PATCH] IPIP tunnel performance improvement
2016-02-27 7:06 UTC (4+ messages)
我的相片在
2016-02-27 6:44 UTC
[PATCH] appletalk: Pass IP-over-DDP packets through when 'ipddp0' interface is not present
2016-02-27 4:49 UTC (4+ messages)
[PATCH V2 11/12] net-next: mediatek: add Kconfig and Makefile
2016-02-27 3:29 UTC (2+ messages)
[PATCH net-next 0/9] net: dsa: mv88e6xxx: implement VLAN filtering
2016-02-27 3:14 UTC (10+ messages)
` [PATCH net-next 7/9] net: dsa: mv88e6xxx: restore VLANTable map control
[PATCH 0/4] Convert network timestamps to be y2038 safe
2016-02-27 2:56 UTC (5+ messages)
` [PATCH 3/4] net: ipv4: tcp_probe: Replace timespec with timespec64
ip v6 routing behavior difference between linux 3.4 and linux 3.18
2016-02-27 1:57 UTC
[PATCH net] bna: fix list corruption
2016-02-26 23:48 UTC (2+ messages)
pull-request: mac80211-next 2016-02-26
2016-02-26 20:37 UTC
[PATCH] net: ezchip: adapt driver to little endian architecture
2016-02-26 20:25 UTC (4+ messages)
[PATCH net-next v2 0/4] bridge: mcast: add support for temp router port
2016-02-26 20:20 UTC (5+ messages)
` [PATCH net-next v2 1/4] bridge: mcast: use names for the different multicast_router types
` [PATCH net-next v2 2/4] bridge: mcast: do nothing if port's multicast_router is set to the same val
` [PATCH net-next v2 3/4] bridge: mcast: add support for temporary port router
` [PATCH net-next v2 4/4] bridge: mcast: add support for more router port information dumping
BUG: ixgbe_select_queue: general protection fault in v4.4.3
2016-02-26 19:58 UTC
[PATCH] net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump
2016-02-26 20:04 UTC (2+ messages)
[net-next v2 00/15][pull request] 1GbE Intel Wired LAN Driver Updates 2016-02-24
2016-02-26 19:57 UTC (2+ messages)
[PATCH net-next 0/3] bridge: mcast: add support for temp router port
2016-02-26 19:51 UTC (5+ messages)
` [PATCH net-next 1/3] bridge: mcast: use names for the different multicast_router types
` [PATCH net-next 2/3] bridge: mcast: do nothing if port's multicast_router is set to the same val
` [PATCH net-next 3/3] bridge: mcast: add support for temporary port router
[net-next PATCH] GSO: Provide software checksum of tunneled UDP fragmentation offload
2016-02-26 19:24 UTC (2+ messages)
[PATCH net-next v3 0/2] net: l3mdev: Fix source address for unnumbered deployments
2016-02-26 19:24 UTC (2+ messages)
[RFC/RFT] mac80211: implement fq_codel for software queuing
2016-02-26 18:54 UTC (3+ messages)
[PATCH RFC 0/3] intermediate representation for jit and cls_u32 conversion
2016-02-26 18:53 UTC (6+ messages)
[PATCH V2 00/12] net-next: mediatek: add ethernet driver
2016-02-26 18:34 UTC (5+ messages)
` [PATCH V2 03/12] net-next: mediatek: add embedded switch driver (ESW)
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).