Age | Commit message (Expand) | Author |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-27 | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: update copyright | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: RTP routing optimization | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_nat_sip: split up SDP mangling | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: create RTCP expectations | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: create signalling expectations | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_nat_sip: translate all Contact headers | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_nat_sip: translate all Via headers | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: perform NAT after parsing | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_nat_sip: get rid of text based header translation | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: parse SIP headers properly | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: use strlen/strcmp | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: remove redundant function arguments | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_nat_sip: fix NAT setup order | Patrick McHardy |
2008-03-25 | [NETFILTER]: nf_conntrack: introduce expectation classes and policies | Patrick McHardy |
2008-03-25 | [NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name | Patrick McHardy |
2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-20 | [NETFILTER]: ipt_recent: sanity check hit count | Daniel Hokka Zakrisson |
2008-03-05 | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-05 | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts | Eric Dumazet |
2008-03-03 | [ARP]: Introduce the arp_hdr_len helper. | Pavel Emelyanov |
2008-02-29 | [NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate. | Pavel Emelyanov |
2008-02-28 | [NETFILTER]: Consolidate masq_inet_event and masq_device_event. | Denis V. Lunev |
2008-02-19 | [NETFILTER]: Fix incorrect use of skb_make_writable | Joonwoo Park |
2008-02-19 | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa... | Patrick McHardy |
2008-02-07 | [NETFILTER]: nf_conntrack: fix ct_extend ->move operation | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_nat: fix sparse warning | Patrick McHardy |
2008-01-31 | [NETFILTER]: {ip,ip6}_queue: fix build error | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_conntrack: annotate l3protos with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper | Jan Engelhardt |
2008-01-31 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get | Ilpo Järvinen |
2008-01-31 | [NETFILTER]: nf_nat: switch rwlock to spinlock | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_nat: use RCU for bysource hash | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_conntrack: naming unification | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_conntrack: use RCU for conntrack hash | Patrick McHardy |
2008-01-31 | [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash | Patrick McHardy |