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
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-99
/
+113
2017-05-01
netfilter: snmp: avoid stack size warning
Florian Westphal
1
-6
/
+6
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
1
-3
/
+1
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
1
-4
/
+21
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
1
-2
/
+3
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
1
-7
/
+14
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-34
/
+39
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2
-5
/
+1
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-2
/
+1
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2
-25
/
+16
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
1
-10
/
+10
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+2
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
1
-0
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+12
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
1
-9
/
+10
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-2
/
+2
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2017-03-08
netfilter: nf_reject: remove unused variable
Taehee Yoo
1
-3
/
+0
2017-03-08
netfilter: don't track fragmented packets
Florian Westphal
2
-5
/
+4
2017-03-06
netfilter: arp_tables: remove redundant check on ret being non-zero
Colin Ian King
1
-2
/
+0
2017-03-06
netfilter: Use pr_cont where appropriate
Joe Perches
1
-13
/
+2
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2
-2
/
+2
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-47
/
+31
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
2
-2
/
+2
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
3
-6
/
+3
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
4
-8
/
+8
2017-02-02
netfilter: reset netfilter state when duplicating packet
Florian Westphal
1
-1
/
+1
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
1
-6
/
+6
2017-01-18
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
1
-1
/
+6
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2
-14
/
+9
2017-01-09
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+2
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
1
-0
/
+1
2017-01-09
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
1
-10
/
+5
2017-01-09
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
1
-15
/
+6
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-11
/
+23
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-23
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
1
-11
/
+23
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2
-9
/
+12
2016-12-06
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
1
-0
/
+2
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
1
-1
/
+1
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2
-6
/
+12
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2
-8
/
+2
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2
-4
/
+4
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-4
/
+44
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
1
-11
/
+44
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2
-0
/
+14
[next]