summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang2015-10-211-4/+1
* ipv6: gro: support sit protocolEric Dumazet2015-10-211-0/+12
* net: dummy: add more featuresEric Dumazet2015-10-211-1/+5
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-215-28/+11
* Adding switchdev ageing notification on port bridgedElad Raz2015-10-211-0/+12
* Merge branch 'tcp-rack'David S. Miller2015-10-2111-86/+286
|\
| * tcp: use RACK to detect lossesYuchung Cheng2015-10-215-2/+109
| * tcp: track the packet timings in RACKYuchung Cheng2015-10-216-0/+60
| * tcp: skb_mstamp_after helperYuchung Cheng2015-10-211-0/+9
| * tcp: add tcp_tsopt_ecr_before helperYuchung Cheng2015-10-211-2/+7
| * tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2015-10-213-73/+0
| * tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-217-5/+100
| * tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng2015-10-211-4/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-2116-219/+611
|\
| * i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-192-2/+2
| * i40e: declare rather than initialize int objectJean Sacren2015-10-191-1/+1
| * i40e: fix kernel-doc argument nameJean Sacren2015-10-191-1/+1
| * i40e: Move error message to debug levelCatherine Sullivan2015-10-191-3/+3
| * i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan2015-10-191-13/+16
| * i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-192-4/+4
| * i40e: fix for PHY NVM interaction problemCarolyn Wyborny2015-10-191-6/+8
| * i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny2015-10-191-0/+5
| * i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-198-8/+53
| * i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-194-12/+48
| * i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-192-2/+16
| * i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-192-92/+128
| * i40evf: don't give upMitch Williams2015-10-191-2/+5
| * i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-192-3/+5
| * i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-193-6/+31
| * i40evf: fix overlong BIT definesJesse Brandeburg2015-10-192-12/+7
| * i40e: Lock for VSI's MAC filter listKiran Patil2015-10-194-56/+282
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20510-2206/+4030
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1983-345/+668
| |\
| | * net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-181-9/+23
| | * Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller2015-10-1812-20/+54
| | |\
| | | * Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2015-10-078-20/+27
| | | |\
| | | | * iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| | | | * iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| | | | * iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| | | | * iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| | | | * iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| | | | * iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| | | | * iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| | | | * iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| | | * | rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger2015-10-034-0/+27
| | * | | tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2015-10-182-10/+9
| | * | | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-181-0/+9
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-184-42/+99
| | |\ \ \
| | | * | | Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-162-8/+20
| | | * | | Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-161-4/+19
OpenPOWER on IntegriCloud