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
2014-01-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
3
-2
/
+4
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
1
-2
/
+2
2014-01-16
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
Thomas Haller
1
-75
/
+109
2014-01-16
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
1
-6
/
+13
2014-01-16
Revert "batman-adv: drop dependency against CRC16"
David S. Miller
1
-0
/
+1
2014-01-16
sctp: create helper function to enable|disable sackdelay
wangweidong
1
-18
/
+19
2014-01-16
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
4
-6
/
+3
2014-01-16
net: move 6lowpan compression code to separate module
Dmitry Eremin-Solenikov
4
-2
/
+11
2014-01-16
net: rename sysfs symlinks on device name change
Veaceslav Falico
1
-0
/
+22
2014-01-16
net: add sysfs helpers for netdev_adjacent logic
Veaceslav Falico
1
-27
/
+30
2014-01-16
neigh: split lines for NEIGH_VAR_SET so they are not too long
Jiri Pirko
1
-3
/
+6
2014-01-15
netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set
Kristian Evensen
1
-0
/
+2
2014-01-15
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
Eric Dumazet
1
-2
/
+0
2014-01-15
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-65
/
+37
2014-01-15
can: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-10
/
+5
2014-01-15
caif: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-2
/
+1
2014-01-15
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-3
/
+1
2014-01-15
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-8
/
+2
2014-01-15
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
1
-10
/
+5
2014-01-15
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2
-3
/
+3
2014-01-15
sctp: remove a redundant NULL check
Dan Carpenter
1
-1
/
+1
2014-01-15
tipc: spelling fixes
stephen hemminger
3
-3
/
+3
2014-01-15
ipv6: addrconf spelling fixes
stephen hemminger
1
-5
/
+5
2014-01-15
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
1
-1
/
+1
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
27
-46
/
+48
2014-01-15
ipv6: copy traffic class from ping request to reply
Hannes Frederic Sowa
1
-1
/
+4
2014-01-15
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
2
-4
/
+8
2014-01-15
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
1
-39
/
+61
2014-01-15
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
1
-0
/
+2
2014-01-15
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
1
-2
/
+1
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-39
/
+87
2014-01-15
net: add skb_checksum_setup
Paul Durrant
1
-0
/
+273
2014-01-14
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
1
-1
/
+1
2014-01-14
bridge: move br_net_exit() to br.c
WANG Cong
3
-19
/
+18
2014-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-48
/
+122
2014-01-14
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
1
-1
/
+4
2014-01-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
42
-763
/
+1648
2014-01-14
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
1
-9
/
+25
2014-01-14
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-2
/
+4
2014-01-14
l2tp: make local functions static
stephen hemminger
2
-6
/
+2
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
1
-10
/
+6
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
1
-8
/
+8
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
5
-26
/
+23
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
2
-14
/
+24
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
10
-14
/
+15
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
1
-55
/
+40
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
10
-23
/
+14
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
1
-2
/
+15
2014-01-13
gre_offload: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
4
-4
/
+27
[next]