summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-05-13Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-13Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann
2020-05-11Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann
2020-05-11Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan
2020-05-11Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An
2020-04-28Bluetooth: allow scatternet connections if supported.Alain Michaud
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-04-20net: ipv4: remove redundant assignment to variable rcColin Ian King
2020-04-20net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn
2020-04-20net: Add testing sysfs attributeAndrew Lunn
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-16Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann
2020-04-15tipc: fix incorrect increasing of link windowTuong Lien
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann
2020-04-15Bluetooth: Use extra variable to make code more readableMarcel Holtmann
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells
2020-04-14xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-12mptcp: fix double-unlock in mptcp_pollFlorian Westphal
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09Bluetooth: log advertisement packet length if it gets correctedDaniels Umanovskis
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King
2020-04-09net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-09bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer
2020-04-08net/tls: fix const assignment warningArnd Bergmann
2020-04-08l2tp: Allow management of tunnels and session in user namespaceMichael Weiß
2020-04-08Bluetooth: Always request for user confirmation for Just Works (LE SC)Sonny Sasaka