index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
23
-497
/
+591
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
1
-2
/
+2
2015-04-13
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
1
-1
/
+1
2015-04-13
netfilter: Fix format string of nfnetlink_queue proc file
Richard Weinberger
1
-1
/
+1
2015-04-13
netfilter: Fix portid types
Richard Weinberger
2
-6
/
+5
2015-04-13
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
1
-94
/
+0
2015-04-13
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
1
-4
/
+50
2015-04-13
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2
-2
/
+9
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2
-0
/
+2
2015-04-13
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
1
-0
/
+9
2015-04-13
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
1
-5
/
+51
2015-04-13
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
3
-18
/
+16
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
4
-16
/
+28
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
11
-34
/
+70
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
13
-52
/
+64
2015-04-13
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2
-8
/
+6
2015-04-13
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
3
-8
/
+7
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
7
-65
/
+61
2015-04-13
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
1
-17
/
+21
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
19
-86
/
+89
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
10
-38
/
+61
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
9
-65
/
+12
2015-04-13
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2
-8
/
+8
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
8
-25
/
+27
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
8
-44
/
+92
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-119
/
+649
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2
-3
/
+11
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
6
-97
/
+73
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
1
-0
/
+34
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
5
-6
/
+268
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2
-3
/
+10
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2
-10
/
+14
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
1
-1
/
+1
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
1
-12
/
+22
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
5
-31
/
+69
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2
-5
/
+5
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
1
-0
/
+4
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2
-24
/
+11
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2
-40
/
+34
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
3
-45
/
+36
2015-04-01
netfilter: nft_meta: fix cgroup matching
Pablo Neira Ayuso
1
-3
/
+2
2015-04-01
netfilter: x_tables: fix cgroup matching on non-full sks
Daniel Borkmann
1
-1
/
+1
2015-04-01
netfilter: nft_hash: add support for timeouts
Patrick McHardy
1
-4
/
+75
2015-04-01
netfilter: nf_tables: add GC synchronization helpers
Patrick McHardy
1
-1
/
+1
2015-04-01
netfilter: nf_tables: add set garbage collection helpers
Patrick McHardy
1
-0
/
+25
2015-04-01
netfilter: nf_tables: add set element timeout support
Patrick McHardy
1
-2
/
+51
2015-04-01
netfilter: nf_tables: add set timeout API support
Patrick McHardy
1
-2
/
+28
2015-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-216
/
+318
2015-03-26
netfilter: nf_tables: implement set transaction support
Patrick McHardy
3
-33
/
+86
[next]