index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-28
19
-114
/
+289
|
\
|
*
netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c
Ingo Molnar
2008-11-25
1
-1
/
+1
|
*
netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()
Patrick McHardy
2008-11-24
1
-4
/
+2
|
*
netfilter: nf_conntrack_proto_sctp: avoid bogus warning
Patrick McHardy
2008-11-24
1
-1
/
+1
|
*
netfilter: nf_conntrack_proto_gre: spread __exit
Alexey Dobriyan
2008-11-20
1
-1
/
+1
|
*
netfilter: xt_recent: don't save proc dirs
Alexey Dobriyan
2008-11-20
1
-11
/
+11
|
*
netfilter: nf_conntrack: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-4
/
+4
|
*
netfilter: nfnetlink_log: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-0
/
+1
|
*
netfilter: ctnetlink: deliver events for conntracks changed from userspace
Pablo Neira Ayuso
2008-11-18
4
-29
/
+141
|
*
netfilter: ctnetlink: helper modules load-on-demand support
Pablo Neira Ayuso
2008-11-18
3
-37
/
+93
|
*
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-11-17
9
-0
/
+9
|
*
netfilter: ctnetlink: get rid of module refcounting in ctnetlink
Pablo Neira Ayuso
2008-11-17
1
-20
/
+18
|
*
netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...
Pablo Neira Ayuso
2008-11-17
1
-1
/
+1
|
*
netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc
Pablo Neira Ayuso
2008-11-17
1
-1
/
+1
|
*
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
2008-11-04
2
-3
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
2
-5
/
+4
|
\
\
|
*
|
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
Patrick McHardy
2008-11-26
1
-1
/
+1
|
*
|
netfilter: ctnetlink: fix conntrack creation race
Patrick McHardy
2008-11-24
2
-4
/
+3
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
2008-11-10
1
-1
/
+2
*
|
|
ipvs: oldlen, newlen should be be16, not be32
Harvey Harrison
2008-11-06
2
-8
/
+8
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
2
-0
/
+8
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
netfilter: netns ct: walk netns list under RTNL
Alexey Dobriyan
2008-11-05
2
-0
/
+8
*
|
net: '&' redux
Alexey Dobriyan
2008-11-03
10
-81
/
+81
*
|
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-03
11
-48
/
+6
*
|
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
Julius Volz
2008-11-03
2
-61
/
+92
*
|
IPVS: Add IPv6 support to SH and DH schedulers
Julius Volz
2008-11-02
2
-18
/
+42
*
|
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-31
16
-108
/
+78
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-2
/
+2
|
\
\
|
|
/
|
*
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
2008-10-30
1
-2
/
+2
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
10
-19
/
+19
*
|
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
10
-64
/
+45
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-20
6
-13
/
+14
|
\
|
*
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
2008-10-20
1
-1
/
+1
|
*
netfilter: fix compilation error with NAT=n
Pablo Neira Ayuso
2008-10-20
1
-0
/
+2
|
*
netfilter: xt_recent: use proc_create_data()
Alexey Dobriyan
2008-10-20
1
-6
/
+4
|
*
netfilter: xt_iprange: fix range inversion match
Alexey Dobriyan
2008-10-20
1
-4
/
+4
|
*
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
Patrick McHardy
2008-10-20
1
-1
/
+0
|
*
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
Julius Volz
2008-10-19
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-17
2
-2
/
+2
|
\
\
|
|
/
|
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
1
-1
/
+1
|
\
\
|
*
|
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-16
3
-93
/
+77
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2008-10-14
3
-93
/
+77
|
|
/
*
|
fix random typos
Danny ter Haar
2008-10-16
1
-1
/
+1
|
/
*
netfilter: remove unused #include <version.h>
Huang Weiyi
2008-10-12
1
-1
/
+0
*
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
2008-10-11
1
-2
/
+2
*
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2008-10-08
27
-0
/
+14242
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...
Simon Horman
2008-10-07
1
-2
/
+4
|
|
\
[next]