VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2023-11-06
net: sched: remove one pair of atomic operations
Eric Dumazet
2023-11-06
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
2023-11-06
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2023-11-06
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2023-11-06
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2023-11-06
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
2023-11-06
gen_stats: Add gnet_stats_add_queue().
Sebastian Andrzej Siewior
2023-11-06
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Jakub Kicinski
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
2021-10-18
mctp: unify sockaddr_mctp types
Jeremy Kerr
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
2021-10-15
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
2021-10-01
net: add kerneldoc comment for sk_peer_lock
Eric Dumazet
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2021-09-27
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
2021-09-27
mac80211: Fix Ptk0 rekey documentation
Alexander Wetzel
2021-09-26
net: prevent user from passing illegal stab size
王贇
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port on error
Vladimir Oltean
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-02
flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
Tetsuo Handa
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ ipsec-next
David S. Miller
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
2021-08-25
netfilter: ecache: prepare for event notifier merge
Florian Westphal
2021-08-25
netfilter: ecache: remove one indent level
Florian Westphal
2021-08-25
mctp: Remove the repeated declaration
Shaokun Zhang
2021-08-25
mptcp: MP_FAIL suboption sending
Geliang Tang
2021-08-25
mptcp: shrink mptcp_out_options struct
Paolo Abeni
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-17
mac80211: add support for BSS color change
John Crispin
2021-08-17
nl80211: add support for BSS coloring
John Crispin
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
2021-08-14
net: Remove net/ipx.h and uapi/linux/ipx.h header files
Cai Huoqing
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
2021-08-11
mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
Jeremy Kerr
2021-08-11
bonding: remove extraneous definitions from bonding.h
Jonathan Toppins
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
2021-08-11
devlink: Add new "enable_vnet" generic device param
Parav Pandit
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-09
page_pool: add frag page recycling support in page pool
Yunsheng Lin
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
psample: Add a fwd declaration for skbuff
Roi Dayan
2021-08-09
net, bonding: Add XDP support to the bonding driver
Jussi Maki
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-08
net: dsa: sja1105: rely on DSA core tracking of port learning state
Vladimir Oltean
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier
Vladimir Oltean
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-05
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
2021-08-05
net/ipv6/mcast: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
2021-08-04
net: add extack arg for link ops
Rocco Yue
2021-08-04
af_unix: Add OOB support
Rao Shoaib
2021-08-03
Bluetooth: Fix not generating RPA when required
Luiz Augusto von Dentz
2021-08-03
Bluetooth: HCI: Add proper tracking for enable status of adv instances
Luiz Augusto von Dentz
2021-08-03
wan: remove sbni/granch driver
Arnd Bergmann
2021-08-03
ax88796: export ax_NS8390_init() hook
Michael Schmitz
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
2021-08-03
appletalk: ltpc: remove static probing
Arnd Bergmann
2021-08-03
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
2021-08-03
net: flow_offload: correct comments mismatch with code
Bijie Xu
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
2021-07-29
mctp: Add netlink route management
Matt Johnston
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
2021-07-29
mctp: Add base packet definitions
Jeremy Kerr
2021-07-29
nfc: constify passed nfc_dev
Krzysztof Kozlowski
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port from"
Vladimir Oltean
2021-07-25
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
2021-07-25
sctp: improve the code for pmtu probe send and recv update
Xin Long
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2021-07-23
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
2021-07-23
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-21
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim
Vladimir Oltean
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
2021-07-20
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-15
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
2021-07-07
bpf: Add function for XDP meta data length check
Zvi Effron
2021-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
2021-07-01
tcp: consistently disable header prediction for mptcp
Paolo Abeni
2021-07-01
net: remove the caif_hsi driver
Christoph Hellwig
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-01
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
tcp: change ICSK_CA_PRIV_SIZE definition
Eric Dumazet
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
Vladimir Oltean
2021-06-28
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2021-06-28
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
2021-06-28
flow_offload: action should not be NULL when it is referenced
gushengxian
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git /klassert/ipsec-next
David S. Miller
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-06-26
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz