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
2009-06-22
netfilter: xt_rateest: fix comparison with self
Patrick McHardy
1
-1
/
+1
2009-06-22
netfilter: xt_quota: fix incomplete initialization
Jan Engelhardt
1
-0
/
+1
2009-06-22
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
1
-5
/
+11
2009-06-22
netfilter: fix some sparse endianess warnings
Patrick McHardy
2
-8
/
+8
2009-06-22
netfilter: nf_conntrack: fix conntrack lookup race
Patrick McHardy
1
-2
/
+4
2009-06-22
netfilter: nf_conntrack: fix confirmation race condition
Patrick McHardy
1
-1
/
+8
2009-06-22
netfilter: nf_conntrack: death_by_timeout() fix
Eric Dumazet
1
-2
/
+8
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-3
/
+3
2009-06-13
x_tables: Convert printk to pr_err
Joe Perches
1
-8
/
+8
2009-06-13
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
3
-18
/
+118
2009-06-13
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
2
-10
/
+15
2009-06-13
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
3
-99
/
+150
2009-06-13
netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh
Patrick McHardy
1
-11
/
+6
2009-06-13
netfilter: nf_log: fix sleeping function called from invalid context
Patrick McHardy
1
-3
/
+3
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-2
/
+2
2009-06-12
trivial: Fix paramater/parameter typo in dmesg and source comments
Martin Olsson
1
-1
/
+1
2009-06-11
netfilter: nf_ct_tcp: fix up build after merge
Patrick McHardy
1
-1
/
+1
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
11
-33
/
+63
2009-06-10
netfilter: nf_conntrack: use per-conntrack locks for protocol data
Patrick McHardy
6
-53
/
+45
2009-06-10
nfnetlink_queue: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-1
/
+3
2009-06-09
netfilter: xt_socket: added new revision of the 'socket' match supporting flags
Laszlo Attila Toth
1
-11
/
+52
2009-06-08
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
3
-0
/
+442
2009-06-05
netfilter: xt_NFQUEUE: queue balancing support
Florian Westphal
1
-0
/
+93
2009-06-05
netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC
Florian Westphal
1
-15
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
5
-30
/
+30
2009-06-03
net: skb->rtable accessor
Eric Dumazet
1
-1
/
+1
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-1
/
+29
2009-06-03
netfilter: conntrack: replace notify chain by function pointer
Pablo Neira Ayuso
3
-40
/
+90
2009-06-02
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
4
-17
/
+2
2009-06-02
netfilter: conntrack: don't report events on module removal
Pablo Neira Ayuso
2
-8
/
+13
2009-06-02
netfilter: ctnetlink: cleanup message-size calculation
Pablo Neira Ayuso
1
-62
/
+40
2009-06-02
netfilter: ctnetlink: use nlmsg_* helper function to build messages
Pablo Neira Ayuso
1
-42
/
+42
2009-06-02
netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition
Pablo Neira Ayuso
1
-7
/
+6
2009-06-02
netfilter: ctnetlink: remove nowait parameter from *fill_info()
Pablo Neira Ayuso
1
-14
/
+10
2009-06-02
netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function
Pablo Neira Ayuso
1
-14
/
+9
2009-06-02
netfilter: nf_ct_tcp: TCP simultaneous open support
Jozsef Kadlecsik
1
-37
/
+61
2009-06-02
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2
-6
/
+40
2009-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-1
/
+29
2009-05-27
netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink
Pablo Neira Ayuso
1
-0
/
+7
2009-05-27
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
1
-0
/
+6
2009-05-27
netfilter: xt_hashlimit does a wrong SEQ_SKIP
Jesper Dangaard Brouer
1
-1
/
+1
2009-05-25
netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache
Pablo Neira Ayuso
1
-0
/
+4
2009-05-25
netfilter: nf_ct_tcp: fix accepting invalid RST segments
Jozsef Kadlecsik
1
-0
/
+18
2009-05-21
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
1
-16
/
+2
2009-05-08
ipvs: Fix IPv4 FWMARK virtual services
Simon Horman
2
-4
/
+9
2009-05-08
netfilter: xtables: print hook name instead of mask
Jan Engelhardt
1
-4
/
+38
2009-05-08
netfilter: queue: use NFPROTO_ for queue callsites
Jan Engelhardt
1
-2
/
+2
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-29
/
+27
2009-05-05
netfilter: ctnetlink: fix wrong message type in user updates
Pablo Neira Ayuso
1
-28
/
+20
2009-05-05
netfilter: xt_cluster: fix use of cluster match with 32 nodes
Pablo Neira Ayuso
1
-1
/
+7
[next]