aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long3-8/+8
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long2-4/+4
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long3-8/+8
2017-08-03sctp: remove the typedef sctp_error_tXin Long2-3/+3
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long2-4/+4
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long6-45/+48
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2-9/+9
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long3-10/+10
2017-08-03Merge branch 'ibmvnic-ethtool'David S. Miller2-7/+125
2017-08-03ibmvnic: Implement .get_channelsJohn Allen1-0/+16
2017-08-03ibmvnic: Implement .get_ringparamJohn Allen1-4/+6
2017-08-03ibmvnic: Convert vnic server reported statistics to cpu endianJohn Allen1-1/+2
2017-08-03ibmvnic: Implement per-queue statistics reportingJohn Allen2-2/+101
2017-08-03tcp: remove extra POLL_OUT added for finished active connect()Neal Cardwell1-5/+0
2017-08-03net: dsa: bcm_sf2: dst in not an arrayVivien Didelot1-2/+2
2017-08-03qlcnic: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-08-03rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2-10/+26
2017-08-03ipv4: Introduce ipip_offload_init helper function.Tonghao Zhang1-1/+7
2017-08-03bpf: fix the printing of ifindexWilliam Tu1-4/+6
2017-08-03Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-mergeDavid S. Miller10-233/+235
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng6-11/+149
2017-08-03X25: constify null_x25_addressJulia Lawall1-1/+1
2017-08-02Merge branch 'per-nexthop-offload'David S. Miller4-29/+65
2017-08-02ipv4: fib: Remove unused functionsIdo Schimmel1-13/+0
2017-08-02mlxsw: spectrum_router: Refresh offload indication upon group refreshIdo Schimmel1-0/+22
2017-08-02mlxsw: spectrum_router: Don't check state when refreshing offload indicationIdo Schimmel1-11/+2
2017-08-02mlxsw: spectrum_router: Provide offload indication using nexthop flagsIdo Schimmel1-2/+36
2017-08-02rocker: Provide offload indication using nexthop flagsIdo Schimmel1-3/+3
2017-08-02ipv4: fib: Set offload indication according to nexthop flagsIdo Schimmel1-0/+2
2017-08-02mlxsw: core: Use correct EMAD transaction ID in debug messageIdo Schimmel1-1/+1
2017-08-02Merge branch 'netvsc-transparent-VF-support'David S. Miller5-344/+406
2017-08-02netvsc: remove bonding setup scriptstephen hemminger1-255/+0
2017-08-02netvsc: add documentationstephen hemminger2-0/+64
2017-08-02netvsc: transparent VF managementstephen hemminger2-89/+342
2017-08-02atm: solos-pci: constify attribute_group structuresAmitoj Kaur Chawla1-2/+2
2017-08-02atm: adummy: constify attribute_group structureAmitoj Kaur Chawla1-1/+1
2017-08-02liquidio: set sriov_totalvfs correctlyDerek Chickles1-0/+5
2017-08-02net: dsa: Add support for 64-bit statisticsFlorian Fainelli3-9/+39
2017-08-02flow_dissector: remove unused functionsWANG Cong2-61/+0
2017-08-02tcp: tcp_data_queue() cleanupEric Dumazet1-8/+7
2017-08-02net: bcmgenet: drop COMPILE_TEST dependencyArnd Bergmann1-1/+1
2017-08-02hyperv: netvsc: Neaten netvsc_send_pkt by using a temporaryJoe Perches1-14/+11
2017-08-01Merge branch 'dsa-rework-EEE-support'David S. Miller11-317/+49
2017-08-01net: dsa: rename switch EEE opsVivien Didelot5-26/+25
2017-08-01net: dsa: mv88e6xxx: remove EEE supportVivien Didelot6-214/+4
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot5-15/+5
2017-08-01net: dsa: call phy_init_eee in DSA layerVivien Didelot5-44/+9
2017-08-01net: dsa: mv88e6xxx: call phy_init_eeeVivien Didelot1-0/+6
2017-08-01net: dsa: bcm_sf2: remove unneeded supported flagsVivien Didelot1-4/+0
2017-08-01net: dsa: qca8k: empty qca8k_get_eeeVivien Didelot1-10/+2