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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-09
SUNRPC: Fix a memory leak in rpc_create()
Chuck Lever
1
-4
/
+0
2008-04-09
SUNRPC: don't call flush_dcache_page() with an invalid pointer
Trond Myklebust
1
-3
/
+6
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-34
/
+48
2008-04-04
[VLAN]: Fix egress priority mappings leak.
Pavel Emelyanov
1
-0
/
+15
2008-04-04
rxrpc: remove smp_processor_id() from debug macro
Sven Schnelle
1
-1
/
+1
2008-04-04
[IPV6]: Fix refcounting for anycast dst entries.
Denis V. Lunev
1
-7
/
+2
2008-04-04
[IPV6]: inet6_dev on loopback should be kept until namespace stop.
Denis V. Lunev
1
-1
/
+1
2008-04-04
[IPV6]: Event type in addrconf_ifdown is mis-used.
Denis V. Lunev
1
-5
/
+5
2008-04-03
[ICMP]: Ensure that ICMP relookup maintains status quo
Herbert Xu
2
-21
/
+25
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-135
/
+250
2008-04-02
[VLAN]: Proc entry is not renamed when vlan device name changes.
Pavel Emelyanov
3
-6
/
+24
2008-04-02
[IPV6]: Fix ICMP relookup error path dst leak
Herbert Xu
1
-2
/
+2
2008-04-02
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
1
-0
/
+16
2008-04-02
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
1
-0
/
+3
2008-04-02
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2
-6
/
+1
2008-04-02
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
1
-0
/
+40
2008-04-02
[ROSE/AX25] af_rose: rose_release() fix
Jarek Poplawski
1
-0
/
+9
2008-04-01
mac80211: correct use_short_preamble handling
Vladimir Koutny
1
-5
/
+4
2008-04-01
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
1
-0
/
+12
2008-04-01
[LLC]: skb allocation size for responses
Joonwoo Park
5
-31
/
+67
2008-04-01
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-04-01
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
1
-2
/
+1
2008-03-31
net/rxrpc trivial annotations
Al Viro
2
-13
/
+16
2008-03-29
[LLC]: Kill llc_station_mac_sa symbol export.
David S. Miller
1
-1
/
+0
2008-03-29
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2
-0
/
+5
2008-03-29
[LLC]: station source mac address
Joonwoo Park
2
-10
/
+4
2008-03-29
[LLC]: bogus llc packet length
Joonwoo Park
1
-1
/
+5
2008-03-29
[NET]: Add preemption point in qdisc_run
Herbert Xu
1
-3
/
+15
2008-03-29
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
1
-1
/
+1
2008-03-29
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
4
-4
/
+4
2008-03-29
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...
Andrew Morton
1
-1
/
+1
2008-03-28
[LLC]: Restrict LLC sockets to root
Patrick McHardy
1
-0
/
+3
2008-03-28
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
11
-59
/
+30
2008-03-28
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2
-2
/
+2
2008-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-42
/
+148
2008-03-27
[IPSEC]: Fix BEET output
Herbert Xu
4
-6
/
+10
2008-03-26
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
1
-10
/
+11
2008-03-26
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
1
-3
/
+3
2008-03-26
[AX25]: Remove obsolete references to BKL from TODO file.
Robert P. J. Day
1
-4
/
+0
2008-03-26
[NET]: Fix multicast device ioctl checks
Patrick McHardy
1
-2
/
+2
2008-03-26
[IRDA]: Store irnet_socket termios properly.
David S. Miller
1
-1
/
+1
2008-03-26
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
1
-1
/
+1
2008-03-25
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
9
-21
/
+90
2008-03-25
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
2
-4
/
+41
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-22
/
+38
2008-03-24
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
1
-2
/
+0
2008-03-24
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
2008-03-24
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2
-3
/
+20
2008-03-23
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-23
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
1
-2
/
+0
[next]