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
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-120
/
+161
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+71
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
1
-0
/
+3
2014-10-02
netfilter: nft_compat: remove incomplete 32/64 bits arch compat code
Pablo Neira Ayuso
1
-101
/
+15
2014-10-02
netfilter: nf_tables: wait for call_rcu completion on module removal
Pablo Neira Ayuso
1
-0
/
+1
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
5
-15
/
+15
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2
-4
/
+127
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
1
-1
/
+1
2014-09-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
1
-1
/
+25
2014-09-29
netfilter: nf_tables: store and dump set policy
Arturo Borrero
1
-0
/
+6
2014-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-8
/
+71
2014-09-26
net/netfilter/x_tables.c: use __seq_open_private()
Rob Jones
1
-26
/
+4
2014-09-19
netfilter: nf_tables: export rule-set generation ID
Pablo Neira Ayuso
1
-26
/
+114
2014-09-19
netfilter: nfnetlink: use original skbuff when committing/aborting
Pablo Neira Ayuso
1
-3
/
+3
2014-09-18
Merge branch 'ipvs-next'
Pablo Neira Ayuso
21
-222
/
+529
2014-09-18
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
1
-4
/
+20
2014-09-18
ipvs: use the new dest addr family field
Julian Anastasov
4
-16
/
+43
2014-09-18
ipvs: use correct address family in scheduler logs
Julian Anastasov
9
-12
/
+15
2014-09-16
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
1
-6
/
+6
2014-09-16
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
1
-6
/
+6
2014-09-16
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2
-43
/
+117
2014-09-16
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
1
-26
/
+51
2014-09-16
ipvs: Pull out update_pmtu code
Alex Gartrell
1
-12
/
+11
2014-09-16
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
1
-67
/
+77
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
1
-0
/
+15
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
4
-9
/
+14
2014-09-16
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
1
-6
/
+6
2014-09-16
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
3
-15
/
+27
2014-09-16
ipvs: Add destination address family to netlink interface
Alex Gartrell
1
-7
/
+38
2014-09-16
ipvs: Add simple weighted failover scheduler
Kenny Mathis
3
-0
/
+90
2014-09-15
netfilter: ipset: hash:mac type added to ipset
Jozsef Kadlecsik
4
-1
/
+193
2014-09-15
netfilter: ipset: Add skbinfo extension support to SET target.
Anton Danilov
1
-0
/
+155
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support for the list set type.
Anton Danilov
1
-2
/
+17
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support for the hash set types.
Anton Danilov
11
-25
/
+130
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.
Anton Danilov
4
-6
/
+31
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
1
-1
/
+26
2014-09-15
netfilter: ipset: Fix static checker warning in ip_set_core.c
Jozsef Kadlecsik
1
-1
/
+2
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-253
/
+558
2014-09-10
netfilter: Convert pr_warning to pr_warn
Joe Perches
5
-40
/
+35
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
3
-0
/
+69
2014-09-09
netfilter: nft_nat: include a flag attribute
Arturo Borrero
1
-0
/
+16
2014-09-09
netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
Arturo Borrero
1
-4
/
+68
2014-09-09
netfilter: nf_tables: add helpers to schedule objects deletion
Arturo Borrero
1
-169
/
+194
2014-09-09
netfilter: xt_string: Remove unnecessary initialization of struct ts_state
Bojan Prtvar
1
-1
/
+0
2014-09-09
ipvs: reduce stack usage for sockopt data
Julian Anastasov
1
-50
/
+61
2014-09-09
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
1
-0
/
+12
2014-09-09
netfilter: nf_tables: rename nf_table_delrule_by_chain()
Arturo Borrero
1
-3
/
+3
2014-09-09
netfilter: nf_tables: add helper to unregister chain hooks
Arturo Borrero
1
-15
/
+16
2014-09-09
netfilter: nf_tables: refactor rule deletion helper
Arturo Borrero
1
-5
/
+21
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-12
/
+34
[next]