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.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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-15
[NETFILTER]: xt_hashlimit should use time_after_eq()
Eric Dumazet
1
-1
/
+1
2007-12-15
[NETFILTER]: ip_tables: fix compat copy race
Patrick McHardy
1
-2
/
+6
2007-12-15
[NETFILTER]: ctnetlink: set expected bit for related conntracks
Pablo Neira Ayuso
1
-1
/
+3
2007-11-30
[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
Jan Engelhardt
2
-10
/
+10
2007-11-30
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
1
-3
/
+1
2007-11-16
[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()
Evgeniy Polyakov
1
-1
/
+1
2007-11-16
[NETFILTER]: fix compat_nf_sockopt typo
Patrick McHardy
1
-3
/
+3
2007-11-13
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-1
/
+1
2007-11-13
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
1
-62
/
+44
2007-11-07
[NETFILTER]: nf_sockopts list head cleanup
Alexey Dobriyan
1
-9
/
+4
2007-11-07
[NETFILTER]: Clean up Makefile
Jan Engelhardt
1
-7
/
+7
2007-11-07
[NETFILTER]: Copyright/Email update
Jan Engelhardt
3
-5
/
+8
2007-10-31
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-1
/
+1
2007-10-30
[NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARN
Andrew Morton
1
-1
/
+1
2007-10-20
more UTF-8 conversions
Marcin Garski
1
-2
/
+2
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2
-2
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-14
/
+15
2007-10-19
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
4
-38
/
+0
2007-10-18
[NETFILTER]: nf_conntrack_tcp: fix connection reopening fix
Jozsef Kadlecsik
1
-4
/
+7
2007-10-18
[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required
Li Zefan
1
-10
/
+8
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
24
-271
/
+270
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2
-19
/
+9
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
4
-28
/
+18
2007-10-12
[NETFILTER]: x_tables: add missing ip6t_modulename aliases
Jan Engelhardt
8
-0
/
+8
2007-10-12
[NETFILTER]: nf_conntrack_tcp: fix connection reopening
Jozsef Kadlecsik
1
-21
/
+14
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-8
/
+4
2007-10-11
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
1
-20
/
+5
2007-10-11
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
4
-64
/
+8
2007-10-11
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
3
-0
/
+284
2007-10-11
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
1
-7
/
+5
2007-10-11
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
1
-5
/
+5
2007-10-11
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
1
-3
/
+4
2007-10-11
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
1
-4
/
+5
2007-10-11
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
1
-16
/
+14
2007-10-11
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
1
-3
/
+40
2007-10-11
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
2
-5
/
+3
2007-10-11
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
2
-4
/
+2
2007-10-11
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
6
-74
/
+74
2007-10-11
[NETFILTER]: nfnetlink_queue: use netlink policy
Patrick McHardy
1
-19
/
+11
2007-10-11
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
1
-29
/
+9
2007-10-11
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
1
-35
/
+13
2007-10-11
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
1
-10
/
+1
2007-10-11
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
8
-55
/
+55
2007-10-11
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
6
-392
/
+392
2007-10-11
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
4
-17
/
+17
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
2
-12
/
+12
2007-10-11
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
1
-1
/
+1
2007-10-11
[NET]: Disable netfilter sockopts when not in the initial network namespace
Eric W. Biederman
1
-0
/
+7
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
3
-3
/
+5
[next]