summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/mISDNipac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-27net: hns: make hns_dsaf_roce_reset non staticYueHaibing1-1/+1
2018-07-26net: sched: unmark chain as explicitly created on deleteJiri Pirko1-0/+1
2018-07-26tls: Skip zerocopy path for ITER_KVECDoron Roberts-Kedes1-3/+4
2018-07-26net: sched: cls_api: fix dead code in switchGustavo A. R. Silva1-1/+0
2018-07-26l2tp: remove ->recv_payload_hookGuillaume Nault5-39/+18
2018-07-26tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing1-0/+1
2018-07-26net/tls: Removed redundant checks for non-NULLVakul Garg1-6/+3
2018-07-26cbs: Add support for the graft functionVinicius Costa Gomes1-9/+125
2018-07-26net: hns: Make many functions staticYueHaibing10-52/+60
2018-07-26selftests/net: add tls to .gitignoreAnders Roxell1-0/+1
2018-07-26selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko1-0/+21
2018-07-26ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck3-91/+224
2018-07-26ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop deviceAlexander Duyck1-7/+7
2018-07-26igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas1-2/+2
2018-07-26igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke1-12/+0
2018-07-26ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson1-1/+9
2018-07-26ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen1-0/+10
2018-07-26rds: send: Fix dead code in rds_sendmsgGustavo A. R. Silva1-1/+1
2018-07-26net/rds/Kconfig: RDS should depend on IPV6Anders Roxell1-1/+1
2018-07-26net/smc: improve delete link processingKarsten Graul5-23/+68
2018-07-26net/smc: provide fallback reason codeKarsten Graul6-29/+61
2018-07-26net/smc: use correct vlan gid of RoCE deviceUrsula Braun12-81/+93
2018-07-26net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun3-13/+8
2018-07-26nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski2-6/+7
2018-07-26nfp: restore correct ordering of fields in rx ring structureJakub Kicinski1-3/+4
2018-07-26nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski1-8/+8
2018-07-26nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski1-8/+12
2018-07-26amd-xgbe: use dma_mapping_error to check map errorsYueHaibing1-4/+3
2018-07-26mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel7-36/+124
2018-07-26mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel4-5/+485
2018-07-26mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel1-10/+11
2018-07-26mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel1-22/+33
2018-07-26mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel6-3/+9
2018-07-26mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel3-11/+16
2018-07-26mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel3-0/+23
2018-07-26mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel3-6/+11
2018-07-26mlxsw: spectrum_acl: Extend Spectrum-2 region structIdo Schimmel1-0/+3
2018-07-26mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel2-13/+191
2018-07-26mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel1-3/+7
2018-07-26mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel4-1/+1061
2018-07-26mlxsw: resources: Add Spectrum-2 eRP resourcesIdo Schimmel1-0/+12
2018-07-26mlxsw: resources: Add Spectrum-2 maximum large key ID resourceIdo Schimmel1-0/+2
2018-07-26mlxsw: reg: Add Policy-Engine eRP Table RegisterIdo Schimmel1-0/+113
2018-07-26mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3Ido Schimmel1-3/+162
2018-07-26mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel2-4/+20
2018-07-26lan743x: Make symbol lan743x_pm_ops staticWei Yongjun1-1/+1
2018-07-26tcp: make function tcp_retransmit_stamp() staticWei Yongjun1-1/+1
2018-07-26net/sched: cls_flower: Use correct inline function for assignment of vlan tpidJianbo Liu1-2/+2
2018-07-26net/mlx4_core: Allow MTTs starting at any indexTariq Toukan3-5/+6
2018-07-26net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz1-1/+22