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
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
2
-35
/
+149
2021-10-26
net: hsr: Add support for redbox supervision frames
Andreas Oetken
4
-26
/
+113
2021-10-26
tcp: remove unneeded code from tcp_stream_alloc_skb()
Eric Dumazet
1
-3
/
+0
2021-10-26
tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skb
Eric Dumazet
1
-2
/
+2
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
2
-11
/
+11
2021-10-26
netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf
Florian Westphal
2
-1
/
+27
2021-10-26
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
1
-1
/
+1
2021-10-26
ipv6/tcp: small drop monitor changes
Eric Dumazet
1
-2
/
+2
2021-10-26
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
2
-8
/
+18
2021-10-26
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
2
-3
/
+9
2021-10-26
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2
-8
/
+19
2021-10-26
ipv6: annotate data races around np->min_hopcount
Eric Dumazet
2
-3
/
+8
2021-10-26
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-5
/
+5
2021-10-26
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-6
/
+6
2021-10-25
bluetooth: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-25
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-25
net/tls: getsockopt supports complete algorithm list
Tianjia Zhang
1
-0
/
+42
2021-10-25
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2
-24
/
+53
2021-10-25
net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
Vladimir Oltean
1
-2
/
+2
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
3
-53
/
+26
2021-10-25
Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2021-10-24
can: bcm: Use hrtimer_forward_now()
Thomas Gleixner
1
-1
/
+1
2021-10-24
net: atm: use address setting helpers
Jakub Kicinski
2
-4
/
+5
2021-10-24
net: caif: get ready for const netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-24
net: hsr: get ready for const netdev->dev_addr
Jakub Kicinski
2
-4
/
+4
2021-10-24
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-10-24
net: core: constify mac addrs in selftests
Jakub Kicinski
1
-4
/
+4
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+3
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2
-24
/
+53
2021-10-23
devlink: Clean not-executed param notifications
Leon Romanovsky
1
-4
/
+11
2021-10-23
devlink: Remove not-executed trap group notifications
Leon Romanovsky
1
-7
/
+5
2021-10-23
devlink: Remove not-executed trap policer notifications
Leon Romanovsky
1
-7
/
+5
2021-10-23
devlink: Delete obsolete parameters publish API
Leon Romanovsky
1
-49
/
+8
2021-10-23
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
27
-609
/
+1140
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-99
/
+122
2021-10-21
mac80211: Prevent AP probing during suspend
Loic Poulain
3
-0
/
+14
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
5
-1
/
+7
2021-10-21
mac80211: split beacon retrieval functions
Aloka Dixit
1
-85
/
+118
2021-10-21
cfg80211: separate get channel number from ies
Wen Gong
1
-15
/
+26
2021-10-21
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
1
-21
/
+22
2021-10-21
cfg80211: scan: use element finding functions in easy cases
Johannes Berg
1
-9
/
+9
2021-10-21
nl80211: use element finding functions
Johannes Berg
1
-22
/
+22
2021-10-21
mac80211: fils: use cfg80211_find_ext_elem()
Johannes Berg
1
-10
/
+12
2021-10-21
mac80211: fix memory leaks with element parsing
Johannes Berg
3
-24
/
+25
2021-10-21
mac80211: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+3
2021-10-21
mac80211: debugfs: calculate free buffer size correctly
Mordechay Goodstein
1
-44
/
+47
2021-10-21
net/core: Remove unused assignment operations and variable
luo penghao
1
-2
/
+1
[next]