Age | Commit message (Expand) | Author | Files | Lines |
2015-10-21 | tcp: track the packet timings in RACK | Yuchung Cheng | 6 | -0/+60 |
2015-10-21 | tcp: skb_mstamp_after helper | Yuchung Cheng | 1 | -0/+9 |
2015-10-21 | tcp: add tcp_tsopt_ecr_before helper | Yuchung Cheng | 1 | -2/+7 |
2015-10-21 | tcp: remove tcp_mark_lost_retrans() | Yuchung Cheng | 3 | -73/+0 |
2015-10-21 | tcp: track min RTT using windowed min-filter | Yuchung Cheng | 7 | -5/+100 |
2015-10-21 | tcp: apply Kern's check on RTTs used for congestion control | Yuchung Cheng | 1 | -4/+1 |
2015-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 16 | -219/+611 |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 510 | -2206/+4030 |
2015-10-20 | i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25 | Catherine Sullivan | 2 | -2/+2 |
2015-10-20 | i40e: declare rather than initialize int object | Jean Sacren | 1 | -1/+1 |
2015-10-20 | i40e: fix kernel-doc argument name | Jean Sacren | 1 | -1/+1 |
2015-10-20 | i40e: Move error message to debug level | Catherine Sullivan | 1 | -3/+3 |
2015-10-20 | i40e: Fix order of checks when enabling/disabling autoneg in ethtool | Catherine Sullivan | 1 | -13/+16 |
2015-10-20 | i40e/i40evf: Fix an accidental error with BIT_ULL replacement | Anjali Singhai Jain | 2 | -4/+4 |
2015-10-20 | i40e: fix for PHY NVM interaction problem | Carolyn Wyborny | 1 | -6/+8 |
2015-10-20 | i40e: Fix for Tools loopback test failing after driver load | Carolyn Wyborny | 1 | -0/+5 |
2015-10-20 | i40e/i40evf: adjust interrupt throttle less frequently | Jesse Brandeburg | 8 | -8/+53 |
2015-10-20 | i40e/i40evf: change dynamic interrupt thresholds | Jesse Brandeburg | 4 | -12/+48 |
2015-10-20 | i40e/i40evf: fix bug in throttle rate math | Jesse Brandeburg | 2 | -2/+16 |
2015-10-20 | i40e/i40evf: refactor IRQ enable function | Jesse Brandeburg | 2 | -92/+128 |
2015-10-20 | i40evf: don't give up | Mitch Williams | 1 | -2/+5 |
2015-10-20 | i40e/i40evf: use napi_schedule_irqoff() | Alexander Duyck | 2 | -3/+5 |
2015-10-20 | i40e: Fix basic support for X722 devices | Anjali Singhai | 3 | -6/+31 |
2015-10-20 | i40evf: fix overlong BIT defines | Jesse Brandeburg | 2 | -12/+7 |
2015-10-20 | i40e: Lock for VSI's MAC filter list | Kiran Patil | 4 | -56/+282 |
2015-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 83 | -345/+668 |
2015-10-19 | net: bcmgenet: Fix early link interrupt enabling | Florian Fainelli | 1 | -9/+23 |
2015-10-19 | Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub... | David S. Miller | 12 | -20/+54 |
2015-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 46 | -444/+348 |
2015-10-19 | RDS: fix rds-ping deadlock over TCP transport | santosh.shilimkar@oracle.com | 1 | -3/+2 |
2015-10-19 | tunnels: Don't require remote endpoint or ID during creation. | Jesse Gross | 2 | -10/+9 |
2015-10-19 | uapi: add mpls_iptunnel.h | stephen hemminger | 1 | -0/+1 |
2015-10-19 | tcp: do not set queue_mapping on SYNACK | Eric Dumazet | 6 | -9/+4 |
2015-10-19 | openvswitch: Scrub skb between namespaces | Joe Stringer | 1 | -0/+9 |
2015-10-19 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 4 | -42/+99 |
2015-10-19 | net: hix5hd2_gmac: avoid integer overload warning | Arnd Bergmann | 1 | -1/+1 |
2015-10-19 | net: hisilicon: add OF dependency | Arnd Bergmann | 1 | -1/+1 |
2015-10-19 | net: hisilicon: include linux/vmalloc.h in dsaf | Arnd Bergmann | 1 | -0/+2 |
2015-10-19 | Merge branch 'hns-fixes' | David S. Miller | 2 | -34/+18 |
2015-10-19 | net: hns: fixes a bug about timeout by pause frame | lisheng | 1 | -7/+6 |
2015-10-19 | net: hns: fixes the issue by using ethtool -s | Chenny Xu | 1 | -27/+12 |
2015-10-19 | Merge branch 'hsi-fixes' | David S. Miller | 2 | -48/+1 |
2015-10-19 | net: hisilicon fix a bug on Hisilicon Network Subsystem | huangdaode | 1 | -1/+1 |
2015-10-19 | net: hisilicon rm hnae sysfs interface | huangdaode | 1 | -47/+0 |
2015-10-19 | xen-netback: correctly check failed allocation | Insu Yun | 1 | -0/+6 |
2015-10-19 | net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter | Chia-Sheng Chang | 2 | -0/+5 |
2015-10-19 | net: phy: bcm-phy-lib: Fix module license issue | Arun Parameswaran | 1 | -0/+5 |
2015-10-19 | netlink: Trim skb to alloc size to avoid MSG_TRUNC | Arad, Ronen | 1 | -12/+22 |
2015-10-19 | ipconfig: send Client-identifier in DHCP requests | Li RongQing | 2 | -1/+34 |
2015-10-19 | Linux 4.3-rc6v4.3-rc6 | Linus Torvalds | 1 | -1/+1 |