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
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-3
/
+3
2009-05-05
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
Christoph Paasch
1
-3
/
+3
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
1
-86
/
+37
2009-04-06
netfilter: ip6tables regression fix
Eric Dumazet
1
-0
/
+2
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
1
-2
/
+2
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-22
/
+17
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
2
-0
/
+12
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
1
-1
/
+3
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
1
-21
/
+2
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
1
-2
/
+2
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-240
/
+127
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
netfilter: auto-load ip6_queue module when socket opened
Scott James Remnant
1
-0
/
+1
2009-03-16
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
1
-0
/
+1
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
1
-1
/
+1
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
1
-35
/
+84
2009-02-19
netfilter: ip6_tables: unfold two loops in ip6_packet_match()
Eric Dumazet
1
-12
/
+21
2009-02-19
netfilter: xtables: add backward-compat options
Jan Engelhardt
1
-0
/
+18
2009-02-18
netfilter: Combine ipt_ttl and ip6t_hl source
Jan Engelhardt
3
-78
/
+0
2009-02-18
netfilter: Combine ipt_TTL and ip6t_HL source
Jan Engelhardt
3
-113
/
+0
2009-02-18
netfilter: log invalid new icmpv6 packet with nf_log_packet()
Eric Leblond
1
-0
/
+4
2009-02-18
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
4
-4
/
+0
2009-02-18
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
Eric Leblond
1
-2
/
+3
2009-02-09
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
Eric Leblond
1
-0
/
+21
2009-02-09
netfilter: fix tuple inversion for Node information request
Eric Leblond
1
-2
/
+2
2009-01-12
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-26
/
+13
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-14
/
+3
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-20
netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks
Alexey Dobriyan
1
-14
/
+3
2008-11-14
CRED: Use creds in file structs
David Howells
1
-2
/
+2
2008-11-03
net: '&' redux
Alexey Dobriyan
2
-4
/
+4
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-3
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2
-2
/
+2
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2
-4
/
+3
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
1
-2
/
+8
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
1
-3
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
4
-22
/
+17
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
4
-32
/
+24
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-3
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
7
-60
/
+35
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
9
-81
/
+47
2008-10-08
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
1
-13
/
+4
2008-10-08
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
1
-22
/
+22
2008-10-08
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
Jan Engelhardt
1
-10
/
+10
2008-10-08
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
1
-14
/
+9
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
1
-1
/
+1
[next]