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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
1
-13
/
+1
2014-02-10
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-0
/
+8
2014-02-10
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
1
-0
/
+2
2014-02-10
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
1
-0
/
+8
2014-02-10
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
1
-0
/
+3
2014-02-10
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
1
-0
/
+2
2014-02-10
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
1
-0
/
+2
2014-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+32
2014-02-06
netfilter: nf_tables: fix racy rule deletion
Pablo Neira Ayuso
1
-4
/
+0
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-0
/
+8
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-0
/
+17
2014-02-06
netfilter: nf_tables: add AF specific expression support
Patrick McHardy
1
-0
/
+5
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
1
-0
/
+2
2014-02-05
net: ethoc: set up MII management bus clock
Max Filippov
1
-0
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
91
-493
/
+1429
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-11
/
+11
2014-01-23
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
1
-0
/
+14
2014-01-23
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
1
-2
/
+3
2014-01-22
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-1
/
+2
2014-01-22
net: introduce reciprocal_scale helper and convert users
Daniel Borkmann
1
-3
/
+1
2014-01-22
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
1
-4
/
+0
2014-01-22
sctp: remove macros sctp_{lock|release}_sock
wangweidong
1
-2
/
+0
2014-01-22
sctp: remove macros sctp_read_[un]lock
wangweidong
1
-4
/
+0
2014-01-22
sctp: remove macros sctp_write_[un]_lock
wangweidong
1
-2
/
+0
2014-01-22
sctp: remove macros sctp_spin_[un]lock
wangweidong
1
-4
/
+2
2014-01-22
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
1
-2
/
+0
2014-01-22
sctp: remove macros sctp_spin_[un]lock_irqrestore
wangweidong
1
-5
/
+2
2014-01-22
net: Add GRO support for vxlan traffic
Or Gerlitz
1
-0
/
+1
2014-01-22
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
1
-0
/
+3
2014-01-22
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
1
-0
/
+2
2014-01-22
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
WANG Cong
1
-1
/
+1
2014-01-22
net_sched: act: fetch hinfo from a->ops->hinfo
WANG Cong
1
-2
/
+2
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+1
2014-01-20
net_sched: act: remove capab from struct tc_action_ops
WANG Cong
1
-2
/
+0
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
3
-4
/
+14
2014-01-20
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
1
-0
/
+1
2014-01-20
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
1
-1
/
+2
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-01-18
ipv4: fix a dst leak in tunnels
Eric Dumazet
1
-1
/
+0
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-1
/
+0
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
1
-3
/
+3
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-3
/
+29
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
1
-0
/
+5
2014-01-16
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
1
-0
/
+5
2014-01-15
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
1
-1
/
+1
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-15
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
1
-1
/
+1
2014-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2014-01-14
audit: convert all sessionid declaration to unsigned int
Eric Paris
2
-11
/
+11
2014-01-14
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-1
/
+0
[next]