summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan4-50/+162
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan12-27/+59
2015-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller23-136/+3136
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2015-08-06af_mpls: add null dev check in find_outdevRoopa Prabhu1-0/+3
2015-08-06Merge branch 'test-bpf-next'David S. Miller1-1/+710
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan1-0/+158
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan1-0/+296
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan1-0/+71
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan1-0/+142
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan1-1/+38
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan1-0/+5
2015-08-06Merge branch 'mlx5e-next'David S. Miller9-348/+675
2015-08-06net/mlx5_core: Support physical port countersGal Pressman5-1/+137
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat3-106/+32
2015-08-06net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat1-2/+2
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat3-308/+306
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat4-76/+184
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat3-1/+22
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat2-11/+114
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat2-34/+69
2015-08-06Merge branch 'cpsw-next'David S. Miller1-48/+35
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N1-13/+31
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N1-17/+9
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N1-25/+2
2015-08-06mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter1-9/+4
2015-08-06Merge branch 'bnx2x-cnic-bnx2fc-bd-support'David S. Miller7-7/+236
2015-08-06bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio1-0/+66
2015-08-06bnx2x: Add BD support for storageYuval Mintz4-2/+118
2015-08-06cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi2-2/+32
2015-08-06cnic: Populate upper layer driver state in MFWTej Parkash2-3/+20
2015-08-06rocker: use netdev_err after register_netdevScott Feldman1-1/+1
2015-08-06rocker: NULL port if port probe failsScott Feldman1-0/+1
2015-08-05e1000e: Increase driver version numberRaanan Avargil1-1/+1
2015-08-05e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil1-10/+21
2015-08-05e1000e: Fix incorrect ASPM lockingRaanan Avargil1-2/+2
2015-08-05e1000e: Cosmetic changesRaanan Avargil2-5/+4
2015-08-05e1000e: Fix EEE in Sx implementationRaanan Avargil1-0/+27
2015-08-05i40e: Add AQ commands for NVM Update for X722Shannon Nelson1-0/+129
2015-08-05i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2-0/+14
2015-08-05i40e: Add IWARP support for X722Anjali Singhai Jain1-0/+10
2015-08-05i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain7-5/+50
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain7-18/+74
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain9-89/+307
2015-08-05i40e/i40evf: Update register.h file for X722Anjali Singhai Jain2-2/+1991
2015-08-05i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain6-1/+444
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain3-1/+21
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain6-2/+41
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller24-217/+461
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan1-5/+0