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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-14
mac80211: implement EU regulatory domain
Tony Vroon
1
-0
/
+18
2008-06-12
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
10
-738
/
+428
2008-06-12
net: remove CVS keywords
Adrian Bunk
107
-221
/
+0
2008-06-11
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
2
-51
/
+32
2008-06-11
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
3
-96
/
+79
2008-06-11
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
3
-24
/
+16
2008-06-11
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
3
-73
/
+42
2008-06-11
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
1
-8
/
+1
2008-06-11
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
1
-69
/
+38
2008-06-11
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
1
-347
/
+111
2008-06-11
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
1
-31
/
+19
2008-06-11
ipv6 netns: Address labels per namespace
Benjamin Thery
2
-36
/
+82
2008-06-11
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
YOSHIFUJI Hideaki
1
-2
/
+8
2008-06-11
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
Rami Rosen
1
-1
/
+1
2008-06-11
ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
Rami Rosen
1
-1
/
+0
2008-06-11
ipv4 addr: Send netlink notification for address label changes
Thomas Graf
1
-1
/
+3
2008-06-10
net/mac80211/ieee80211_i.h: fix-up merge damage
John W. Linville
1
-21
/
+0
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
59
-504
/
+688
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
32
-1089
/
+971
2008-06-10
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
Rami Rosen
3
-7
/
+0
2008-06-10
netfilter: ctnetlink: include conntrack status in destroy event message
Fabian Hugelshofer
1
-3
/
+3
2008-06-10
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
5
-6
/
+18
2008-06-10
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
6
-16
/
+16
2008-06-10
netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2
Pekka Enberg
1
-6
/
+4
2008-06-10
netfilter: ip6_tables: add ip6tables security table
James Morris
3
-0
/
+185
2008-06-10
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
5
-6
/
+207
2008-06-10
netfilter: ctnetlink: add full support for SCTP to ctnetlink
Pablo Neira Ayuso
1
-0
/
+80
2008-06-10
netfilter: ctnetlink: group errors into logical errno sets
Pablo Neira Ayuso
1
-11
/
+10
2008-06-10
netfilter: ebtables: add IPv6 support
Kuo-lang Tseng
4
-16
/
+202
2008-06-10
ipv6 netns: init net is used to set bindv6only for new sock
Pavel Emelyanov
1
-1
/
+1
2008-06-10
af_iucv: exploit target message class support of IUCV
Ursula Braun
1
-0
/
+1
2008-06-10
iucv: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-4
/
+7
2008-06-10
iucv: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-06-10
sctp: Fix problems with the new SCTP_DELAYED_ACK code
Vlad Yasevich
1
-2
/
+2
2008-06-09
mac80211: Checking IBSS support while changing channel in ad-hoc mode
Assaf Krauss
3
-12
/
+16
2008-06-09
mac80211: decrease IBSS creation latency
Dan Williams
1
-1
/
+1
2008-06-09
mac80211: Fixing slow IBSS rejoin
Assaf Krauss
1
-0
/
+1
2008-06-09
mac80211: send association event on IBSS create
Dan Williams
1
-0
/
+5
2008-06-05
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
1
-2
/
+2
2008-06-05
tipc: Message rejection rework preparatory changes
Allan Stephens
3
-4
/
+31
2008-06-05
tipc: Fix bugs in rejection of message with short header
Allan Stephens
1
-4
/
+6
2008-06-05
tipc: Message header creation optimizations
Allan Stephens
1
-6
/
+1
2008-06-05
tipc: Expand link sequence gap field to 13 bits
Allan Stephens
1
-4
/
+4
2008-06-05
tipc: Add missing spinlock in name table display code
Allan Stephens
1
-1
/
+3
2008-06-05
tipc: Prevent display of name table types with no publications
Allan Stephens
1
-0
/
+3
2008-06-05
tipc: Optimize message initialization routine
Allan Stephens
7
-18
/
+16
2008-06-05
tipc: Prevent access of non-existent field in short message header
Allan Stephens
1
-1
/
+3
2008-06-05
tipc: Minor optimizations to received message processing
Allan Stephens
3
-25
/
+8
2008-06-05
tipc: Fix minor bugs in link session number handling
Allan Stephens
1
-5
/
+12
2008-06-05
tipc: Fix bugs in message error code display when debugging
Allan Stephens
1
-3
/
+0
[next]