summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-29Bluetooth: hci_qca: Fix suspend/resume functionality failureZijun Hu1-4/+6
2020-05-28Bluetooth: btbcm: Added 003.006.007, changed 001.003.015Azamat H. Hackimov1-1/+2
2020-05-20Bluetooth: hci_qca: Fix uninitialized access to hdevAbhishek Pandit-Subedi1-1/+2
2020-05-20Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz1-2/+0
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2-27/+21
2020-05-18Bluetooth: hci_qca: Enable WBS support for wcn3991Abhishek Pandit-Subedi1-6/+17
2020-05-18Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao1-0/+1
2020-05-18Bluetooth: Fix for GAP/SEC/SEM/BI-10-CƁukasz Rymanowski1-0/+4
2020-05-18Bluetooth: L2CAP: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2020-05-17rds: convert get_user_pages() --> pin_user_pages()John Hubbard1-4/+2
2020-05-17Merge branch 'mptcp-do-not-block-on-subflow-socket'David S. Miller3-40/+109
2020-05-17net: allow __skb_ext_alloc to sleepFlorian Westphal3-5/+9
2020-05-17mptcp: remove inner wait loop from mptcp_sendmsg_fragFlorian Westphal1-14/+0
2020-05-17mptcp: fill skb page frag cache outside of mptcp_sendmsg_fragFlorian Westphal1-1/+6
2020-05-17mptcp: fill skb extension cache outside of mptcp_sendmsg_fragFlorian Westphal1-4/+14
2020-05-17mptcp: avoid blocking in tcp_sendpagesFlorian Westphal1-3/+32
2020-05-17mptcp: break and restart in case mptcp sndbuf is fullFlorian Westphal1-0/+36
2020-05-17mptcp: move common nospace-pattern to a helperFlorian Westphal1-14/+13
2020-05-17selftests: Drop 'pref medium' in route checksDavid Ahern1-2/+2
2020-05-16Merge branch 'net-ipa-sc7180-suspend-resume'David S. Miller2-12/+3
2020-05-16net: ipa: do not clear interrupt in gsi_channel_start()Alex Elder1-10/+1
2020-05-16net: ipa: don't use noirq suspend/resume callbacksAlex Elder1-2/+2
2020-05-16Merge branch 'mlxsw-Reorganize-trap-data'David S. Miller9-323/+572
2020-05-16selftests: mlxsw: Do not hard code trap group nameIdo Schimmel7-72/+43
2020-05-16selftests: devlink_lib: Remove double blank lineIdo Schimmel1-1/+0
2020-05-16mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel2-143/+326
2020-05-16mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel2-41/+110
2020-05-16mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel2-62/+89
2020-05-16mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel2-6/+6
2020-05-16r8169: remove remaining call to mdiobus_unregisterHeiner Kallweit1-1/+0
2020-05-16Merge branch 'ethtool-set_channels-add-a-few-more-checks'David S. Miller3-4/+30
2020-05-16ethtool: don't call set_channels in drivers if config didn't changeJakub Kicinski1-0/+6
2020-05-16nfp: don't check lack of RX/TX channelsJakub Kicinski1-2/+1
2020-05-16ethtool: check if there is at least one channel for TX/RX in the coreJakub Kicinski2-2/+23
2020-05-16mptcp: Use 32-bit DATA_ACK when possibleChristoph Paasch4-10/+31
2020-05-16netns: enable to inherit devconf from current netnsNicolas Dichtel4-10/+44
2020-05-16dpaa2-eth: add bulking to XDP_TXIoana Ciornei2-23/+46
2020-05-16net: phy: broadcom: fix checkpatch complains about tabsKevin Lo1-1/+1
2020-05-15Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller24-204/+554
2020-05-15ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor1-4/+4
2020-05-15net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan5-73/+84
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy8-36/+84
2020-05-15net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit7-9/+24
2020-05-15net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan1-22/+286
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha4-24/+21
2020-05-15net/mlx5: Wait for inactive autogroupsPaul Blakey1-3/+5
2020-05-15net/mlx5: Drain wq first during PCI device removalParav Pandit1-3/+2
2020-05-15net/mlx5: Have single error unwinding pathParav Pandit1-4/+3
2020-05-15net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha1-22/+22