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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-11-13
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
2
-20
/
+20
2016-11-09
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-53
/
+23
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
5
-14
/
+13
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
6
-16
/
+9
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
3
-0
/
+171
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
3
-0
/
+247
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2
-4
/
+8
2016-09-25
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
1
-3
/
+3
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
3
-4
/
+4
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2
-2
/
+8
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
1
-1
/
+1
2016-09-07
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
1
-6
/
+7
2016-09-07
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
1
-2
/
+2
2016-09-06
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
1
-4
/
+7
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2
-4
/
+2
2016-08-30
netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'
Gao Feng
1
-1
/
+1
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+1
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
5
-615
/
+1
2016-08-12
netfilter: use_nf_conn_expires helper in more places
Florian Westphal
1
-2
/
+1
2016-08-12
netfilter: nf_dup4: remove redundant checksum recalculation
Liping Zhang
1
-6
/
+4
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2
-43
/
+49
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
1
-4
/
+10
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2
-32
/
+29
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
1
-4
/
+0
2016-06-24
netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
Liping Zhang
1
-0
/
+3
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
1
-4
/
+2
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
1
-0
/
+3
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2
-385
/
+76
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2
-7
/
+5
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
1
-2
/
+6
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
1
-5
/
+19
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2
-4
/
+8
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-455
/
+175
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2
-86
/
+10
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
2
-15
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2
-4
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2
-217
/
+52
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2
-29
/
+14
2016-04-14
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-04-14
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
2
-4
/
+6
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2
-2
/
+4
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
2
-23
/
+16
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2
-21
/
+2
[next]