summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2-2/+2
2015-10-20i40e: declare rather than initialize int objectJean Sacren1-1/+1
2015-10-20i40e: fix kernel-doc argument nameJean Sacren1-1/+1
2015-10-20i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-20i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan1-13/+16
2015-10-20i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2-4/+4
2015-10-20i40e: fix for PHY NVM interaction problemCarolyn Wyborny1-6/+8
2015-10-20i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny1-0/+5
2015-10-20i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg8-8/+53
2015-10-20i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg4-12/+48
2015-10-20i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2-2/+16
2015-10-20i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2-92/+128
2015-10-20i40evf: don't give upMitch Williams1-2/+5
2015-10-20i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2-3/+5
2015-10-20i40e: Fix basic support for X722 devicesAnjali Singhai3-6/+31
2015-10-20i40evf: fix overlong BIT definesJesse Brandeburg2-12/+7
2015-10-20i40e: 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-19net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-19Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller12-20/+54
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller46-444/+348
2015-10-19RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com1-3/+2
2015-10-19tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-19uapi: add mpls_iptunnel.hstephen hemminger1-0/+1
2015-10-19tcp: do not set queue_mapping on SYNACKEric Dumazet6-9/+4
2015-10-19openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-42/+99
2015-10-19net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann1-1/+1
2015-10-19net: hisilicon: add OF dependencyArnd Bergmann1-1/+1
2015-10-19net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann1-0/+2
2015-10-19Merge branch 'hns-fixes'David S. Miller2-34/+18
2015-10-19net: hns: fixes a bug about timeout by pause framelisheng1-7/+6
2015-10-19net: hns: fixes the issue by using ethtool -sChenny Xu1-27/+12
2015-10-19Merge branch 'hsi-fixes'David S. Miller2-48/+1
2015-10-19net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode1-1/+1
2015-10-19net: hisilicon rm hnae sysfs interfacehuangdaode1-47/+0
2015-10-19xen-netback: correctly check failed allocationInsu Yun1-0/+6
2015-10-19net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2-0/+5
2015-10-19net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran1-0/+5
2015-10-19netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-19ipconfig: send Client-identifier in DHCP requestsLi RongQing2-1/+34
2015-10-19Linux 4.3-rc6v4.3-rc6Linus Torvalds1-1/+1