index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+3
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
5
-22
/
+27
2007-09-20
[NETFILTER]: nfnetlink_log: fix sending of multipart messages
Eric Leblond
1
-6
/
+7
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-25
/
+11
2007-08-31
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
Jesper Bengtsson
1
-1
/
+1
2007-08-15
[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing
Patrick McHardy
1
-1
/
+4
2007-08-15
[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp
Patrick McHardy
1
-1
/
+2
2007-08-15
[NETFILTER]: netfilter: xt_u32 bug correction
Eric Dumazet
1
-1
/
+1
2007-08-08
[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...
Pablo Neira Ayuso
1
-8
/
+9
2007-08-03
[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-07-26
netfilter endian regressions
Al Viro
5
-14
/
+16
2007-07-25
[NETFILTER]: Clean up duplicate includes in net/netfilter/
Jesper Juhl
4
-4
/
+0
2007-07-20
ANSIfy a couple of functions in netfilter
Al Viro
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
3
-3
/
+3
2007-07-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-2
/
+2
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
[next]