summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: Fix do_one_broadcast() prototype.Rami Rosen2014-07-081-9/+6
* Merge branch 'tipc-next'David S. Miller2014-07-081-47/+83
|\
| * tipc: fix link acknowledge logic in receive pathErik Hugne2014-07-081-5/+5
| * tipc: refactor message delivery out of tipc_rcvErik Hugne2014-07-081-44/+80
|/
* tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell2014-07-083-5/+1
* Merge branch 'tlan-next'David S. Miller2014-07-082-95/+134
|\
| * tlan: Isolate external PHY when using internal PHYOndrej Zary2014-07-081-3/+4
| * tlan: Enable device at resumeOndrej Zary2014-07-081-1/+3
| * tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary2014-07-081-5/+3
| * tlan: Add PHY reset timeoutOndrej Zary2014-07-081-2/+7
| * tlan: Make autonegotiation fasterOndrej Zary2014-07-081-1/+1
| * tlan: Don't scream if no linkOndrej Zary2014-07-082-10/+0
| * tlan: Restart autonegotiation on link lossOndrej Zary2014-07-081-0/+16
| * tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary2014-07-081-2/+9
| * tlan: Add ethtool supportOndrej Zary2014-07-082-0/+38
| * tlan: Enable link monitoringOndrej Zary2014-07-082-69/+49
| * tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary2014-07-081-2/+4
|/
* batman-adv: Use kasprintfHimangi Saraogi2014-07-081-16/+8
* 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