messages from 2015-04-01 20:37:04 to 2015-04-02 16:05:41 UTC [more...]
[PATCH net-next v2 00/26] switchdev: spring cleanup
2015-04-02 16:05 UTC (8+ messages)
` [PATCH net-next v2 01/26] switchdev: introduce get/set attrs ops
[RFC,v2,02/12] soc/fman: Add the FMan FLIB
2015-04-02 15:48 UTC (2+ messages)
[PATCH ipsec] vti6: fix uninit when using x-netns
2015-04-02 15:31 UTC
[PATCH net-next] tc: bpf: add checksum helpers
2015-04-02 15:21 UTC (4+ messages)
[PATCH iproute2] man ip-netns: Fix shifted layout at bottom of 'ip netns del'
2015-04-02 15:08 UTC
[PATCH net-next] veth: set iflink to the peer veth
2015-04-02 15:07 UTC (14+ messages)
` [PATCH net-next v2 0/12] Remove iflink field from the net_device structure
` [PATCH net-next v2 01/12] dev: introduce dev_get_iflink()
` [PATCH net-next v2 02/12] ip6tnl,gre6,vti6: implement ndo_get_iflink
` [PATCH net-next v2 03/12] ipip,gre,vti,sit: "
` [PATCH net-next v2 04/12] ipmr,ip6mr: "
` [PATCH net-next v2 05/12] vlan: "
` [PATCH net-next v2 06/12] macvlan: "
` [PATCH net-next v2 07/12] ipvlan: "
` [PATCH net-next v2 08/12] infiniband/ipoib: "
` [PATCH net-next v2 09/12] dsa: "
` [PATCH net-next v2 10/12] net: remove iflink field from struct net_device
` [PATCH net-next v2 11/12] dev: set iflink to 0 for virtual interfaces
` [PATCH net-next v2 12/12] veth: set iflink to the peer veth
[PATCH 1/2] ipvlan: don't loose broadcast MAC when setting MAC filters
2015-04-02 14:40 UTC (10+ messages)
` [PATCH] ipvlan: fix up broadcast MAC filtering for ARP and DHCP
[PATCHv2 0/6] RDS: RDS core bug fixes
2015-04-02 14:19 UTC (7+ messages)
` [PATCHv2 1/6] RDS: Re-add pf/sol access via sysctl
` [PATCHv2 2/6] RDS: only use passive connections when addresses match
` [PATCHv2 3/6] rds: check for excessive looping in rds_send_xmit
` [PATCHv2 4/6] RDS: make sure not to loop forever inside rds_send_xmit
` [PATCHv2 5/6] RDS: rds_send_xmit is called under a spinlock, lets not do a cond_resched()
` [PATCHv2 6/6] RDS: don't trust the LL_SEND_FULL bit
[PATCH net-next 00/16] mlx5 batch of patches for net-next
2015-04-02 14:07 UTC (17+ messages)
` [PATCH net-next 01/16] net/mlx5_core: Allocate firmware pages from device's NUMA node
` [PATCH net-next 02/16] net/mlx5_core: Fix call to mlx5_core_qp_modify
` [PATCH net-next 03/16] net/mlx5_core: Coding style fix
` [PATCH net-next 04/16] net/mlx5_core: Avoid setting DC requestor/responder resources
` [PATCH net-next 05/16] net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
` [PATCH net-next 06/16] net/mlx5_core: Use the right inbox struct in destroy mkey command
` [PATCH net-next 07/16] net/mlx5_core: Use coherent memory for command interface page
` [PATCH net-next 08/16] net/mlx5_core: Avoid copying outbox in aysnc command completion
` [PATCH net-next 09/16] net/mlx5_core: Avoid usage command work entry after writing command doorbell
` [PATCH net-next 10/16] net/mlx5_core: Fix a bug in alloc_token
` [PATCH net-next 11/16] net/mlx5_core: Fix Mellanox copyright note
` [PATCH net-next 12/16] IB/mlx5: "
` [PATCH net-next 13/16] net/mlx5_core: Update module info macros for ConnectX4 Support
` [PATCH net-next 14/16] net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
` [PATCH net-next 15/16] net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
` [PATCH net-next 16/16] net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
[PATCH 0/6] RDS: RDS core bug fixes
2015-04-02 14:06 UTC (8+ messages)
` [PATCH 1/6] RDS: Re-add pf/sol access via sysctl
` [PATCH 2/6] RDS: only use passive connections when addresses match
` [PATCH 3/6] rds: check for excessive looping in rds_send_xmit
` [PATCH 4/6] RDS: make sure not to loop forever inside rds_send_xmit
` [PATCH 5/6] RDS: rds_send_xmit is called under a spinlock, lets not do a cond_resched()
` [PATCH 6/6] RDS: don't trust the LL_SEND_FULL bit
[PATCH resend] Renesas Ethernet AVB driver
2015-04-02 13:56 UTC (2+ messages)
[PATCH net-next 0/3] tipc: remove some unnecessary complexity
2015-04-02 13:33 UTC (4+ messages)
` [PATCH net-next 1/3] tipc: drop tunneled packet duplicates at reception
` [PATCH net-next 2/3] tipc: eliminate delayed link deletion at link failover
` [PATCH net-next 3/3] tipc: simplify link mtu negotiation
[PATCH net-next 00/18] Mellanox mlx4 driver updates
2015-04-02 13:31 UTC (19+ messages)
` [PATCH net-next 01/18] net/mlx4: Add RSS support for fragmented IP datagrams
` [PATCH net-next 02/18] net/mlx4_en: Change loopback only upon feature change
` [PATCH net-next 03/18] net/mlx4: Make mlx4_is_eth visible inline funcion
` [PATCH net-next 04/18] net/mlx4: Aesthetic code changes in multi_func_init
` [PATCH net-next 05/18] net/mlx4: New file for QoS related firmware commands
` [PATCH net-next 06/18] net/mlx4: Add mlx4_ALLOCATE_VPP implementation
` [PATCH net-next 07/18] net/mlx4: Add mlx4_SET_VPORT_QOS implementation
` [PATCH net-next 08/18] net/mlx4: Query device for QoS per VF support
` [PATCH net-next 09/18] net/mlx4: Allocate VPPs for each port on PF init
` [PATCH net-next 10/18] net/mlx4: Added qos_vport QP configuration in VST mode
` [PATCH net-next 11/18] net/mlx4_en: Enable TX rate limit per VF
` [PATCH net-next 12/18] net/mlx4: Warn users of depracated QoS Firmware
` [PATCH net-next 13/18] net/mlx4: Set enhanced QoS support by default when ETS supported
` [PATCH net-next 14/18] net/mlx4: Add SET_PORT opcode modifiers enumeration
` [PATCH net-next 15/18] net/mlx4_en: Add interface identify support
` [PATCH net-next 16/18] net/mlx4_en: Add RX-FCS support
` [PATCH net-next 17/18] net/mlx4_en: Add RX-ALL support
` [PATCH net-next 18/18] MAINTAINERS: Update mlx4_en entry
[PATCH nf-next 00/14] get rid of skb->nf_bridge pointer
2015-04-02 12:16 UTC (8+ messages)
` [PATCH nf-next 01/14] netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
` [PATCH nf-next 02/14] net: untangle ip_fragment and bridge netfilter
` [PATCH nf-next 13/14] netfilter: bridge: neigh_head and physoutdev can't be used at same time
[PATCH iproute2 -next] tc, bpf: finalize eBPF support for cls and act front-end
2015-04-02 12:10 UTC (11+ messages)
[PATCH net-next] ipv6: protect skb->sk accesses from recursive dereference inside the stack
2015-04-02 12:05 UTC (10+ messages)
[PATCH RFC 00/10] introduce DPAA Ethernet driver
2015-04-02 11:07 UTC
[PATCH net-next] virtio: document queue state logic
2015-04-02 11:05 UTC
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT)
2015-04-02 10:52 UTC
[PATCH RFC 02/10] dpaa_eth: add support for DPAA Ethernet
2015-04-02 10:44 UTC (2+ messages)
ethtool: git tree not updated to v3.18
2015-04-02 9:50 UTC (2+ messages)
[PATCH net-next v3 00/26] switchdev: spring cleanup
2015-04-02 9:09 UTC (29+ messages)
` [PATCH net-next v3 01/26] switchdev: introduce get/set attrs ops
` [PATCH net-next v3 02/26] switchdev: convert parent_id_get to swdev attr get
` [PATCH net-next v3 03/26] switchdev: convert STP update to swdev attr set
` [PATCH net-next v3 04/26] switchdev: add bridge port flags attr
` [PATCH net-next v3 05/26] rocker: use swdev get/set attr for bridge port flags
` [PATCH net-next v3 06/26] switchdev: introduce swdev add/del obj ops
` [PATCH net-next v3 07/26] switchdev: add port vlan obj
` [PATCH net-next v3 08/26] rocker: use swdev add/del obj for bridge port vlans
` [PATCH net-next v3 09/26] switchdev: add new swdev bridge setlink
` [PATCH net-next v3 10/26] rocker: cut over to new swdev_port_bridge_setlink
` [PATCH net-next v3 11/26] bonding: "
` [PATCH net-next v3 12/26] team: "
` [PATCH net-next v3 13/26] switchdev: remove old netdev_switch_port_bridge_setlink
` [PATCH net-next v3 14/26] switchdev: add new swdev_port_bridge_dellink
` [PATCH net-next v3 15/26] rocker: cut over to "
` [PATCH net-next v3 16/26] bonding: "
` [PATCH net-next v3 17/26] team: "
` [PATCH net-next v3 18/26] switchdev: remove unused netdev_switch_port_bridge_dellink
` [PATCH net-next v3 19/26] switchdev: add new swdev_port_bridge_getlink
` [PATCH net-next v3 20/26] rocker: cut over to "
` [PATCH net-next v3 21/26] bonding: "
` [PATCH net-next v3 22/26] team: "
` [PATCH net-next v3 23/26] switchdev: rename netdev_switch_fib_* to swdev_fib_*
` [PATCH net-next v3 24/26] switchdev: rename netdev_switch_notifier_* to swdev_notifier_*
` [PATCH net-next v3 25/26] switchdev: convert swdev_fib_ipv4_add/del over to swdev_port_obj_add/del
` [PATCH net-next v3 26/26] switchdev: bring documentation up-to-date
[PATCH net-next 0/4] netns: enhance netlink interface for nsid
2015-04-02 8:52 UTC (3+ messages)
[PATCH] xfrm: fix xfrm_input/xfrm_tunnel_check oops
2015-04-02 7:58 UTC
[rhashtable] [ INFO: suspicious RCU usage. ]
2015-04-02 7:33 UTC (5+ messages)
[PATCH net-next V3 00/23] ptp: get ready for 2038
2015-04-02 6:33 UTC (8+ messages)
` [PATCH net-next V3 13/23] ptp: igb: convert to the 64 bit get/set time methods
[PATCH iproute2 -next v2] tc, bpf: finalize eBPF support for cls and act front-end
2015-04-02 6:22 UTC (3+ messages)
[PATCH] Include SFP serial number and other SFF-8079 fields in EEPROM dump
2015-04-02 4:33 UTC
[PATCH v2 net-next] crypto: algif - explicitly mark end of data
2015-04-02 3:00 UTC (2+ messages)
[PATCHv2 00/12] DSA Mavell drivers refactoring and cleanup
2015-04-02 2:55 UTC (14+ messages)
` [PATCHv2 01/12] net: dsa: mv88e6131: Use common initialization functions
` [PATCHv2 02/12] net: dsa: mv88e6xxx: Move switch product IDs into common include file
` [PATCHv2 03/12] net: dsa: mv88e6131: Determine and use number of switch ports
` [PATCHv2 04/12] net: dsa: mv88e6123_61_65: "
` [PATCHv2 05/12] net: dsa: Consistently set and use ps->num_ports
` [PATCHv2 06/12] net: dsa: Centralize Marvell switch reset
` [PATCHv2 07/12] net: dsa: Move phy page access functions into shared code
` [PATCHv2 08/12] net: dsa: Consolidate phy read and write functions
` [PATCHv2 09/12] net: dsa: mv88e6xxx: Add missing mutex's in EEE operations
` [PATCHv2 10/12] net: dsa: Consolidate getting the statistics
` [PATCHv2 11/12] net: dsa: Use mnemonics rather than register numbers
` [PATCHv2 12/12] net: dsa: mv88e6xxx: Fix stats counters for 6352 family
[PATCH net-next] pkt_sched: fq: correct spelling of locally
2015-04-02 2:53 UTC (2+ messages)
[PATCH net-next] vxlan: correct spelling in comments
2015-04-02 2:53 UTC (2+ messages)
[PATCH net-next] vmxnet3: spelling fixes
2015-04-02 2:52 UTC (2+ messages)
[PATCH 00/12] DSA Mavell drivers refactoring and cleanup
2015-04-02 2:01 UTC (18+ messages)
` [PATCH 01/12] net: dsa: mv88e6131: Use common initialization functions
` [PATCH 02/12] net: dsa: mv88e6xxx: Move switch product IDs into common include file
` [PATCH 03/12] net: dsa: mv88e6131: Determine and use number of switch ports
` [PATCH 04/12] net: dsa: mv88e6123_61_65: "
` [PATCH 05/12] net: dsa: Consistently set and use ps->num_ports
` [PATCH 06/12] net: dsa: Centralize Marvell switch reset
` [PATCH 07/12] net: dsa: Move phy page access functions into shared code
` [PATCH 08/12] net: dsa: Consolidate phy read and write functions
` [PATCH 09/12] net: dsa: mv88e6xxx: Add missing mutex's in EEE operations
` [PATCH 10/12] net: dsa: Consolidate getting the statistics
` [PATCH 11/12] net: dsa: Use mnemonics rather than register numbers
` [PATCH 12/12] net: dsa: mv88e6xxx: Fix stats counters for 6352 family
[PATCH net-next 00/18] switchdev: spring cleanup
2015-04-02 1:01 UTC (12+ messages)
` [PATCH net-next 11/18] switchdev: remove old netdev_switch_port_bridge_setlink
commit d0af71a3573 for 3.19.y stable
2015-04-02 0:34 UTC
[PATCH net] tcp: fix FRTO undo on cumulative ACK of SACKed range
2015-04-02 0:26 UTC
[PATCH net-next v2 0/5] mpls: Behaviour-changing improvements
2015-04-01 23:49 UTC (5+ messages)
` [PATCH net-next v3 0/4] "
[RFC 1/1] bridge: relax BR_GROUPFWD_RESTRICTED to forward LLDP frames
2015-04-01 22:50 UTC (5+ messages)
` [PATCH] "
[RFC][PATCHES] iov_iter.c rewrite
2015-04-01 21:57 UTC (12+ messages)
` [RFC] iov_iter_get_pages() semantics
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).