summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-10-053-41/+241
|\
| * Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-011-1/+1
| * Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz2021-09-211-1/+1
| * Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-37/+2
| * Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz2021-09-131-0/+38
| * Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz2021-09-131-0/+28
| * Bluetooth: Add support for msbc coding formatKiran K2021-09-071-0/+1
| * Bluetooth: Configure codec for HFP offload use caseKiran K2021-09-072-0/+11
| * Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-073-2/+41
| * Bluetooth: Allow setting of codec for HFP offload use caseKiran K2021-09-071-0/+2
| * Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K2021-09-073-0/+25
| * Bluetooth: Add support for Read Local Supported Codecs V2Kiran K2021-09-071-0/+29
| * Bluetooth: Enumerate local supported codec and cache detailsKiran K2021-09-072-0/+58
| * Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz2021-08-301-2/+3
| * Bluetooth: Support the quality report eventsJoseph Hwang2021-08-302-0/+3
* | ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman2021-10-041-1/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-10-013-6/+72
|\ \
| * | bpf, xdp, docs: Correct some English grammar and spellingKev Jackson2021-09-301-4/+4
| * | xsk: Optimize for aligned caseMagnus Karlsson2021-09-281-1/+45
| * | xsk: Batched buffer allocation for the poolMagnus Karlsson2021-09-282-0/+23
| * | xsk: Get rid of unused entry in struct xdp_buff_xskMagnus Karlsson2021-09-281-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-305-7/+39
|\ \ \
| * | | af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-09-301-0/+2
| * | | net: introduce and use lock_sock_fast_nested()Paolo Abeni2021-09-301-1/+30
| * | | Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-09-271-4/+4
| |\ \ \
| | * | | mac80211: Fix Ptk0 rekey documentationAlexander Wetzel2021-09-271-4/+4
| * | | | net: prevent user from passing illegal stab size王贇2021-09-261-0/+1
| * | | | net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang2021-09-242-2/+2
| |/ / /
* | | | net: snmp: inline snmp_get_cpu_field()Eric Dumazet2021-09-301-1/+5
* | | | tcp: adjust rcv_ssthresh according to sk_reserved_memWei Wang2021-09-301-0/+11
* | | | tcp: adjust sndbuf according to sk_reserved_memWei Wang2021-09-301-0/+1
* | | | net: add new socket option SO_RESERVE_MEMWei Wang2021-09-301-5/+39
* | | | mctp: Implement a timeout for tagsJeremy Kerr2021-09-291-0/+10
* | | | mctp: Add refcounts to mctp_devJeremy Kerr2021-09-291-0/+5
* | | | mctp: locking, lifetime and validity changes for sk_keysJeremy Kerr2021-09-291-15/+31
* | | | net/tls: support SM4 CCM algorithmTianjia Zhang2021-09-281-1/+2
* | | | tcp: tracking packets with CE marks in BW rate sampleYuchung Cheng2021-09-241-3/+6
* | | | devlink: Delete not used port parameters APIsLeon Romanovsky2021-09-241-6/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-232-0/+10
|\| | |
| * | | net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-191-0/+8
| * | | net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner2021-09-191-0/+1
| * | | net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+1
* | | | tcp: remove sk_{tr}x_skb_cacheEric Dumazet2021-09-231-19/+0
* | | | tcp: make tcp_build_frag() staticPaolo Abeni2021-09-231-2/+0
* | | | tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni2021-09-231-0/+2
* | | | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-1/+1
* | | | net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski2021-09-191-0/+2
* | | | mptcp: add new mptcp_fill_diag helperFlorian Westphal2021-09-181-0/+4
| |/ / |/| |
* | | devlink: Delete not-used devlink APIsLeon Romanovsky2021-09-171-14/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-161-0/+5
|\| |