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-03-17
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
Eric Dumazet
1
-12
/
+22
2015-03-17
netfilter: tproxy: prepare TCP_NEW_SYN_RECV support
Eric Dumazet
1
-6
/
+12
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
5
-6
/
+6
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-32
/
+46
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-74
/
+64
2015-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-32
/
+46
2015-03-06
netfilter: nf_tables: limit maximum table name length to 32 bytes
Pablo Neira Ayuso
1
-3
/
+4
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
1
-15
/
+5
2015-03-06
netfilter: nf_tables: consolidate tracing invocations
Patrick McHardy
1
-7
/
+4
2015-03-06
netfilter: nf_tables: minor tracing cleanups
Patrick McHardy
1
-49
/
+49
2015-03-04
netfilter: nf_tables: fix error handling of rule replacement
Pablo Neira Ayuso
1
-6
/
+0
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-9
/
+19
2015-03-04
netfilter: nf_tables: check for overflow of rule dlen field
Patrick McHardy
1
-0
/
+4
2015-03-04
netfilter: nf_tables: fix transaction race condition
Patrick McHardy
1
-1
/
+1
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-20
/
+28
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
1
-2
/
+4
2015-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-134
/
+255
2015-03-02
netfilter: nft_compat: add support for arptables extensions
Arturo Borrero
1
-0
/
+9
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
1
-2
/
+0
2015-02-25
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
3
-6
/
+56
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
1
-0
/
+3
2015-02-22
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
2
-9
/
+4
2015-02-22
netfilter: nf_tables: fix addition/deletion of elements from commit/abort
Pablo Neira Ayuso
1
-9
/
+12
2015-02-22
netfilter: nft_compat: don't truncate ethernet protocol type to u8
Arturo Borrero
1
-7
/
+7
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-18
/
+28
2015-02-16
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2015-02-16
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
1
-6
/
+5
2015-02-16
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
1
-2
/
+10
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-6
/
+58
2015-02-11
netfilter: ipset: fix boolreturn.cocci warnings
Wu Fengguang
1
-2
/
+2
2015-02-11
netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED
Anton Blanchard
1
-1
/
+1
2015-02-09
ipvs: use 64-bit rates in stats
Julian Anastasov
3
-125
/
+187
2015-02-09
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-40
/
+112
2015-02-04
netfilter: Use rhashtable walk iterator
Herbert Xu
1
-17
/
+36
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
1
-0
/
+1
2015-01-30
netfilter: nft_compat: add ebtables support
Arturo Borrero
1
-6
/
+57
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
1
-0
/
+2
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
4
-27
/
+82
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2
-9
/
+18
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-133
/
+170
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-27
/
+30
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-27
/
+30
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
1
-6
/
+0
2015-01-08
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
1
-25
/
+64
2015-01-06
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
1
-5
/
+9
2015-01-06
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
1
-1
/
+1
[next]