summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2021-09-24tcp: tracking packets with CE marks in BW rate sampleYuchung Cheng1-3/+6
2021-09-24devlink: Delete not used port parameters APIsLeon Romanovsky1-6/+0
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang2-2/+2
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+10
2021-09-23tcp: remove sk_{tr}x_skb_cacheEric Dumazet1-19/+0
2021-09-23tcp: make tcp_build_frag() staticPaolo Abeni1-2/+0
2021-09-23tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni1-0/+2
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-1/+1
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz1-1/+1
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz1-37/+2
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski1-0/+2
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean1-0/+8
2021-09-19net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner1-0/+1
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+1
2021-09-18mptcp: add new mptcp_fill_diag helperFlorian Westphal1-0/+4
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky1-14/+0
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2021-09-16net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean1-0/+5
2021-09-15devlink: Delete not-used single parameter notification APIsLeon Romanovsky1-4/+0
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski1-0/+4
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz1-0/+38
2021-09-13Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz1-0/+28
2021-09-08Bluetooth: Add support for msbc coding formatKiran K1-0/+1
2021-09-08Bluetooth: Configure codec for HFP offload use caseKiran K2-0/+11
2021-09-08Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K3-2/+41
2021-09-08Bluetooth: Allow setting of codec for HFP offload use caseKiran K1-0/+2
2021-09-08Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K3-0/+25
2021-09-08Bluetooth: Add support for Read Local Supported Codecs V2Kiran K1-0/+29
2021-09-08Bluetooth: Enumerate local supported codec and cache detailsKiran K2-0/+58
2021-09-02flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa1-2/+2
2021-08-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+6
2021-08-31sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy1-2/+1
2021-08-31Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz1-2/+3
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang2-0/+3
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-22/+21
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2-0/+10
2021-08-28ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue1-0/+2
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2-6/+37
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller1-0/+12
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin1-0/+1
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2-17/+7
2021-08-25netfilter: ecache: prepare for event notifier mergeFlorian Westphal1-6/+5
2021-08-25netfilter: ecache: remove one indent levelFlorian Westphal1-1/+1
2021-08-25mctp: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-25mptcp: MP_FAIL suboption sendingGeliang Tang1-1/+4
2021-08-25mptcp: shrink mptcp_out_options structPaolo Abeni1-9/+17
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai1-2/+2
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean1-0/+3
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+12