summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-101-2/+1
* net: Fix race condition in store_rps_mapTom Herbert2015-08-081-4/+7
* openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-071-1/+4
* vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-074-16/+8
* Merge branch 'rds-tcp-netns'David S. Miller2015-08-0713-70/+214
|\
| * RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-074-50/+162
| * RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-0712-27/+59
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-0723-136/+3136
|\
| * e1000e: Increase driver version numberRaanan Avargil2015-08-061-1/+1
| * e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil2015-08-061-10/+21
| * e1000e: Fix incorrect ASPM lockingRaanan Avargil2015-08-061-2/+2
| * e1000e: Cosmetic changesRaanan Avargil2015-08-062-5/+4
| * e1000e: Fix EEE in Sx implementationRaanan Avargil2015-08-061-0/+27
| * i40e: Add AQ commands for NVM Update for X722Shannon Nelson2015-08-061-0/+129
| * i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2015-08-062-0/+14
| * i40e: Add IWARP support for X722Anjali Singhai Jain2015-08-061-0/+10
| * i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-067-5/+50
| * i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-067-18/+74
| * i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-069-89/+307
| * i40e/i40evf: Update register.h file for X722Anjali Singhai Jain2015-08-062-2/+1991
| * i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain2015-08-066-1/+444
| * i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-063-1/+21
| * i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-066-2/+41
* | net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-071-0/+8
* | af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-071-0/+3
* | Merge branch 'test-bpf-next'David S. Miller2015-08-071-1/+710
|\ \
| * | test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan2015-08-071-0/+158
| * | test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan2015-08-071-0/+296
| * | test_bpf: add module parameters to filter the tests to run.Nicolas Schichan2015-08-071-0/+71
| * | test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan2015-08-071-0/+142
| * | test_bpf: allow tests to specify an skb fragment.Nicolas Schichan2015-08-071-1/+38
| * | test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan2015-08-071-0/+5
|/ /
* | Merge branch 'mlx5e-next'David S. Miller2015-08-079-348/+675
|\ \
| * | net/mlx5_core: Support physical port countersGal Pressman2015-08-075-1/+137
| * | net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat2015-08-073-106/+32
| * | net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat2015-08-071-2/+2
| * | net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat2015-08-073-308/+306
| * | net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-074-76/+184
| * | net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-073-1/+22
| * | net/mlx5e: Introduce the "Drop RQ"Achiad Shochat2015-08-072-11/+114
| * | net/mlx5e: Unify the RX flowAchiad Shochat2015-08-072-34/+69
|/ /
* | Merge branch 'cpsw-next'David S. Miller2015-08-071-48/+35
|\ \
| * | drivers: net: cpsw: add separate napi for txMugunthan V N2015-08-071-13/+31
| * | drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N2015-08-071-17/+9
| * | drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N2015-08-071-25/+2
|/ /
* | mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter2015-08-071-9/+4
* | Merge branch 'bnx2x-cnic-bnx2fc-bd-support'David S. Miller2015-08-077-7/+236
|\ \
| * | bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio2015-08-071-0/+66
| * | bnx2x: Add BD support for storageYuval Mintz2015-08-074-2/+118
| * | cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi2015-08-072-2/+32