index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
5
-14
/
+8
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
5
-13
/
+39
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
3
-664
/
+0
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2
-3
/
+3
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2
-5
/
+5
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+0
2012-04-09
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
1
-14
/
+0
2012-04-02
netfilter: ipv6: Stop using NLA_PUT*().
David S. Miller
2
-10
/
+11
2012-03-23
netfilter: remove forward module param confusion.
Rusty Russell
1
-7
/
+2
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
1
-0
/
+47
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
1
-3
/
+10
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
3
-537
/
+0
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
3
-0
/
+144
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-13
netfilter: add ipv6 reverse path filter match
Florian Westphal
3
-0
/
+144
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-29
net: dont call jump_label_dec from irq context
Eric Dumazet
1
-1
/
+4
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2011-11-24
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
1
-1
/
+0
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-4
/
+4
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+3
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
2011-08-30
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
1
-7
/
+4
2011-07-29
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
Jesper Juhl
1
-0
/
+1
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
1
-1
/
+2
2011-06-06
netfilter: use unsigned variables for packet lengths in ip[6]_queue.
Dave Jones
1
-1
/
+2
2011-06-06
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
1
-1
/
+1
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
1
-1
/
+1
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2011-05-10
netfilter: IPv6: initialize TOS field in REJECT target module
Fernando Luis Vazquez Cao
1
-1
/
+3
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-7
/
+12
2011-04-18
netfilter: ip6table_mangle: Fix set-but-unused variables.
David S. Miller
1
-1
/
+2
2011-04-18
netfilter: ip6_tables: Fix set-but-unused variables.
David S. Miller
1
-2
/
+0
2011-04-04
netfilter: get rid of atomic ops in fast path
Eric Dumazet
1
-7
/
+12
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-20
netfilter: xtables: fix reentrancy
Eric Dumazet
1
-2
/
+2
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+3
2011-03-15
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-13
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
1
-2
/
+2
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-10
/
+10
2011-03-13
net: Make flowi ports AF dependent.
David S. Miller
1
-2
/
+2
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-03
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
1
-1
/
+2
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-02-17
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
1
-1
/
+1
2011-01-20
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
1
-0
/
+1
2011-01-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-31
/
+14
[next]