cascardo/linux.git
2016-06-22 Dan Carpenterrxrpc: checking for IS_ERR() instead of NULL
2016-06-21 David S. MillerMerge branch 'mlxsw-next'
2016-06-21 Ido Schimmelmlxsw: spectrum: Add debug prints
2016-06-21 Ido Schimmelmlxsw: spectrum: Free resources upon vPort destruction
2016-06-21 Ido Schimmelmlxsw: spectrum: Refactor FDB flushing logic
2016-06-21 Ido Schimmelmlxsw: spectrum: Don't count on FID being present
2016-06-21 Ido Schimmelmlxsw: spectrum: Add FID get / set functions
2016-06-21 Ido Schimmelmlxsw: spectrum: Check if port is vPort using its VID
2016-06-21 Ido Schimmelmlxsw: spectrum: Use per-FID struct for the VLAN-aware...
2016-06-21 Ido Schimmelmlxsw: spectrum: Remove unused function argument
2016-06-21 Ido Schimmelmlxsw: spectrum: Use join / leave functions for vFID...
2016-06-21 Ido Schimmelmlxsw: spectrum: Make vFID struct generic
2016-06-21 Ido Schimmelmlxsw: spectrum: Use FID instead of vFID to setup flooding
2016-06-21 Ido Schimmelmlxsw: spectrum: Create a function to map vPort's FID
2016-06-21 Ido Schimmelmlxsw: spectrum: Use only one function to create vFIDs
2016-06-21 Ido Schimmelmlxsw: spectrum: Remove redundant function argument
2016-06-21 Ido Schimmelmlxsw: spectrum: Use DECLARE_BITMAP() macro
2016-06-21 Ido Schimmelmlxsw: spectrum: Centralize VLAN-aware bridge ref counting
2016-06-21 Ido Schimmelmlxsw: spectrum: Remove unnecessary function argument
2016-06-21 Ido Schimmelmlxsw: spectrum: Make unlinking functions return void
2016-06-21 Ido Schimmelmlxsw: spectrum: Use WARN_ON() return value
2016-06-21 Ido Schimmelmlxsw: spectrum: Remove unnecessary checks from event...
2016-06-21 Ido Schimmelmlxsw: spectrum: Forbid LAG slave from having VLAN...
2016-06-21 Ido Schimmelmlxsw: spectrum: Sanitize port netdev upper devices
2016-06-21 Ido Schimmelmlxsw: spectrum: Use notifier_from_errno() in notifier...
2016-06-21 David S. MillerMerge branch 'hns-next'
2016-06-21 Daode Huangnet: hns: bug fix about TSO on|off when there is traffic
2016-06-21 Daode Huangnet: hns: change the default coalesce usecs
2016-06-21 Daode Huangnet: hns: fix sbm default parameters config error
2016-06-21 Jun Henet: hns: fix bug that alloc skb fail lead to port...
2016-06-21 Daode Huangnet: hns: bug fix about led control logic when link...
2016-06-21 Daode Huangnet: hns: delete redundancy ring enable operations
2016-06-21 Daode Huangnet: hns: add get_coalesce_range api for hns
2016-06-21 Daode Huangnet: hns: fix bug of getting the wrong tcam data
2016-06-21 Daode Huangnet: hns: add spin lock for tcam table operation
2016-06-21 Daode Huangnet: hns: bugfix about pfc pause frame statistics
2016-06-21 Qianqian Xienet: hns: fix the wrong speed for bond
2016-06-21 Kejian Yannet: hns: fix ethtool loopback fail bug
2016-06-21 Kejian Yannet: hns: select Hilink before serdes loopback for...
2016-06-21 Qianqian Xienet: hns: fix the error info when dma_set_mask_and_cohe...
2016-06-21 Qianqian Xienet: hns: Remove unnecessary device resource free
2016-06-21 Qianqian Xienet: hns: typo fix of annotation info for hns_nic_reset...
2016-06-21 Kejian Yannet: hns: add skb_reset_mac_header() after skb being...
2016-06-21 Qianqian Xienet: hns: fix hns dsaf v1 dont support tx_pause close
2016-06-21 Qianqian Xienet: hns: bug fix of ge reset sequence
2016-06-21 David S. MillerMerge branch 'dsa-mv88e6xxx-probe-compatible'
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: abstract switch registers accesses
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: add port base address to info
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: pass compatible info
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: add detection helper
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: add SMI init helper
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: add chip allocation helper
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: rename smi_mutex to reg_lock
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: remove table args in info lookup
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: use gpio get optional variant
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: add switch register helpers
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: do not increment bus refcount
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: use already declared variables
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: remove redundant assignments
2016-06-21 Vivien Didelotnet: dsa: mv88e6xxx: fix style issues
2016-06-19 Philippe Reynesnet: ethernet: bcmsysport: use phy_ethtool_{get|set...
2016-06-19 Philippe Reynesnet: ethernet: bcmsysport: use phydev from struct net_d...
2016-06-19 Philippe Reynesnet: ethernet: nb8800: use phy_ethtool_{get|set}_link_k...
2016-06-19 Philippe Reynesnet: ethernet: nb8800: use phydev from struct net_device
2016-06-19 David S. MillerMerge branch 'ipv6-better-traceroute-sit-gre'
2016-06-19 Eric Dumazetipv6: RFC 4884 partial support for SIT/GRE tunnels
2016-06-19 Eric Dumazetgre: better support for ICMP messages for gre+ipv6
2016-06-19 Eric Dumazetipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
2016-06-19 Eric Dumazetip6: move ipip6_err_gen_icmpv6_unreach()
2016-06-19 Eric Dumazetipv6: icmp: add a force_saddr param to icmp6_send()
2016-06-18 Philippe Reynesnet: ethernet: et131x: use phy_ethtool_{get|set}_link_k...
2016-06-18 Philippe Reynesnet: ethernet: et131x: use phydev from struct net_device
2016-06-18 Wei YongjunRDS: TCP: Fix non static symbol warnings
2016-06-18 Wei Yongjunnet:liquidio: remove unused including <linux/version.h>
2016-06-18 Wei Yongjungtp: remove unused including <linux/version.h>
2016-06-18 David S. MillerMerge tag 'linux-can-next-for-4.8-20160617' of git...
2016-06-18 David S. MillerMerge branch 'cpsw-delete-rx_descs'
2016-06-18 Ivan KhoronzhukDocumentation: DT: cpsw: remove rx_descs property
2016-06-18 Ivan Khoronzhuknet: ethernet: ti: cpsw: remove rx_descs property
2016-06-18 Dan Carpentertipc: potential shift wrapping bug in map_set()
2016-06-18 David S. MillerMerge branch 'vrf-next'
2016-06-18 David Ahernnet: ipv6: Address selection needs to consider L3 domains
2016-06-18 David Ahernnet: vrf: Implement get_saddr for IPv6
2016-06-18 David Ahernnet: ipv6: Move ip6_route_get_saddr to inline
2016-06-18 Sudip Mukherjeenet: lantiq_etop: remove unused variable
2016-06-18 David S. MillerMerge branch 'tunnel-offload-future-proof'
2016-06-18 Alexander Duyckvxlan: Add new UDP encapsulation offload type for VXLAN-GPE
2016-06-18 Alexander Duycknet: Remove deprecated tunnel specific UDP offload...
2016-06-18 Alexander Duyckqlcnic: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckqede: Move all UDP port notifiers to single function
2016-06-18 Alexander Duycknfp: Replace ndo_add/del_vxlan_port with ndo_add/del_ud...
2016-06-18 Alexander Duyckmlx5_en: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckmlx4_en: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckixgbe: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duycki40e: Move all UDP port notifiers to single function
2016-06-18 Alexander Duyckfm10k: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckbenet: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckbnxt: Move GENEVE support from hard-coded port to using...
2016-06-18 Alexander Duyckbnxt: Update drivers to support unified UDP encapsulati...
2016-06-18 Alexander Duyckbnx2x: Move all UDP port notifiers to single function
next