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
2007-08-22
[IRDA] irda_nl_get_mode: always results in failure
Andy Whitcroft
1
-1
/
+1
2007-08-22
[IRDA]: Avoid a label defined but not used warning in irda_init()
Jesper Juhl
1
-1
/
+1
2007-08-22
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
1
-1
/
+1
2007-08-22
[SNAP]: Check packet length before reading
Herbert Xu
1
-5
/
+12
2007-08-22
[DCCP]: Allocation in atomic context
Gerrit Renker
1
-1
/
+1
2007-08-19
missing return in bridge sysfs code
Al Viro
1
-0
/
+1
2007-08-16
[IPv6]: Invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2007-08-16
[NET]: Fix unbalanced rcu_read_unlock in __sock_create
Herbert Xu
1
-1
/
+1
2007-08-15
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-2
/
+5
2007-08-15
[VLAN] net/8021q/vlanproc.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-08-15
[NET]: Unexport dev_ethtool
Adrian Bunk
1
-1
/
+0
2007-08-15
[ECONET]: remove econet_packet_type on unload
Alexey Dobriyan
1
-0
/
+3
2007-08-15
[AX25]: don't free pointers to statically allocated data
Alexey Dobriyan
1
-2
/
+0
2007-08-15
[PATCH] mac80211: probe for hidden SSIDs in pre-auth scan
John W. Linville
1
-1
/
+5
2007-08-15
[PATCH] mac80211: fix tx status frame code
Johannes Berg
1
-1
/
+0
2007-08-15
[BRIDGE]: Fix typo in net/bridge/br_stp_if.c
Jussi Kivilinna
1
-1
/
+1
2007-08-15
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
1
-9
/
+15
2007-08-15
[NETFILTER]: nf_nat_sip: don't drop short packets
Patrick McHardy
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-14
[IPVS]: Use IP_VS_WAIT_WHILE when encessary.
Heiko Carstens
1
-1
/
+1
2007-08-14
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
3
-33
/
+44
2007-08-14
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
1
-4
/
+10
2007-08-14
[DCCP]: fix theoretical ccids_{read,write}_lock() race
Oleg Nesterov
1
-0
/
+1
2007-08-14
[XFRM]: Clean up duplicate includes in net/xfrm/
Jesper Juhl
2
-4
/
+2
2007-08-14
[TIPC]: Clean up duplicate includes in net/tipc/
Jesper Juhl
1
-1
/
+0
2007-08-14
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
Jesper Juhl
1
-1
/
+0
2007-08-14
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Jesper Juhl
1
-1
/
+0
2007-08-14
[IPV6]: Clean up duplicate includes in net/ipv6/
Jesper Juhl
1
-1
/
+0
2007-08-14
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
3
-3
/
+0
2007-08-14
[ATM]: Clean up duplicate includes in net/atm/
Jesper Juhl
1
-1
/
+0
2007-08-14
[IPCONFIG]: ip_auto_config fix
Joakim Tjernlund
1
-3
/
+3
2007-08-09
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
4
-41
/
+31
2007-08-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
11
-27
/
+50
2007-08-08
[TCP]: H-TCP maxRTT estimation at startup
Stephen Hemminger
1
-3
/
+1
2007-08-08
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
2
-1
/
+7
2007-08-08
[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...
Pablo Neira Ayuso
1
-8
/
+9
2007-08-08
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
1
-1
/
+6
2007-08-08
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-10
/
+20
2007-08-08
[NET] net/core/utils: fix sparse warning
Johannes Berg
1
-0
/
+1
2007-08-08
[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...
Paul Moore
1
-4
/
+6
2007-08-08
SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends
Trond Myklebust
2
-4
/
+2
2007-08-07
SUNRPC: Don't call gss_delete_sec_context() from an rcu context
Trond Myklebust
1
-3
/
+6
2007-08-07
SUNRPC: Fix a race in rpciod_down()
Trond Myklebust
1
-34
/
+23
2007-08-06
[PATCH] mac80211: don't allow scanning in monitor mode
Daniel Drake
1
-6
/
+13
2007-08-06
[PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read
Zhu Yi
1
-1
/
+1
2007-08-06
[PATCH] mac80211: use do { } while (0) for multi-line macros
Zhu Yi
1
-3
/
+5
2007-08-06
[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit
Daniel Drake
1
-0
/
+1
2007-08-06
[PATCH] softmac: Fix deadlock of wx_set_essid with assoc work
Michael Buesch
1
-3
/
+8
[next]