summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov4-0/+236
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov5-1/+62
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov1-5/+10
2015-10-22ipvlan: read direct ifindex instead of iflinkBrenden Blanco1-2/+2
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot2-1/+1
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot3-3/+0
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang1-4/+1
2015-10-21ipv6: gro: support sit protocolEric Dumazet1-0/+12
2015-10-21net: dummy: add more featuresEric Dumazet1-1/+5
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen5-28/+11
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz1-0/+12
2015-10-21Merge branch 'tcp-rack'David S. Miller11-86/+286
2015-10-21tcp: use RACK to detect lossesYuchung Cheng5-2/+109
2015-10-21tcp: track the packet timings in RACKYuchung Cheng6-0/+60
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: add tcp_tsopt_ecr_before helperYuchung Cheng1-2/+7
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng3-73/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng7-5/+100
2015-10-21tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng1-4/+1
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-219/+611
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller510-2206/+4030
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2-2/+2
2015-10-19i40e: declare rather than initialize int objectJean Sacren1-1/+1
2015-10-19i40e: fix kernel-doc argument nameJean Sacren1-1/+1
2015-10-19i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan1-13/+16
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2-4/+4
2015-10-19i40e: fix for PHY NVM interaction problemCarolyn Wyborny1-6/+8
2015-10-19i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny1-0/+5
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg8-8/+53
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg4-12/+48
2015-10-19i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2-2/+16
2015-10-19i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2-92/+128
2015-10-19i40evf: don't give upMitch Williams1-2/+5
2015-10-19i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2-3/+5
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai3-6/+31
2015-10-19i40evf: fix overlong BIT definesJesse Brandeburg2-12/+7
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil4-56/+282
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-345/+668
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-18Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller12-20/+54
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller46-444/+348
2015-10-18RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com1-3/+2
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger1-0/+1
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet6-9/+4
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-42/+99
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann1-1/+1