summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller2017-04-047-12/+25
|\ \
| * | brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-03-301-3/+5
| * | rtlwifi: Fix scheduling while atomic splatLarry Finger2017-03-301-2/+4
| * | Merge tag 'iwlwifi-for-kalle-2017-03-29' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-03-305-7/+16
| |\ \
| | * | iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-03-243-6/+13
| | * | iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter2017-03-241-0/+2
| | * | iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon2017-03-241-1/+1
| |/ /
* | | Merge branch 'qed-QM-ILT-changes'David S. Miller2017-04-0418-351/+817
|\ \ \
| * | | qed: Manage with less memory regions for RoCERam Amrani2017-04-045-38/+125
| * | | qed: RoCE doesn't need to use SRCMintz, Yuval2017-04-041-2/+1
| * | | qed: Correct TM ILT lines in presence of VFsMintz, Yuval2017-04-041-1/+1
| * | | qed: Fix TM block ILT allocationMichal Kalderon2017-04-041-7/+25
| * | | qed: Revise QM cofigurationAriel Elior2017-04-0415-303/+665
|/ / /
* | / net: usbnet: support 64bit statsGreg Ungerer2017-04-0418-4/+73
| |/ |/|
* | soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan2017-04-041-2/+2
* | flowcache: more "unsigned int"Alexey Dobriyan2017-04-042-9/+10
* | flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan2017-04-041-6/+8
* | flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan2017-04-042-4/+4
* | net/faraday: Add missing include of of.hAndrew Lunn2017-04-041-0/+1
* | vxlan: fix ND proxy when skb doesn't have transport header offsetVincent Bernat2017-04-041-14/+15
* | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-035-2/+84
* | Merge branch 'hns-misc-fixes'David S. Miller2017-04-0317-560/+653
|\ \
| * | net: hns: Some checkpatch.pl script & warning fixesSalil2017-04-036-14/+11
| * | net: hns: Avoid Hip06 chip TX packet line buglipeng2017-04-037-70/+169
| * | net: hns: Adjust the SBM module buffer thresholdKejian Yan2017-04-031-4/+4
| * | net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan2017-04-031-9/+8
| * | net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan2017-04-031-4/+6
| * | net: hns: Clean redundant code from hns_mdio.c fileKejian Yan2017-04-031-10/+0
| * | net: hns: Remove redundant mac table operationsKejian Yan2017-04-032-170/+0
| * | net: hns: Remove redundant mac_get_id()Kejian Yan2017-04-033-23/+0
| * | net: hns: Remove the redundant adding and deleting mac functionKejian Yan2017-04-034-122/+0
| * | net: hns: Correct HNS RSS key set functionlipeng2017-04-032-14/+18
| * | net: hns: Replace netif_tx_lock to ring spin locklipeng2017-04-033-10/+15
| * | net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-037-24/+337
| * | net: hns: Optimize hns_nic_common_poll for better performancelipeng2017-04-032-21/+31
| * | net: hns: bug fix of ethtool show the speedDaode Huang2017-04-031-1/+1
| * | net: hns: Remove redundant memset during buffer releaselipeng2017-04-031-1/+0
| * | net: hns: Optimize the code for GMAC pad and crc Configlipeng2017-04-031-20/+16
| * | net: hns: Modify GMAC init TX threshold valuelipeng2017-04-032-0/+10
| * | net: hns: Fix the implementation of irq affinity functionlipeng2017-04-032-46/+30
|/ /
* | Merge branch 'rds-minor-bug-fixes'David S. Miller2017-04-032-2/+10
|\ \
| * | rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan2017-04-031-1/+1
| * | rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan2017-04-031-1/+9
|/ /
* | sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet2017-04-031-1/+1
* | drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4Andrew Morton2017-04-031-2/+6
* | drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4Andrew Morton2017-04-031-4/+12
* | net: stmmac: fix cbs configurationJoao Pinto2017-04-032-1/+4
* | Merge branch 'mpls-more-labels'David S. Miller2017-04-024-93/+196
|\ \
| * | net: mpls: Increase max number of labels for lwt encapDavid Ahern2017-04-024-11/+17
| * | net: mpls: bump maximum number of labelsDavid Ahern2017-04-022-34/+71