summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-286-0/+4669
* Merge branch 'fsl-fmain'David S. Miller2015-12-2821-0/+10557
|\
| * fsl/fman: Add FMan MAC driverIgal Liberman2015-12-283-1/+1077
| * fsl/fman: Add FMan Port SupportIgal Liberman2015-12-283-1/+1930
| * fsl/fman: Add FMan SP supportIgal Liberman2015-12-283-1/+270
| * fsl/fman: Add FMan MAC supportIgal Liberman2015-12-288-1/+3863
| * fsl/fman: Add FMan supportIgal Liberman2015-12-283-1/+3197
| * fsl/fman: Add FMan MURAM supportIgal Liberman2015-12-286-0/+225
|/
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-2612-78/+56Star
* cxgb4: Remove deprecated module parametersHariprasad Shenai2015-12-241-52/+2Star
* cxgb4: Get TID calculation right for IPv6 modeHariprasad Shenai2015-12-241-4/+4
* Merge branch 'cxgb4-T6-update'David S. Miller2015-12-2412-73/+338
|\
| * cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai2015-12-242-2/+10
| * cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai2015-12-243-3/+14
| * cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai2015-12-242-19/+105
| * cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai2015-12-241-0/+59
| * cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai2015-12-241-1/+8
| * cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai2015-12-244-9/+30
| * cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-245-34/+76
| * cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-244-4/+35
| * cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai2015-12-241-1/+1
|/
* bridge: use kobj_to_dev instead of to_devGeliang Tang2015-12-241-2/+1Star
* bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang2015-12-241-1/+0Star
* dsa: mv88e6xxx: Add Second back of statisticsAndrew Lunn2015-12-242-109/+129
* Merge branch 'sfc-vf'David S. Miller2015-12-244-47/+288
|\
| * sfc: Downgrade or remove some error messagesBert Kenward2015-12-242-9/+18
| * sfc: Downgrade EPERM messages from MCDI to debugTomáš Pilař2015-12-241-3/+4
| * sfc: Make failed filter removal less noisyBert Kenward2015-12-241-17/+31
| * sfc: Handle MCDI proxy authorisationBert Kenward2015-12-242-8/+155
| * sfc: Retry MCDI after NO_EVB_PORT error on a VFBert Kenward2015-12-242-15/+85
|/
* Merge branch 'cxgb4-next'David S. Miller2015-12-234-43/+121
|\
| * cxgb4: Use napi_complete_done() api in napi handlerHariprasad Shenai2015-12-231-1/+1
| * cxgb4: Use the node info to alloc_ring() for RX queuesHariprasad Shenai2015-12-231-2/+4
| * cxgb4: get naming correct for iscsi queuesHariprasad Shenai2015-12-234-38/+38
| * cxgb4: Warn if device doesn't have enough PCI bandwidthHariprasad Shenai2015-12-231-2/+78
|/
* Merge branch 'bindtodevice_tw_rst'David S. Miller2015-12-225-18/+34
|\
| * tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-223-10/+15
| * tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-222-9/+8Star
| * net: add inet_sk_transparent() helperFlorian Westphal2015-12-222-1/+13
|/
* mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko2015-12-223-13/+2Star
* net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2015-12-221-0/+5
* mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko2015-12-221-1/+36
* RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior2015-12-221-25/+6Star
* net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-221-2/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-12-2212-118/+173
|\
| * fm10k: IS_ENABLED() is not appropriate for boolean kconfig optionBruce Allan2015-12-221-3/+3
| * fm10k: cleanup mailbox code comments etcBruce Allan2015-12-223-24/+34
| * fm10k: use true/false for boolean get_host_stateBruce Allan2015-12-221-3/+3
| * fm10k: remove unused struct elementBruce Allan2015-12-221-1/+0Star
| * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structuresBruce Allan2015-12-225-11/+11