summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-09-21Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUFLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-13Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2021-09-13Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou
2021-09-07Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transportChethan T N
2021-09-07Bluetooth: Add offload feature under experimental flagKiran K
2021-09-07Bluetooth: Add support for msbc coding formatKiran K
2021-09-07Bluetooth: Configure codec for HFP offload use caseKiran K
2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K
2021-09-07Bluetooth: Allow setting of codec for HFP offload use caseKiran K
2021-09-07Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K
2021-09-07Bluetooth: Add support for Read Local Supported Codecs V2Kiran K
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K
2021-09-03Bluetooth: fix init and cleanup of sco_conn.timeout_workDesmond Cheong Zhi Xi
2021-09-03Bluetooth: call sock_hold earlier in sco_conn_delDesmond Cheong Zhi Xi
2021-09-01Bluetooth: fix use-after-free error in lock_sock_nested()Wang ShaoBo
2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix enabling advertising for central roleLuiz Augusto von Dentz
2021-08-30Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()Takashi Iwai
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang
2021-08-30Bluetooth: refactor set_exp_feature with a feature tableJoseph Hwang
2021-08-30Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix
2021-08-30Bluetooth: reorganize functions from hci_sock_sendmsg()Tetsuo Handa
2021-08-30net: ipv4: Fix the warning for dereferenceYajun Deng
2021-08-30net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter
2021-08-30fix array-index-out-of-bounds in taprio_changeHaimin Zhang
2021-08-30net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-30ipv4: make exception cache less predictibleEric Dumazet
2021-08-30ipv6: make exception cache less predictibleEric Dumazet
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-08-27mptcp: make the locking tx schema more readablePaolo Abeni
2021-08-27mptcp: optimize the input options processingPaolo Abeni
2021-08-27mptcp: consolidate in_opt sub-options fields in a bitmaskPaolo Abeni
2021-08-27mptcp: better binary layout for mptcp_options_receivedPaolo Abeni
2021-08-27mptcp: do not set unconditionally csum_reqd on incoming optPaolo Abeni
2021-08-26tcp: enable mid stream window clampNeil Spring
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet