summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_tables: make meta expression builtinFlorian Westphal2018-04-271-0/+1
| * | | netfilter: merge meta_bridge into nft_metaFlorian Westphal2018-04-241-44/+0
| * | | netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal2018-04-241-2/+2
| * | | netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo2018-04-241-0/+6
| * | | netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo2018-04-241-4/+0
| * | | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-247-11/+21
| * | | netfilter: nf_tables: Simplify set backend selectionPhil Sutter2018-04-241-19/+15
| * | | netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso2018-04-241-6/+6
| * | | netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau2018-04-241-0/+2
| * | | netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau2018-04-241-1/+4
| * | | netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau2018-04-242-3/+1
| * | | netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau2018-04-241-4/+2
| * | | netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau2018-04-211-0/+2
| * | | ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau2018-04-212-2/+21
| * | | netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau2018-04-191-4/+4
| * | | netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.Taehee Yoo2018-04-191-17/+0
* | | | net/ipv6: rename rt6_next to fib6_nextDavid Ahern2018-05-051-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-0428-92/+225
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-043-10/+7
| |\ \ \ \
| | * | | | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2018-05-021-1/+2
| | * | | | Revert "vhost: make msg padding explicit"Michael S. Tsirkin2018-05-021-1/+0
| | * | | | net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2018-05-021-0/+1
| | * | | | ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2018-05-011-2/+1
| | * | | | vhost: make msg padding explicitMichael S. Tsirkin2018-05-011-0/+1
| | * | | | net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-9/+3
| * | | | | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-031-3/+11
| |\ \ \ \ \
| | * | | | | tracing: initcall: Ordered comparison of function pointersRishabh Bhatnagar2018-04-261-3/+11
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-294-15/+27
| |\ \ \ \ \ \
| | * | | | | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-264-15/+27
| * | | | | | | <linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein2018-04-291-2/+2
| * | | | | | | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-282-2/+21
| |\ \ \ \ \ \ \
| | * | | | | | | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-271-0/+7
| | * | | | | | | Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-04-251-2/+14
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-201-2/+14
| * | | | | | | | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-271-23/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-04-231-23/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-271-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drivers: change struct device_driver::coredump() return type to voidArend van Spriel2018-04-191-2/+4
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-273-9/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-04-231-1/+1
| | * | | | | | | | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-232-8/+15
| | |/ / / / / / /
| * | | | | | | | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-271-18/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman2018-04-161-18/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-271-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-272-2/+77
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-04-261-0/+75
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-0/+75
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann2018-04-261-2/+2
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven2018-04-171-2/+2
| | | |/ / / / / /