index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
netfilter: meta: secpath support
Florian Westphal
1
-0
/
+2
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
1
-13
/
+0
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
3
-2
/
+12
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
3
-2
/
+11
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
3
-2
/
+19
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
3
-21
/
+17
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
3
-16
/
+15
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
2
-1
/
+18
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
1
-3
/
+1
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
1
-8
/
+1
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2
-4
/
+0
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
3
-45
/
+19
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
1
-0
/
+1
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
1
-0
/
+2
2018-01-08
netfilter: reduce NF_MAX_HOOKS define
Florian Westphal
1
-3
/
+7
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2
-0
/
+8
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2
-0
/
+4
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
1
-5
/
+5
2018-01-08
netfilter: add defines for arp/decnet max hooks
Florian Westphal
3
-1
/
+12
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2
-3
/
+27
2018-01-08
netfilter: core: free hooks with call_rcu
Florian Westphal
1
-4
/
+15
2018-01-08
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
1
-2
/
+1
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
3
-13
/
+13
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
3
-7
/
+0
2018-01-08
ASoC: acpi: add missing includes for non-ACPI platforms
Pierre-Louis Bossart
2
-0
/
+2
2018-01-08
ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present
Jeremy Cline
1
-3
/
+0
2018-01-08
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Mark Brown
2655
-9316
/
+17033
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
1
-5
/
+5
2018-01-08
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
1
-4
/
+3
2018-01-08
spi: s3c64xx: add SPDX identifier
Andi Shyti
1
-4
/
+2
2018-01-08
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
Jiri Olsa
1
-3
/
+6
2018-01-08
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
Jiri Olsa
1
-0
/
+1
2018-01-08
iio: add field identifier for @use_count kernel-doc
Tobin C. Harding
1
-1
/
+1
2018-01-08
iio: add kernel-doc for field @owner
Tobin C. Harding
1
-0
/
+1
2018-01-08
iio: fix SPHINX kernel-docs build warning
Tobin C. Harding
1
-2
/
+2
2018-01-08
of/fdt: use memblock_virt_alloc for early alloc
Rob Herring
1
-1
/
+0
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
7
-33
/
+7
2018-01-08
Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
2
-5
/
+17
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
2
-0
/
+10
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
1
-1
/
+5
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
1
-0
/
+37
2018-01-08
mfd: stm32: Adopt SPDX identifier
Benjamin Gaignard
2
-8
/
+2
2018-01-08
mfd: tmio: Move register macros to tmio_core.c
Masahiro Yamada
1
-20
/
+0
2018-01-08
mfd: palmas: Assign the right powerhold mask for tps65917
Keerthy
1
-0
/
+3
2018-01-08
Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-platform-4.16' and 'ib-mfd-tty-watchdog-4.16', tag 'ib-extcon-mfd-4.16-1' into ibs-for-mfd-merged
Lee Jones
9
-10
/
+320
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
1
-0
/
+1
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
1
-19
/
+19
[prev]
[next]