summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ptp-vlan'David S. Miller2014-07-086-84/+114
|\
| * vlan: Pass SIOC[SG]HWTSTAMP ioctls to real deviceStefan Sørensen2014-07-081-0/+2
| * ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-084-47/+92
| * net: Simplify ptp class checksStefan Sørensen2014-07-081-37/+20
|/
* Merge branch 'sctp'David S. Miller2014-07-033-31/+12
|\
| * net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann2014-07-031-2/+3
| * net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann2014-07-032-29/+9
|/
* Merge branch 'be2net'David S. Miller2014-07-034-155/+230
|\
| * be2net: re-enable vlan filtering mode asapKalesh AP2014-07-031-9/+4
| * be2net: create optimal number of queues on SR-IOV configVasundhara Volam2014-07-034-75/+178
| * be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam2014-07-034-5/+35
| * be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam2014-07-031-67/+14
|/
* drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfreeFabian Frederick2014-07-031-3/+1
* sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov2014-07-031-12/+6
* MAINTAINERS: Update tg3 maintainerPrashant Sreedharan2014-07-031-1/+1
* Merge branch 'qlcnic-next'David S. Miller2014-07-032-8/+37
|\
| * qlcnic: Update version to 5.3.61Harish Patil2014-07-031-2/+2
| * qlcnic: Enhance Tx timeout debug data collection.Harish Patil2014-07-031-6/+35
|/
* net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re...Fabian Frederick2014-07-031-2/+1
* drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick2014-07-031-2/+1
* inet: move ipv6only in sock_commonEric Dumazet2014-07-028-18/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-0215-113/+200
|\
| * ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller2014-07-011-7/+9
| * igb: bring link up when PHY is powered upTodd Fujinaka2014-07-011-0/+2
| * i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2014-07-012-2/+2
| * i40evf: change branding stringMitch Williams2014-07-011-1/+1
| * i40e: remove linux/export.h header from i40e_ptp.cJacob Keller2014-07-011-1/+0
| * i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau2014-07-011-1/+3
| * i40e/i40evf: initialize context descriptorJesse Brandeburg2014-07-012-0/+2
| * i40e: FD filter replay logic bug fixAnjali Singhai Jain2014-07-011-4/+6
| * i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2014-07-014-2/+10
| * i40evf: set flags before sending messageMitch Williams2014-07-011-17/+16
| * i40e: Correct mask assignment valueKevin Scott2014-07-011-2/+2
| * i40e: clear all queues and interruptsShannon Nelson2014-07-013-0/+95
| * i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2014-07-012-0/+8
| * i40e/i40evf: Add base address registers to aq structShannon Nelson2014-07-014-76/+44
* | bonding: allow to add vlans on top of empty bondJiri Pirko2014-07-021-13/+0
* | Merge branch 'cxgb4-next'David S. Miller2014-07-027-189/+288
|\ \
| * | cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-021-0/+9
| * | cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-021-0/+20
| * | cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-024-172/+148
| * | cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai2014-07-024-8/+98
| * | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2014-07-023-9/+13
|/ /
* | Merge branch 'dp83640-next'David S. Miller2014-07-022-17/+31
|\ \
| * | ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-021-7/+2
| * | dp83640: Get calibration pin with ptp_find_pinStefan Sørensen2014-07-021-1/+5
| * | dp83640: Verify calibration pin assignmentStefan Sørensen2014-07-021-0/+10
| * | dp83640: Increase supported perout pins to 7Stefan Sørensen2014-07-021-9/+9
| * | dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen2014-07-021-0/+5
|/ /
* | Merge branch 'bnx2x-next'David S. Miller2014-07-028-90/+424
|\ \