cascardo/linux.git
2016-04-28 David S. MillerMerge branch 'socket-space-optimizations'
2016-04-28 Eric Dumazetnet: SOCKWQ_ASYNC_WAITDATA optimizations
2016-04-28 Eric Dumazetnet: SOCKWQ_ASYNC_NOSPACE optimizations
2016-04-28 David S. MillerMerge branch 'snmp-stats-update'
2016-04-28 Eric Dumazetnet: snmp: kill STATS_BH macros
2016-04-28 Eric Dumazetipv6: kill ICMP6MSGIN_INC_STATS_BH()
2016-04-28 Eric Dumazetipv6: rename IP6_UPD_PO_STATS_BH()
2016-04-28 Eric Dumazetipv6: rename IP6_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: rename NET_{ADD|INC}_STATS_BH()
2016-04-28 Eric Dumazetnet: rename IP_UPD_PO_STATS_BH()
2016-04-28 Eric Dumazetnet: rename IP_ADD_STATS_BH()
2016-04-28 Eric Dumazetnet: rename ICMP6_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: rename IP_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: sctp: rename SCTP_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: icmp: rename ICMPMSGIN_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: tcp: rename TCP_INC_STATS_BH
2016-04-28 Eric Dumazetnet: xfrm: kill XFRM_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: udp: rename UDP_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: rename ICMP_INC_STATS_BH()
2016-04-28 Eric Dumazetdccp: rename DCCP_INC_STATS_BH()
2016-04-28 Eric Dumazetnet: snmp: kill various STATS_USER() helpers
2016-04-28 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-04-28 Eric Dumazetnet-rfs: fix false sharing accessing sd->input_queue_head
2016-04-28 Akinobu Mitanet: w5100: support W5500
2016-04-27 Anjali Singhai... i40evf: Add driver support for promiscuous mode
2016-04-27 Anjali Singhai... i40e: Add VF promiscuous mode driver support
2016-04-27 Greg Rosei40e: Add promiscuous on VLAN support
2016-04-27 Jesse Brandeburgi40e/i40evf: Only offload VLAN tag if enabled
2016-04-27 Greg Rosei40e: Remove zero check
2016-04-27 Kamil Krawczyki40e: Add DeviceID for X722 QSFP+
2016-04-27 Michal Kosiarzi40e: Add device capability which defines if update...
2016-04-27 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-04-27 David Ahernnet: ipv6: Use passed in table for nexthop lookups
2016-04-27 Nicolas Dichteltaskstats: fix nl parsing in accounting/getdelays.c
2016-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-26 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-04-26 Linus Torvaldsdevpts: more pty driver interface cleanups
2016-04-26 Jann Hornbpf: fix double-fdput in replace_map_fd_with_map_ptr()
2016-04-26 Florian Westphalpch_gbe: fix bogus trylock conversion
2016-04-26 David S. MillerMerge branch 'sh_eth-next'
2016-04-26 Sergei Shtylyovsh_eth: rename ARSTR register bit
2016-04-26 Sergei Shtylyovsh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
2016-04-26 David S. MillerMerge branch 'mlx5-next'
2016-04-26 Saeed Mahameednet/mlx5e: Fix checksum handling for non-stripped vlan...
2016-04-26 Gal Pressmannet/mlx5e: Add ethtool support for rxvlan-offload ...
2016-04-26 Gal Pressmannet/mlx5e: Add ethtool support for dump module EEPROM
2016-04-26 Gal Pressmannet/mlx5e: Add ethtool support for interface identify...
2016-04-26 Eran Ben Elishanet/mlx5e: Add support for RXALL netdev feature
2016-04-26 Gal Pressmannet/mlx5e: Improve set features ndo resiliency
2016-04-26 Gal Pressmannet/mlx5e: Add link down events counter
2016-04-26 Gal Pressmannet/mlx5e: Add per priority group to PPort counters
2016-04-26 Gal Pressmannet/mlx5e: Rename VPort counters
2016-04-26 Gal Pressmannet/mlx5e: Statistics handling refactoring
2016-04-26 Gal Pressmannet/mlx5e: Report additional error statistics in get...
2016-04-26 David S. Millerinfiniband: nes: Kill unused variable in nes_netdev_sta...
2016-04-26 David S. MillerMerge branch 'netdev_tx_locked-removal'
2016-04-26 Florian Westphalnet: remove NETDEV_TX_LOCKED support
2016-04-26 Florian Westphaldrivers: net: remove NETDEV_TX_LOCKED
2016-04-26 Florian Westphaldrivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
2016-04-26 Florian Westphalatle1: remove LLTX support and TX_UNLOCKED
2016-04-26 Florian Westphalatl1c: remove private tx lock
2016-04-26 Florian WestphalRDMA/nes: remove use of NETDEV_TX_LOCKED
2016-04-26 David S. MillerMerge branch 'get_phy_device-retval'
2016-04-26 Sergei Shtylyovof_mdio: get_phy_device() doesn't return NULL anymore
2016-04-26 Sergei Shtylyovmdio_bus: get_phy_device() doesn't return NULL anymore
2016-04-26 Sergei Shtylyovfixed_phy: get_phy_device() doesn't return NULL anymore
2016-04-26 Sergei Shtylyovxgene: get_phy_device() doesn't return NULL anymore
2016-04-26 Sergei Shtylyovphylib: don't return NULL from get_phy_device()
2016-04-26 Sergei Shtylyovsh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
2016-04-26 Xin Longsctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_...
2016-04-26 Francesco Ruggerimacvtap: check minor when unregistering
2016-04-26 Francesco Ruggerimacvlan: fix failure during registration v3
2016-04-26 David S. MillerMerge branch 'qed-bandwidth-config'
2016-04-26 Manish Chopraqed: Add PF min bandwidth configuration support
2016-04-26 Manish Chopraqed: Add PF max bandwidth configuration support
2016-04-26 Manish Chopraqed: Add vport WFQ configuration APIs
2016-04-26 David S. MillerMerge branch 'cxgb4-next'
2016-04-26 Hariprasad... cxgb4: Decode link down reason code obtained from firmware
2016-04-26 Hariprasad... cxgb4: Don't assume FW_PORT_CMD reply is always port...
2016-04-26 Hariprasad... cxgb4: DCB message handler needs to use correct portid...
2016-04-26 Hariprasad... cxgb4: Refactor t4_port_init function
2016-04-26 Hariprasad... cxgb4: Properly decode port module type
2016-04-26 Hariprasad... cxgb4: Avoids race and deadlock while freeing tx descriptor
2016-04-26 Hariprasad... cxgb4: Add llseek operation for flash debugfs entry
2016-04-26 Hariprasad... cxgb4: add new routine to get adapter info
2016-04-26 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-04-26 Mitch Williamsi40evf: Allow PF driver to configure RSS
2016-04-26 Shannon Nelsoni40e: Specify AQ event opcode to wait for
2016-04-26 David S. MillerMerge branch 'nla_align-set-4'
2016-04-26 Nicolas Dichtelsched: align nlattr properly when needed
2016-04-26 Nicolas Dichtelneigh: align nlattr properly when needed
2016-04-26 Nicolas Dichtelrtnl: align nlattr properly when needed
2016-04-26 Nicolas Dichtelovs: align nlattr properly when needed
2016-04-26 Nicolas Dichtelsock_diag: align nlattr properly when needed
2016-04-26 Nicolas Dichtelfs/quota: use nla_put_u64_64bit()
2016-04-26 Nicolas Dichteldrivers/wireless: use nla_put_u64_64bit()
2016-04-26 Nicolas Dichtelmacsec: use nla_put_u64_64bit()
2016-04-26 David Ahernnet: ipv6: Delete host routes on an ifdown
2016-04-26 David S. MillerRevert "ipv6: Revert optional address flusing on ifdown."
2016-04-26 Shannon Nelsoni40e: Code cleanup in i40e_add_fdir_ethtool
next