summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-17net: ipa: do not clear interrupt in gsi_channel_start()Alex Elder1-10/+1
2020-05-17net: ipa: don't use noirq suspend/resume callbacksAlex Elder1-2/+2
2020-05-17selftests: mlxsw: Do not hard code trap group nameIdo Schimmel7-72/+43
2020-05-17selftests: devlink_lib: Remove double blank lineIdo Schimmel1-1/+0
2020-05-17mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel2-143/+326
2020-05-17mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel2-41/+110
2020-05-17mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel2-62/+89
2020-05-17mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel2-6/+6
2020-05-17r8169: remove remaining call to mdiobus_unregisterHeiner Kallweit1-1/+0
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-16ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor1-4/+4
2020-05-16net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan5-73/+84
2020-05-16net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy8-36/+84
2020-05-16net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-05-16net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit7-9/+24
2020-05-16net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan1-22/+286
2020-05-16net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha4-24/+21
2020-05-16net/mlx5: Wait for inactive autogroupsPaul Blakey1-3/+5
2020-05-16net/mlx5: Drain wq first during PCI device removalParav Pandit1-3/+2
2020-05-16net/mlx5: Have single error unwinding pathParav Pandit1-4/+3
2020-05-16net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha1-22/+22
2020-05-16net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha1-5/+11
2020-05-15mptcp: cope better with MP_JOIN failurePaolo Abeni1-6/+9
2020-05-15inet_connection_sock: factor out destroy helper.Paolo Abeni2-5/+9
2020-05-15mptcp: add new sock flag to deal with join subflowsPaolo Abeni5-15/+17
2020-05-15net: phy: tja11xx: execute cable test on link upOleksij Rempel1-5/+43
2020-05-15net: phy: broadcom: add support for BCM54811 PHYKevin Lo2-5/+53
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy5-28/+133