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
2010-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-1
/
+8
2010-10-29
netfilter: fix nf_conntrack_l4proto_register()
Eric Dumazet
1
-0
/
+6
2010-10-28
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
1
-4
/
+3
2010-10-28
netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
Eric Dumazet
1
-1
/
+2
2010-10-26
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
3
-8
/
+16
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
29
-1288
/
+2993
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-8
/
+8
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
28
-1248
/
+2953
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
10
-384
/
+903
2010-10-21
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
1
-70
/
+132
2010-10-21
tproxy: added IPv6 support to the socket match
Balazs Scheidler
1
-11
/
+154
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-37
/
+225
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
1
-48
/
+0
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
3
-14
/
+85
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
7
-84
/
+45
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
1
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
2
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
3
-117
/
+457
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
1
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
1
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
1
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
1
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
4
-8
/
+45
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
2
-37
/
+9
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
3
-13
/
+56
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2
-10
/
+10
2010-10-21
secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set
Eric Paris
1
-0
/
+2
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
1
-3
/
+25
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
1
-10
/
+36
2010-10-21
secmark: make secmark object handling generic
Eric Paris
2
-19
/
+17
2010-10-21
secmark: do not return early if there was no error
Eric Paris
1
-1
/
+1
2010-10-19
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
1
-9
/
+10
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
1
-79
/
+92
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
2
-11
/
+25
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
IPVS: ip_vs_dbg_callid() is only needed for debugging
Simon Horman
1
-0
/
+2
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
6
-15
/
+22
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+2
2010-10-05
ipvs: Use frag walker helper in SCTP proto support.
David S. Miller
1
-9
/
+10
2010-10-05
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2
-12
/
+6
2010-10-04
netfilter: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-04
IPVS: sip persistence engine
Simon Horman
3
-0
/
+177
2010-10-04
IPVS: Fallback if persistence engine fails
Simon Horman
2
-9
/
+7
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
1
-3
/
+54
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
2
-1
/
+148
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
1
-5
/
+20
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
3
-20
/
+100
[next]