summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mptcp: Handle MPTCP TCP optionsPeter Krystad2020-01-241-0/+18
* mptcp: Add MPTCP socket stubsMat Martineau2020-01-241-0/+16
* net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani2020-01-231-0/+2
* net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani2020-01-231-0/+9
* pie: improve comments and commenting styleMohit P. Tahiliani2020-01-231-27/+58
* pie: rearrange structure members and their initializationsMohit P. Tahiliani2020-01-231-10/+10
* pie: use u8 instead of bool in pie_varsMohit P. Tahiliani2020-01-231-2/+2
* pie: rearrange macros in order of lengthMohit P. Tahiliani2020-01-231-5/+5
* pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani2020-01-231-2/+2
* net: sched: pie: move common code to pie.hMohit P. Tahiliani2020-01-231-0/+96
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-232-0/+4
|\
| * xsk, net: Make sock_def_readable() have external linkageBjörn Töpel2020-01-221-0/+2
| * bpf: tcp: Support tcp_congestion_ops in bpfMartin KaFai Lau2020-01-091-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-01-212-0/+43
|\ \
| * | xfrm: add espintcp (RFC 8229)Sabrina Dubroca2019-12-092-0/+40
| * | xfrm: introduce xfrm_trans_queue_netSabrina Dubroca2019-12-091-0/+3
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-3/+10
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-161-2/+4
| |\ \ \
| | * | | bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend2020-01-151-2/+4
| * | | | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-151-0/+5
| |\ \ \ \
| | * | | | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+5
| | |/ / /
| * | | | devlink: correct misspelling of snapshotJacob Keller2020-01-111-1/+1
* | | | | devlink: Add overlay source MAC is multicast trapAmit Cohen2020-01-191-0/+3
* | | | | devlink: Add tunnel generic packet trapsAmit Cohen2020-01-191-0/+6
* | | | | devlink: Add non-routable packet trapAmit Cohen2020-01-191-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-01-191-12/+15
|\ \ \ \ \
| * | | | | netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso2020-01-161-0/+1
| * | | | | netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso2020-01-161-0/+5
| * | | | | netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso2020-01-161-7/+9
| * | | | | netfilter: flowtable: remove dying bit, use teardown bit insteadPablo Neira Ayuso2020-01-161-5/+0
* | | | | | netns: Constify exported functionsGuillaume Nault2020-01-171-5/+5
|/ / / / /
* | | | | ipv6: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-151-1/+10
* | | | | ipv4: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-151-0/+4
* | | | | ipv4: Encapsulate function arguments in a structIdo Schimmel2020-01-151-0/+9
* | | | | net: macsec: PN wrap callbackAntoine Tenart2020-01-141-0/+2
* | | | | net: macsec: introduce MACsec opsAntoine Tenart2020-01-141-0/+24
* | | | | net: macsec: introduce the macsec_context structureAntoine Tenart2020-01-141-0/+21
* | | | | net: macsec: move some definitions in a dedicated headerAntoine Tenart2020-01-141-0/+177
* | | | | devlink: move devlink documentation to subfolderJacob Keller2020-01-111-2/+2
* | | | | devlink: add macro for "fw.psid"Jacob Keller2020-01-111-0/+2
* | | | | tcp: clean ext on tx recyclePaolo Abeni2020-01-101-0/+1
* | | | | tcp: Export TCP functions and ops structMat Martineau2020-01-101-0/+8
* | | | | tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau2020-01-102-0/+65
* | | | | mptcp: Add MPTCP to skb extensionsMat Martineau2020-01-101-0/+28
* | | | | tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau2020-01-101-0/+3
* | | | | tcp: Add MPTCP option numberMat Martineau2020-01-101-0/+1
* | | | | sock: Make sk_protocol a 16-bit valueMat Martineau2020-01-101-20/+5
* | | | | net: Make sock protocol value checks more specificMat Martineau2020-01-101-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-0/+6
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-091-0/+6
| |\ \ \ \ | | |/ / / | |/| | |