summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin2021-11-181-1/+11
* NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-11-171-0/+1
* Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-114-14/+38
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-091-1/+19
| |\
| | * bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki2021-11-091-0/+4
| | * bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend2021-11-091-1/+15
| * | llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-071-1/+3
| |/
| * net: avoid double accounting for pure zerocopy skbsTalal Ahmad2021-11-031-2/+6
| * security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long2021-11-031-10/+10
* | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-11-093-28/+34
|\ \ | |/ |/|
| * 9p: fix a bunch of checkpatch warningsDominique Martinet2021-11-043-22/+28
| * 9p: fix file headersDominique Martinet2021-11-033-6/+0
| * net/9p: autoload transport modulesThomas Weißschuh2021-11-031-0/+6
* | Revert "net: avoid double accounting for pure zerocopy skbs"Jakub Kicinski2021-11-011-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-012-4/+4
|\ \
| * | cls_flower: Fix inability to match GRE/IPIP packetsYoshiki Komachi2021-10-291-0/+1
| * | sctp: subtract sctphdr len in sctp_transport_pl_hlenXin Long2021-10-291-1/+2
| * | sctp: reset probe_timer in sctp_transport_pl_updateXin Long2021-10-291-3/+1
| |/
* | net: avoid double accounting for pure zerocopy skbsTalal Ahmad2021-11-011-2/+6
* | tcp: rename sk_wmem_free_skbTalal Ahmad2021-11-012-8/+8
* | amt: add mld report message handlerTaehee Yoo2021-11-011-0/+1
* | amt: add multicast(IGMP) report message handlerTaehee Yoo2021-11-011-1/+103
* | amt: add data plane of amt interfaceTaehee Yoo2021-11-011-0/+47
* | amt: add control plane of amt interfaceTaehee Yoo2021-11-011-0/+235
* | ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski2021-11-011-4/+4
* | devlink: expose get/put functionsJakub Kicinski2021-11-011-0/+12
* | net: dsa: populate supported_interfaces memberMarek Behún2021-11-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-11-013-8/+15
|\ \
| * | netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso2021-11-011-0/+2
| * | netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso2021-11-013-8/+13
* | | mctp: Pass flow data & flow release events to driversJeremy Kerr2021-10-292-0/+22
* | | mctp: Add flow extension to skbJeremy Kerr2021-10-291-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-285-13/+17
|\ \ \ | | |/ | |/|
| * | mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti2021-10-281-0/+4
| * | net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan2021-10-281-7/+2
| * | Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-10-271-2/+0
| |\ \
| | * | cfg80211: fix management registrations lockingJohannes Berg2021-10-251-2/+0
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-262-2/+8
| |\ \ \
| | * | | net: Rename ->stream_memory_read to ->sock_is_readableCong Wang2021-10-262-2/+8
| | |/ /
| * / / net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc2021-10-261-2/+3
| |/ /
* | | net: cleanup __sk_stream_memory_free()Eric Dumazet2021-10-281-8/+2
* | | tcp: cleanup tcp_remove_empty_skb() useEric Dumazet2021-10-281-1/+1
* | | net: introduce sk_forward_alloc_get()Paolo Abeni2021-10-271-0/+11
* | | tcp: define macros for a couple reclaim thresholdsPaolo Abeni2021-10-271-2/+7
* | | net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee2021-10-271-1/+1
* | | net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2021-10-271-38/+10
* | | mctp: Implement extended addressingJeremy Kerr2021-10-261-4/+9
* | | tcp: rename sk_stream_alloc_skbEric Dumazet2021-10-262-3/+2
* | | net: annotate data-race in neigh_output()Eric Dumazet2021-10-261-3/+8
* | | ipv4: guard IP_MINTTL with a static keyEric Dumazet2021-10-251-0/+2