aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21tcp: track the packet timings in RACKYuchung Cheng4-0/+49
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-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-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
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-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann1-1/+1
2015-10-18net: hisilicon: add OF dependencyArnd Bergmann1-1/+1
2015-10-18net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann1-0/+2
2015-10-18net: hns: fixes a bug about timeout by pause framelisheng1-7/+6
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu1-27/+12
2015-10-18net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode1-1/+1
2015-10-18net: hisilicon rm hnae sysfs interfacehuangdaode1-47/+0
2015-10-18xen-netback: correctly check failed allocationInsu Yun1-0/+6
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2-0/+5
2015-10-18net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran1-0/+5
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing2-1/+34
2015-10-18Linux 4.3-rc6Linus Torvalds1-1/+1
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler1-0/+1
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton1-0/+1
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler2-41/+31
2015-10-16memcg: convert threshold to bytesShaohua Li1-0/+1
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko6-18/+22