index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: x_tables: add missing ip6t_modulename aliases
Jan Engelhardt
2007-10-11
8
-0
/
+8
*
[NETFILTER]: nf_conntrack_tcp: fix connection reopening
Jozsef Kadlecsik
2007-10-11
1
-21
/
+14
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-8
/
+4
*
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
2007-10-10
1
-20
/
+5
*
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
4
-64
/
+8
*
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
2007-10-10
3
-0
/
+284
*
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
2007-10-10
1
-7
/
+5
*
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
2007-10-10
1
-5
/
+5
*
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
2007-10-10
1
-3
/
+4
*
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
2007-10-10
1
-4
/
+5
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-10-10
1
-16
/
+14
*
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
2007-10-10
1
-3
/
+40
*
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
2007-10-10
2
-5
/
+3
*
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
2007-10-10
2
-4
/
+2
*
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2007-10-10
6
-74
/
+74
*
[NETFILTER]: nfnetlink_queue: use netlink policy
Patrick McHardy
2007-10-10
1
-19
/
+11
*
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
2007-10-10
1
-29
/
+9
*
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
2007-10-10
1
-35
/
+13
*
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
2007-10-10
1
-10
/
+1
*
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
8
-55
/
+55
*
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
6
-392
/
+392
*
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-10-10
4
-17
/
+17
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
2
-12
/
+12
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-10
1
-1
/
+1
*
[NET]: Disable netfilter sockopts when not in the initial network namespace
Eric W. Biederman
2007-10-10
1
-0
/
+7
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
3
-3
/
+5
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
5
-22
/
+27
*
[NETFILTER]: nfnetlink_log: fix sending of multipart messages
Eric Leblond
2007-09-20
1
-6
/
+7
*
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-09-11
1
-25
/
+11
*
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
Jesper Bengtsson
2007-08-30
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing
Patrick McHardy
2007-08-14
1
-1
/
+4
*
[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp
Patrick McHardy
2007-08-14
1
-1
/
+2
*
[NETFILTER]: netfilter: xt_u32 bug correction
Eric Dumazet
2007-08-14
1
-1
/
+1
*
[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...
Pablo Neira Ayuso
2007-08-07
1
-8
/
+9
*
[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-02
1
-3
/
+2
*
netfilter endian regressions
Al Viro
2007-07-26
5
-14
/
+16
*
[NETFILTER]: Clean up duplicate includes in net/netfilter/
Jesper Juhl
2007-07-24
4
-4
/
+0
*
ANSIfy a couple of functions in netfilter
Al Viro
2007-07-20
1
-2
/
+2
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
3
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-19
2
-2
/
+2
|
\
|
*
[NET] NETFILTER: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-19
2
-2
/
+2
*
|
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
|
/
*
[NETFILTER]: xt_connlimit needs to depend on nf_conntrack
Cornelia Huck
2007-07-18
1
-0
/
+1
*
[NETFILTER]: nf_conntrack: UDPLITE support
Patrick McHardy
2007-07-14
3
-0
/
+277
*
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2007-07-14
6
-9
/
+9
*
[NETFILTER]: x_tables: add connlimit match
Jan Engelhardt
2007-07-14
3
-0
/
+321
*
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
2007-07-14
1
-0
/
+30
*
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
2007-07-14
2
-6
/
+6
*
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
Yasuyuki Kozakai
2007-07-14
1
-0
/
+2
[next]