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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-04
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
1
-1
/
+1
2013-01-30
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
1
-1
/
+4
2013-01-21
net: splice: fix __splice_segment()
Eric Dumazet
1
-13
/
+15
2013-01-21
net: splice: avoid high order page splitting
Eric Dumazet
1
-29
/
+9
2013-01-15
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
1
-2
/
+0
2013-01-12
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
1
-0
/
+8
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
1
-4
/
+0
2012-12-22
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2
-11
/
+11
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+30
2012-12-15
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
1
-1
/
+2
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-145
/
+710
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-147
/
+113
2012-12-11
net: gro: avoid double copy in skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2012-12-11
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-1
/
+0
2012-12-11
net: gro: dev_gro_receive() cleanup
Eric Dumazet
1
-26
/
+26
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-1
/
+4
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
1
-2
/
+13
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
1
-0
/
+9
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
2
-3
/
+5
2012-12-07
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
1
-1
/
+1
2012-12-06
net: fix some compiler warning in net/core/neighbour.c
Cong Wang
1
-3
/
+2
2012-12-06
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
Shan Wei
1
-5
/
+12
2012-12-04
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
Serge Hallyn
1
-0
/
+6
2012-11-30
rtnelink: remove unused parameter from rtnl_create_link().
Rami Rosen
1
-2
/
+2
2012-11-29
core: make GRO methods static.
Rami Rosen
1
-6
/
+3
2012-11-27
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
Brian Haley
2
-6
/
+79
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+20
2012-11-22
netprio_cgroup: allow nesting and inherit config on cgroup creation
Tejun Heo
1
-18
/
+24
2012-11-22
netprio_cgroup: implement netprio[_set]_prio() helpers
Tejun Heo
1
-22
/
+50
2012-11-22
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
Tejun Heo
1
-54
/
+11
2012-11-22
netprio_cgroup: reimplement priomap expansion
Tejun Heo
1
-23
/
+33
2012-11-22
netprio_cgroup: shorten variable names in extend_netdev_table()
Tejun Heo
1
-12
/
+11
2012-11-22
netprio_cgroup: simplify write_priomap()
Tejun Heo
1
-45
/
+11
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+20
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
1
-4
/
+2
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-0
/
+24
2012-11-20
userns: Allow unprivileged use of setns.
Eric W. Biederman
1
-1
/
+6
2012-11-20
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-20
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
2012-11-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+20
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
1
-4
/
+4
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-4
/
+12
2012-11-19
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-7
/
+0
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
3
-24
/
+4
2012-11-19
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
4
-13
/
+28
2012-11-19
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
3
-1
/
+31
[next]