summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vxlan: Call udp_flow_src_portTom Herbert2014-07-073-30/+3
* udp: Add function to make source port for UDP tunnelsTom Herbert2014-07-071-0/+29
* net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2014-07-073-26/+7
* net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-078-0/+50
* flow_dissector: Abstract out hash computationTom Herbert2014-07-072-16/+29
* Merge branch 'systemport-next'David S. Miller2014-07-073-34/+361
|\
| * net: systemport: add Wake-on-LAN supportFlorian Fainelli2014-07-073-4/+166
| * net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli2014-07-072-6/+6
| * net: systemport: add suspend and resume supportFlorian Fainelli2014-07-071-4/+160
| * net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli2014-07-071-13/+27
| * net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli2014-07-071-12/+7
|/
* 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-0715-145/+153
* netlink: Fix do_one_broadcast() prototype.Rami Rosen2014-07-071-9/+6
* Merge branch 'tipc-next'David S. Miller2014-07-071-47/+83
|\
| * tipc: fix link acknowledge logic in receive pathErik Hugne2014-07-071-5/+5
| * tipc: refactor message delivery out of tipc_rcvErik Hugne2014-07-071-44/+80
|/
* tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell2014-07-073-5/+1
* Merge branch 'tlan-next'David S. Miller2014-07-072-95/+134
|\
| * tlan: Isolate external PHY when using internal PHYOndrej Zary2014-07-071-3/+4
| * tlan: Enable device at resumeOndrej Zary2014-07-071-1/+3
| * tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary2014-07-071-5/+3
| * tlan: Add PHY reset timeoutOndrej Zary2014-07-071-2/+7
| * tlan: Make autonegotiation fasterOndrej Zary2014-07-071-1/+1
| * tlan: Don't scream if no linkOndrej Zary2014-07-072-10/+0
| * tlan: Restart autonegotiation on link lossOndrej Zary2014-07-071-0/+16
| * tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary2014-07-071-2/+9
| * tlan: Add ethtool supportOndrej Zary2014-07-072-0/+38
| * tlan: Enable link monitoringOndrej Zary2014-07-072-69/+49
| * tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary2014-07-071-2/+4
|/
* batman-adv: Use kasprintfHimangi Saraogi2014-07-071-16/+8
* Merge branch 'ptp-vlan'David S. Miller2014-07-076-84/+114
|\
| * vlan: Pass SIOC[SG]HWTSTAMP ioctls to real deviceStefan Sørensen2014-07-071-0/+2
| * ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-074-47/+92
| * net: Simplify ptp class checksStefan Sørensen2014-07-071-37/+20
|/
* Merge branch 'sctp'David S. Miller2014-07-023-31/+12
|\
| * net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann2014-07-021-2/+3
| * net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann2014-07-022-29/+9
|/
* Merge branch 'be2net'David S. Miller2014-07-024-155/+230
|\
| * be2net: re-enable vlan filtering mode asapKalesh AP2014-07-021-9/+4
| * be2net: create optimal number of queues on SR-IOV configVasundhara Volam2014-07-024-75/+178
| * be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam2014-07-024-5/+35
| * be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam2014-07-021-67/+14
|/
* drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfreeFabian Frederick2014-07-021-3/+1
* sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov2014-07-021-12/+6
* MAINTAINERS: Update tg3 maintainerPrashant Sreedharan2014-07-021-1/+1
* Merge branch 'qlcnic-next'David S. Miller2014-07-022-8/+37
|\
| * qlcnic: Update version to 5.3.61Harish Patil2014-07-021-2/+2
| * qlcnic: Enhance Tx timeout debug data collection.Harish Patil2014-07-021-6/+35
|/
* net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re...Fabian Frederick2014-07-021-2/+1
* drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick2014-07-021-2/+1
OpenPOWER on IntegriCloud