aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30bpf, xdp, docs: Correct some English grammar and spellingKev Jackson
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30net: snmp: inline snmp_get_cpu_field()Eric Dumazet
2021-09-30tcp: adjust rcv_ssthresh according to sk_reserved_memWei Wang
2021-09-30tcp: adjust sndbuf according to sk_reserved_memWei Wang
2021-09-30net: add new socket option SO_RESERVE_MEMWei Wang
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni
2021-09-29mctp: Implement a timeout for tagsJeremy Kerr
2021-09-29mctp: Add refcounts to mctp_devJeremy Kerr
2021-09-29mctp: locking, lifetime and validity changes for sk_keysJeremy Kerr
2021-09-28net/tls: support SM4 CCM algorithmTianjia Zhang
2021-09-28xsk: Optimize for aligned caseMagnus Karlsson
2021-09-28xsk: Batched buffer allocation for the poolMagnus Karlsson
2021-09-28xsk: Get rid of unused entry in struct xdp_buff_xskMagnus Karlsson
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel
2021-09-26net: prevent user from passing illegal stab size王贇
2021-09-24tcp: tracking packets with CE marks in BW rate sampleYuchung Cheng
2021-09-24devlink: Delete not used port parameters APIsLeon Romanovsky
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23tcp: remove sk_{tr}x_skb_cacheEric Dumazet
2021-09-23tcp: make tcp_build_frag() staticPaolo Abeni
2021-09-23tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-18mptcp: add new mptcp_fill_diag helperFlorian Westphal
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15devlink: Delete not-used single parameter notification APIsLeon Romanovsky
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
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