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
2006-12-03
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-12-03
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
1
-0
/
+34
2006-12-03
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2
-5
/
+5
2006-12-03
SELinux: Fix SA selection semantics
Venkat Yekkirala
1
-1
/
+2
2006-12-03
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
1
-0
/
+2
2006-12-03
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
1
-8
/
+8
2006-12-03
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
1
-1
/
+1
2006-12-03
[BLUETOOTH]: bnep endianness annotations
Al Viro
2
-8
/
+8
2006-12-03
[BLUETOOTH] bnep endianness bug: filtering by packet type
Al Viro
2
-13
/
+14
2006-12-03
[IPV6]: ip6_output annotations
Al Viro
1
-2
/
+2
2006-12-03
[NETFILTER]: trivial annotations
Al Viro
3
-19
/
+16
2006-12-03
[AF_PACKET]: annotate
Al Viro
1
-8
/
+10
2006-12-03
[LLC]: anotations
Al Viro
2
-3
/
+3
2006-12-03
[IPV6]: annotate inet6_csk_search_req()
Al Viro
1
-3
/
+3
2006-12-03
[IPV6]: flowlabels are net-endian
Al Viro
6
-16
/
+16
2006-12-03
[XFRM]: annotate ->new_mapping()
Al Viro
2
-2
/
+2
2006-12-03
[IPV4]: encapsulation annotations
Al Viro
4
-38
/
+38
2006-12-03
[SUNRPC]: annotate hash_ip()
Al Viro
1
-4
/
+4
2006-12-03
[IPV6]: annotate ipv6 mcast
Al Viro
1
-6
/
+6
2006-12-03
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
11
-11
/
+11
2006-12-03
[XFRM]: misc annotations
Al Viro
3
-7
/
+7
2006-12-03
[IPV6]: annotate inet6_hashtables
Al Viro
1
-3
/
+3
2006-12-03
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-52
/
+53
2006-12-03
[TIPC]: endianness annotations
Al Viro
4
-34
/
+20
2006-12-03
[IPV6] NDISC: Calculate packet length correctly for allocation.
David S. Miller
1
-4
/
+12
2006-12-02
[PATCH] netdev: don't allow register_netdev with blank name
Stephen Hemminger
1
-9
/
+0
2006-12-02
[PATCH] softmac: reduce scan debug output
Larry Finger
1
-3
/
+2
2006-12-02
[PATCH] ieee80211: Provide generic get_stats implementation
Daniel Drake
1
-0
/
+11
2006-12-02
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
Arnaldo Carvalho de Melo
3
-12
/
+14
2006-12-02
[PATCH] ieee80211softmac: fix verbosity when debug disabled
Larry Finger
1
-5
/
+5
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
1
-0
/
+5
2006-12-02
[PATCH] ieee80211: allow mtu bigger than 1500
matthieu castet
1
-0
/
+9
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
1
-6
/
+50
2006-12-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+2
2006-11-30
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2
-4
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2
-3
/
+3
2006-11-29
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-29
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2
-6
/
+6
2006-11-29
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2
-0
/
+2
2006-11-29
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
1
-7
/
+6
2006-11-29
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
Yasuyuki Kozakai
1
-0
/
+8
2006-11-29
[PATCH] bridge: fix possible overflow in get_fdb_entries
Chris Wright
1
-4
/
+5
2006-11-28
[PATCH] softmac: remove netif_tx_disable when scanning
Michael Buesch
1
-2
/
+0
2006-11-26
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
Masahide NAKAMURA
1
-0
/
+1
2006-11-26
[NET]: Fix kfifo_alloc() error check.
Akinobu Mita
2
-0
/
+4
2006-11-26
[UDP]: Make udp_encap_rcv use pskb_may_pull
Olaf Kirch
1
-5
/
+14
2006-11-26
[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
Faidon Liambotis
1
-2
/
+2
2006-11-22
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...
YOSHIFUJI Hideaki
2
-5
/
+4
2006-11-22
[IRDA]: Lockdep fix.
Peter Zijlstra
1
-1
/
+2
2006-11-22
[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
David S. Miller
1
-4
/
+7
[next]