aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/netvsc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16netvsc: avoid race with callbackstephen hemminger2-18/+15
2017-03-16samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov2-0/+65
2017-03-16bpf: inline htab_map_lookup_elem()Alexei Starovoitov1-1/+30
2017-03-16bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov5-4/+77
2017-03-16bpf: adjust insn_aux_data when patching insnsAlexei Starovoitov1-5/+39
2017-03-16bpf: refactor fixup_bpf_calls()Alexei Starovoitov1-41/+35
2017-03-16bpf: move fixup_bpf_calls() functionAlexei Starovoitov2-56/+57
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh9-59/+9
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh6-179/+11
2017-03-16sunvnet: xoff not needed when removing port linkShannon Nelson1-4/+0
2017-03-16sunvnet: count multicast packetsShannon Nelson1-0/+2
2017-03-16sunvnet: track port queues correctlyShannon Nelson2-13/+22
2017-03-16sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson3-1/+136
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson3-7/+41
2017-03-16bonding: add 802.3ad support for 25G speedsJarod Wilson1-0/+9
2017-03-16tcp_westwood: fix tcp_westwood_info() style mistakeschun Long1-2/+2
2017-03-16liquidio: use meaningful names for IRQsRick Farrington4-16/+101
2017-03-16liquidio: remove/replace invalid codeRick Farrington1-16/+10
2017-03-16netem: apply correct delay when rate throttlingNik Unger1-8/+18
2017-03-16net/sched: fq_codel: Avoid set-but-unused variableOr Gerlitz1-2/+0
2017-03-16net/sched: act_ife: Staticfy find_decode_metaid()Or Gerlitz1-2/+2
2017-03-16net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin1-16/+23
2017-03-16net: ethernet: fs_enet: Remove useless includesChristophe Leroy2-12/+0
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2-4/+4
2017-03-16net: mvneta: support suspend and resumeJane Li1-4/+57
2017-03-16mlxsw: spectrum_router: Don't abort on l3mdev rulesIdo Schimmel1-1/+1
2017-03-16mlxsw: spectrum_router: Add support for VRFs on top of bridgesIdo Schimmel3-1/+81
2017-03-16mlxsw: spectrum_router: Add support for VRFsIdo Schimmel3-3/+61
2017-03-16mlxsw: spectrum_router: Don't destroy RIF if L3 slaveIdo Schimmel1-1/+2
2017-03-16mlxsw: spectrum_router: Associate RIFs with correct VRIdo Schimmel1-2/+5
2017-03-16net: vrf: Set slave's private flag before linkingIdo Schimmel1-2/+6
2017-03-16ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel3-6/+43
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel2-5/+13
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel4-0/+43
2017-03-16r8152: simply the argumentshayeswang1-17/+26
2017-03-16ipvs: Document sysctl pmtu_discHangbin Liu1-0/+8
2017-03-16ipvs: Document sysctl sync_portsHangbin Liu1-0/+8
2017-03-16ipvs: Document sysctl sync_qlen_max and sync_sock_sizeHangbin Liu1-0/+14
2017-03-16ipvs: fix sync_threshold description and add sync_refresh_period, sync_retriesHangbin Liu1-9/+31
2017-03-16ipvs: remove an annoying printk in netns initCong Wang1-2/+0
2017-03-15MAINTAINERS: Update X-Gene SoC ethernet maintainerIyappan Subramanian1-0/+1
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11Iyappan Subramanian4-17/+30
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_1Quan Nguyen2-0/+12
2017-03-15drivers: net: xgene: Fix Rx checksum validation logicIyappan Subramanian1-10/+17
2017-03-15drivers: net: xgene: Fix wrong logical operationQuan Nguyen1-2/+2
2017-03-15drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2-0/+2
2017-03-15drivers: net: phy: xgene: Fix mdio writeQuan Nguyen1-1/+1
2017-03-15net: dsa: mv88e6xxx: specify ageing time limitsVivien Didelot1-0/+2
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot2-2/+10
2017-03-15net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot1-2/+2