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
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
6
-39
/
+19
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
6
-39
/
+19
2008-03-25
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
1
-0
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
1
-10
/
+49
2008-03-25
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
1
-31
/
+90
2008-03-25
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
1
-27
/
+115
2008-03-25
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
1
-20
/
+38
2008-03-25
[NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source ...
Patrick McHardy
1
-4
/
+41
2008-03-25
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
1
-10
/
+222
2008-03-25
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...
Patrick McHardy
1
-0
/
+58
2008-03-25
[NETFILTER]: nf_conntrack_sip: flush expectations on call termination
Patrick McHardy
1
-4
/
+48
2008-03-25
[NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods
Patrick McHardy
1
-0
/
+13
2008-03-25
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
1
-8
/
+11
2008-03-25
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
1
-10
/
+97
2008-03-25
[NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function
Patrick McHardy
1
-41
/
+43
2008-03-25
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
1
-5
/
+22
2008-03-25
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
Patrick McHardy
1
-0
/
+107
2008-03-25
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
1
-144
/
+127
2008-03-25
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
1
-14
/
+50
2008-03-25
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
1
-65
/
+94
2008-03-25
[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
Patrick McHardy
1
-6
/
+6
2008-03-25
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
1
-14
/
+10
2008-03-25
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
1
-6
/
+8
2008-03-25
[NETFILTER]: nf_conntrack_sip: fix some off-by-ones
Patrick McHardy
1
-8
/
+8
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
11
-68
/
+140
2008-03-25
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
1
-4
/
+21
2008-03-25
[NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /proc
Patrick McHardy
1
-0
/
+4
2008-03-25
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
1
-3
/
+3
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2
-2
/
+2
2008-03-24
[NETNS]: Process netfilter hooks in initial namespace only.
Denis V. Lunev
1
-0
/
+8
2008-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-20
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
1
-1
/
+1
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
6
-47
/
+32
2008-03-10
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
1
-1
/
+1
2008-03-10
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
1
-11
/
+4
2008-03-10
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
1
-14
/
+16
2008-03-10
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
1
-16
/
+3
2008-03-10
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
1
-1
/
+1
2008-03-10
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
1
-2
/
+5
2008-03-10
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
1
-1
/
+1
2008-03-10
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
1
-1
/
+1
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-1
/
+1
2008-02-29
[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.
Pavel Emelyanov
1
-1
/
+1
2008-02-27
[NETFILTER]: xt_conntrack: fix IPv4 address comparison
Jan Engelhardt
1
-1
/
+1
2008-02-27
[NETFILTER]: xt_conntrack: fix missing boolean clamping
Jan Engelhardt
1
-1
/
+1
2008-02-27
[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning
Patrick McHardy
1
-3
/
+12
2008-02-19
[NETFILTER]: xt_iprange: fix subtraction-based comparison
Jan Engelhardt
1
-1
/
+1
2008-02-19
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
1
-3
/
+0
[next]