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
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
126
-544
/
+470
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-74
/
+71
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-06
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2
-4
/
+4
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
7
-24
/
+11
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
7
-24
/
+11
2012-04-05
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
RongQing.Li
2
-2
/
+2
2012-04-05
net: remove k{un}map_skb_frag()
Eric Dumazet
3
-43
/
+24
2012-04-05
net/dcb: Add an optional max rate attribute
Amir Vadai
1
-0
/
+20
2012-04-05
net/route: export symbol ip_tos2prio
Amir Vadai
1
-1
/
+1
2012-04-05
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
1
-1
/
+1
2012-04-05
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
1
-2
/
+3
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+11
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-3
/
+45
2012-04-04
ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...
Shmulik Ladkani
1
-0
/
+1
2012-04-04
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
1
-0
/
+1
2012-04-04
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
1
-5
/
+19
2012-04-04
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
1
-1
/
+1
2012-04-04
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+2
2012-04-04
filter: add XOR operation
Jiri Pirko
1
-0
/
+4
2012-04-04
filter: Allow to create sk-unattached filters
Jiri Pirko
1
-4
/
+62
2012-04-04
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
1
-3
/
+6
2012-04-04
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2012-04-04
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-04
af_unix: reduce high order page allocations
Eric Dumazet
1
-3
/
+12
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
1
-0
/
+2
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-38
/
+64
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
1
-0
/
+3
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
1
-13
/
+12
2012-04-02
net/ipv6/icmp.c: Checkpatch cleanups
Eldad Zack
1
-3
/
+2
2012-04-02
net/ipv6/fib6_rules.c: Checkpatch cleanup
Eldad Zack
1
-2
/
+1
2012-04-02
net/ipv6/exthdrs_core.c: Checkpatch cleanups
Eldad Zack
1
-2
/
+1
2012-04-02
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
1
-8
/
+5
2012-04-02
net/ipv6/datagram.c: Checkpatch cleanups
Eldad Zack
1
-6
/
+4
2012-04-02
net/ipv6/addrconf_core.c: Checkpatch cleanup
Eldad Zack
1
-1
/
+1
2012-04-02
net/ipv6/sit.c: Checkpatch cleanup
Eldad Zack
1
-3
/
+3
2012-04-02
vlan: Stop using NLA_PUT*().
David S. Miller
1
-6
/
+10
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
2
-18
/
+15
2012-04-02
caif: Stop using NLA_PUT*().
David S. Miller
1
-7
/
+7
2012-04-02
gen_stats: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
fib_rules: Stop using NLA_PUT*().
David S. Miller
1
-17
/
+15
2012-04-02
ieee802154: Stop using NLA_PUT*().
David S. Miller
2
-90
/
+85
2012-04-02
netfilter: ipv4: Stop using NLA_PUT*().
David S. Miller
2
-8
/
+9
2012-04-02
ipv4: Stop using NLA_PUT*().
David S. Miller
6
-73
/
+87
2012-04-02
netfilter: ipv6: Stop using NLA_PUT*().
David S. Miller
2
-10
/
+11
2012-04-02
ipv6: Stop using NLA_PUT*().
David S. Miller
5
-46
/
+53
2012-04-02
decnet: Stop using NLA_PUT*().
David S. Miller
2
-12
/
+12
2012-04-02
rtnetlink: Stop using NLA_PUT*().
David S. Miller
1
-32
/
+35
[next]