summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-09tipc: drop tx side permission checksErik Hugne
2014-12-09rocker: fix eth_type type in struct rocker_ctrlJiri Pirko
2014-12-09rocker: introduce be put/get variants and use it when appropriateJiri Pirko
2014-12-09ipv6: remove useless spin_lock/spin_unlockDuan Jiong
2014-12-09amd-xgbe: IRQ names require allocated memoryLendacky, Thomas
2014-12-08sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()David L Stevens
2014-12-08Merge branch 'genet-gphy'David S. Miller
2014-12-08net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli
2014-12-08net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-12-08Merge branch 'sunvnet-next'David S. Miller
2014-12-08sunvnet: add TSO supportDavid L Stevens
2014-12-08sunvnet: add GSO supportDavid L Stevens
2014-12-08sunvnet: add checksum offload supportDavid L Stevens
2014-12-08sunvnet: add scatter/gather supportDavid L Stevens
2014-12-08sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens
2014-12-08sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiationDavid L Stevens
2014-12-08Merge branch 'rss_hash'David S. Miller
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net_sched: cls_cgroup: remove unnecessary ifJiri Pirko
2014-12-08net_sched: cls_flow: remove duplicate assignmentsJiri Pirko
2014-12-08net_sched: cls_flow: remove faulty use of list_for_each_entry_rcuJiri Pirko
2014-12-08net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcuJiri Pirko
2014-12-08net_sched: cls_bpf: remove unnecessary iteration and use passed argJiri Pirko
2014-12-08net_sched: cls_basic: remove unnecessary iteration and use passed argJiri Pirko
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-12-08Merge branch 'eth_skb_pad'David S. Miller
2014-12-08r8169: Use eth_skb_pad functionAlexander Duyck
2014-12-08myri10ge: use eth_skb_pad helperAlexander Duyck
2014-12-08niu: Use eth_skb_pad helperAlexander Duyck
2014-12-08emulex: Use skb_put_padto instead of skb_padto() and skb->len assignmentAlexander Duyck
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-12-08net: Add functions for handling padding frame and adding to lengthAlexander Duyck
2014-12-08Merge branch 'mlx5-next'David S. Miller
2014-12-08mlx5: Fix error flow in add_keysEli Cohen
2014-12-08mlx5: Fix sparse warningsEli Cohen
2014-12-08net/mlx5_core: Add more supported devicesEli Cohen
2014-12-08net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-12-08net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-08net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-12-08Merge branch 'r8169-next'David S. Miller
2014-12-08r8169:disable rtl8168ep cmac engineChun-Hao Lin
2014-12-08r8169:prevent enable hardware tx/rx too earlyChun-Hao Lin
2014-12-08Merge branch 'tipc-next'David S. Miller
2014-12-08tipc: convert name table read-write lock to RCUYing Xue
2014-12-08tipc: remove unnecessary INIT_LIST_HEADYing Xue