index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2010-09-22
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
2010-09-22
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-17
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
2010-06-09
netfilter: ip_queue: rwlock to spinlock conversion
Eric Dumazet
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-06-04
netfilter: vmalloc_node cleanup
Eric Dumazet
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-05-02
netfilter: ip_tables: fix compilation when debug is enabled
Jan Engelhardt
2010-04-23
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
2010-04-22
netfilter: ip_tables: convert pr_devel() to pr_debug()
Patrick McHardy
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-04-15
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
2010-04-13
netfilter: fix some coding styles and remove moduleparam.h
Zhitong Wang
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-08
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
Herbert Xu
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-04-01
netfilter: CLUSTERIP: clusterip_seq_stop() fix
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]