summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio2020-01-271-0/+1
* bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio2020-01-271-0/+4
* netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio2020-01-272-0/+23
* netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso2020-01-272-1/+15
* tcp: export count for rehash attemptsAbdul Kabbani2020-01-263-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-267-15/+51
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-254-8/+4
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-253-8/+2
| | |\
| | | * netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2020-01-242-1/+2
| | | * netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-201-7/+0
| | * | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-231-0/+2
| * | | Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2020-01-231-5/+40
| |\ \ \
| | * | | XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)2020-01-181-5/+32
| | * | | XArray: Add wrappers for nested spinlocksMatthew Wilcox (Oracle)2020-01-181-0/+8
| * | | | Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-231-1/+5
| |\ \ \ \
| | * | | | tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-141-1/+5
| * | | | | Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-221-1/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov2020-01-211-1/+2
* | | | | | net: sched: Make TBF Qdisc offloadablePetr Machata2020-01-252-0/+23
* | | | | | mptcp: do not inherit inet proto opsFlorian Westphal2020-01-251-0/+3
* | | | | | mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch2020-01-242-8/+12
* | | | | | mptcp: Implement MPTCP receive pathMat Martineau2020-01-242-0/+18
* | | | | | mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau2020-01-241-0/+1
* | | | | | mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad2020-01-242-0/+60
* | | | | | mptcp: Associate MPTCP context with TCP socketPeter Krystad2020-01-241-0/+3
* | | | | | mptcp: Handle MPTCP TCP optionsPeter Krystad2020-01-242-0/+36
* | | | | | mptcp: Add MPTCP socket stubsMat Martineau2020-01-241-0/+16
* | | | | | net: bridge: vlan: add per-vlan stateNikolay Aleksandrov2020-01-241-0/+1
* | | | | | net: bridge: vlan: add basic option setting supportNikolay Aleksandrov2020-01-241-0/+1
* | | | | | net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani2020-01-232-0/+33
* | | | | | 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-2311-93/+343
|\ \ \ \ \ \
| * | | | | | bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau2020-01-232-1/+9
| * | | | | | bpf: Introduce dynamic program extensionsAlexei Starovoitov2020-01-224-1/+17
| * | | | | | xsk, net: Make sock_def_readable() have external linkageBjörn Töpel2020-01-221-0/+2
| * | | | | | devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer2020-01-171-17/+12
| * | | | | | xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen2020-01-173-61/+63
| * | | | | | xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen2020-01-172-6/+9
| * | | | | | bpf: Add batch ops to all htab bpf mapYonghong Song2020-01-152-0/+4
| * | | | | | bpf: Add generic support for update and delete batch opsBrian Vazquez2020-01-152-0/+12
| * | | | | | bpf: Add generic support for lookup batch opBrian Vazquez2020-01-152-0/+23
| * | | | | | bpf: Add bpf_send_signal_thread() helperYonghong Song2020-01-151-2/+17
| * | | | | | bpf: Introduce function-by-function verificationAlexei Starovoitov2020-01-103-3/+20
| * | | | | | bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov2020-01-091-1/+6