index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
1
-10
/
+49
*
|
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
2008-03-25
1
-31
/
+90
*
|
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
1
-27
/
+115
*
|
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
1
-20
/
+38
*
|
[NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source ...
Patrick McHardy
2008-03-25
1
-4
/
+41
*
|
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
1
-10
/
+222
*
|
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...
Patrick McHardy
2008-03-25
1
-0
/
+58
*
|
[NETFILTER]: nf_conntrack_sip: flush expectations on call termination
Patrick McHardy
2008-03-25
1
-4
/
+48
*
|
[NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods
Patrick McHardy
2008-03-25
1
-0
/
+13
*
|
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
2008-03-25
1
-8
/
+11
*
|
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
2008-03-25
1
-10
/
+97
*
|
[NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function
Patrick McHardy
2008-03-25
1
-41
/
+43
*
|
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
2008-03-25
1
-5
/
+22
*
|
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
Patrick McHardy
2008-03-25
1
-0
/
+107
*
|
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
2008-03-25
1
-144
/
+127
*
|
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
2008-03-25
1
-14
/
+50
*
|
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
2008-03-25
1
-65
/
+94
*
|
[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
Patrick McHardy
2008-03-25
1
-6
/
+6
*
|
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
2008-03-25
1
-14
/
+10
*
|
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
2008-03-25
1
-6
/
+8
*
|
[NETFILTER]: nf_conntrack_sip: fix some off-by-ones
Patrick McHardy
2008-03-25
1
-8
/
+8
*
|
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
2008-03-25
11
-68
/
+140
*
|
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
2008-03-25
1
-4
/
+21
*
|
[NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /proc
Patrick McHardy
2008-03-25
1
-0
/
+4
*
|
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
2008-03-25
1
-3
/
+3
*
|
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
2
-2
/
+2
*
|
[NETNS]: Process netfilter hooks in initial namespace only.
Denis V. Lunev
2008-03-24
1
-0
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-21
1
-1
/
+1
|
\
|
|
*
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
2008-03-20
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
6
-47
/
+32
|
\
|
|
*
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
2008-03-10
1
-1
/
+1
|
*
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
2008-03-10
1
-11
/
+4
|
*
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
1
-14
/
+16
|
*
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
1
-16
/
+3
|
*
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
2008-03-10
1
-1
/
+1
|
*
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-10
1
-2
/
+5
|
*
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
1
-1
/
+1
|
*
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
2008-03-10
1
-1
/
+1
*
|
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-05
1
-1
/
+1
*
|
[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.
Pavel Emelyanov
2008-02-29
1
-1
/
+1
|
/
*
[NETFILTER]: xt_conntrack: fix IPv4 address comparison
Jan Engelhardt
2008-02-27
1
-1
/
+1
*
[NETFILTER]: xt_conntrack: fix missing boolean clamping
Jan Engelhardt
2008-02-27
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning
Patrick McHardy
2008-02-27
1
-3
/
+12
*
[NETFILTER]: xt_iprange: fix subtraction-based comparison
Jan Engelhardt
2008-02-19
1
-1
/
+1
*
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
2008-02-19
1
-3
/
+0
*
[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it
Pavel Emelyanov
2008-02-19
1
-6
/
+5
*
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
2008-02-19
1
-4
/
+6
*
[NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected.
Jozsef Kadlecsik
2008-02-14
1
-1
/
+1
[prev]
[next]