summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-02-03Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung
2021-02-02Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu
2021-01-29Bluetooth: fix indentation and alignment reported by checkpatchTomoyuki Matsushita
2021-01-29Bluetooth: fix coccicheck warnings debugfsJiapeng Zhong
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-01-25Bluetooth: L2CAP: Try harder to accept device not knowing optionsBastien Nocera
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz
2021-01-25Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-01-25Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-01-25Bluetooth: drop HCI device reference before returnPan Bian
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel
2020-12-27Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill
2020-12-18Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka
2020-12-18Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14net: fix proc_fs init handling in af_packet and tlsYonatan Linik
2020-12-14af_vsock: Assign the vsock transport considering the vsock address flagsAndra Paraschiv
2020-12-14af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive pathAndra Paraschiv
2020-12-14vsock_addr: Check for supported flag valuesAndra Paraschiv
2020-12-14net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabledTariq Toukan
2020-12-14tcp: Add logic to check for SYN w/ data in tcp_simple_retransmitAlexander Duyck
2020-12-14net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14net: bridge: Fix a warning when del bridge sysfsWang Hai
2020-12-14mptcp: let MPTCP create max size skbsPaolo Abeni
2020-12-14mptcp: pm: simplify select_local_address()Paolo Abeni
2020-12-14mptcp: parse and act on incoming FASTCLOSE optionFlorian Westphal
2020-12-14tcp: parse mptcp options contained in reset packetsFlorian Westphal
2020-12-14mptcp: hold mptcp socket before calling tcp_doneFlorian Westphal
2020-12-14mptcp: use MPTCPOPT_HMAC_LEN macroGeliang Tang
2020-12-14mptcp: remove address when netlink flushes addrsGeliang Tang
2020-12-14mptcp: attach subflow socket to parent cgroupNicolas Rybowski
2020-12-14net: openvswitch: fix TTL decrement exception action executionEelco Chaudron
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-12net: x25: Remove unimplemented X.25-over-LLC code stubsXie He
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso