aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-17rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko1-16/+17
2016-02-17rocker: move OF-DPA stuff into separate fileJiri Pirko3-2877/+2946
2016-02-17rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko1-15/+23
2016-02-17rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko1-30/+35
2016-02-17rocker: pre-allocate wait structures during cmd ring initJiri Pirko1-21/+66
2016-02-17rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko1-5/+9
2016-02-17rocker: introduce worlds infrastructureJiri Pirko4-3/+545
2016-02-17rocker: move rocker and rocker_port structs into headerJiri Pirko2-73/+75
2016-02-17rocker: implement get settings mode commandJiri Pirko1-0/+32
2016-02-17rocker: push tlv processing into separate filesJiri Pirko5-221/+284
2016-02-17rocker: rename rocker.c to rocker_main.cJiri Pirko2-7/+9
2016-02-17rocker: rename rocker.h to rocker_hw.hJiri Pirko2-5/+5
2016-02-17rocker: remove unused rocker_port param from alloc funcs and shorten their namesJiri Pirko1-45/+42
2016-02-17Merge branch 'xgene-multiq'David S. Miller10-200/+1395
2016-02-17dtb: xgene: Add irqs to support multi queueIyappan Subramanian2-2/+14
2016-02-17drivers: net: xgene: Add support for multiple queuesIyappan Subramanian6-194/+320
2016-02-17drivers: net: xgene: Add support for RSSIyappan Subramanian2-5/+422
2016-02-17drivers: net: xgene: Add support for Classifier engineIyappan Subramanian6-9/+649
2016-02-17vlan: change return type of vlan_proc_rem_devZhang Shengju2-4/+3
2016-02-17net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend1-2/+2
2016-02-17ixgbe: fix dates on header of ixgbe_model.hJohn Fastabend1-1/+1
2016-02-17ixgbe: use u32 instead of __u32 in model headerJohn Fastabend1-9/+9
2016-02-17Merge branch 'inet_lro-remove'David S. Miller12-640/+4
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings4-525/+0
2016-02-17RDMA/nes: Replace LRO with GROBen Hutchings4-58/+1
2016-02-17pasemi_mac: Replace LRO with GROBen Hutchings4-57/+3
2016-02-17af_llc: fix types on llc_ui_wait_for_connOne Thousand Gnomes1-2/+2
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz17-1721/+1746
2016-02-17Merge branch 'sctp-cleanups'David S. Miller4-18/+2
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long2-14/+0
2016-02-17sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()Xin Long1-2/+0
2016-02-17sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associationXin Long1-2/+2
2016-02-17core: remove unneded headers for net cgroup controllers.Rosen, Rami2-2/+0
2016-02-17Merge branch 'renesas-cleanups'David S. Miller2-14/+0
2016-02-17sh_eth: kill useless *switch* defaultsSergei Shtylyov1-12/+0
2016-02-17ravb: kill useless *switch* defaultsSergei Shtylyov1-2/+0
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-65/+254
2016-02-17Merge branch 'amd-xgbe-next'David S. Miller8-217/+340
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas4-33/+41
2016-02-17amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas2-3/+37
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas4-30/+70
2016-02-17amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas1-29/+21
2016-02-17amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas1-2/+34
2016-02-17amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas1-2/+14
2016-02-17amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas1-2/+2
2016-02-17amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas1-4/+4
2016-02-17amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas1-112/+117
2016-02-17macvlan: convert to use IFF_NO_QUEUEZhang Shengju1-1/+1
2016-02-17i40e: use eth_platform_get_mac_address()Sowmini Varadhan1-18/+1
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain5-2/+21