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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-17
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-2
/
+2
2008-11-17
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-7
/
+0
2008-11-17
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
1
-0
/
+9
2008-11-17
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
1
-0
/
+19
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2
-7
/
+7
2008-11-17
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
3
-29
/
+47
2008-11-17
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2
-0
/
+204
2008-11-17
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
1
-0
/
+4
2008-11-17
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
1
-0
/
+25
2008-11-14
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
1
-17
/
+0
2008-11-14
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
1
-1
/
+0
2008-11-13
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
1
-0
/
+2
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
1
-10
/
+2
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
1
-0
/
+7
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
1
-0
/
+18
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+1
2008-11-12
net: remove struct dst_entry::entry_size
Alexey Dobriyan
1
-1
/
+0
2008-11-12
net: remove struct neigh_table::pde
Alexey Dobriyan
1
-3
/
+0
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-54
/
+666
2008-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2008-11-11
telephony: trivial: fix up email address
Alan Cox
1
-1
/
+1
2008-11-11
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-28
/
+23
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+35
2008-11-11
drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
Dave Airlie
1
-23
/
+23
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
1
-5
/
+0
2008-11-11
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
1
-0
/
+1
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-11-11
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
1
-7
/
+35
2008-11-10
cfg80211: make use of reg macros on REG_RULE
Luis R. Rodriguez
1
-11
/
+11
2008-11-10
mac80211_hwsim: Add support for client PS mode
Jouni Malinen
1
-0
/
+7
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
2
-2
/
+64
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
2
-0
/
+11
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
1
-0
/
+16
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
1
-0
/
+2
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
1
-10
/
+1
2008-11-10
wireless: move mesh config length constant
Johannes Berg
1
-0
/
+3
2008-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-3
/
+7
2008-11-10
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-3
/
+7
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
1
-0
/
+1
2008-11-09
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
3
-2
/
+574
2008-11-09
cpumask: introduce new API, without changing anything, v3
Rusty Russell
1
-6
/
+52
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
1
-0
/
+1
2008-11-09
clarify usage expectations for cnt32_to_63()
Nicolas Pitre
1
-6
/
+16
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2008-11-08
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
1
-1
/
+1
2008-11-08
pkt_sched: Control group classifier
Thomas Graf
2
-0
/
+20
2008-11-08
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
1
-0
/
+1
2008-11-08
Revert "net: Guaranetee the proper ordering of the loopback device."
David S. Miller
1
-1
/
+0
2008-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2008-11-07
sched: fine-tune SD_SIBLING_INIT
Ingo Molnar
1
-1
/
+1
[next]