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
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
1
-3
/
+5
2009-11-07
net: kill proto_ops wrapper
Arnd Bergmann
1
-83
/
+0
2009-11-07
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
David S. Miller
1
-2
/
+0
2009-11-07
compat: add struct compat_ifreq etc to compat.h
Arnd Bergmann
1
-0
/
+39
2009-11-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
3
-7
/
+37
2009-11-06
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-11
/
+81
2009-11-06
ieee802154: add support for creation/removal of logic interfaces
Dmitry Eremin-Solenikov
2
-0
/
+6
2009-11-06
ieee802154: add an mlme_ops call to retrieve PHY object
Dmitry Eremin-Solenikov
2
-0
/
+8
2009-11-06
ieee802154: add LIST_PHY command support
Dmitry Eremin-Solenikov
1
-0
/
+4
2009-11-06
ieee802154: constify struct net_device in some operations
Dmitry Eremin-Solenikov
1
-5
/
+5
2009-11-06
wpan-phy: follow usual patter of devices registration
Dmitry Eremin-Solenikov
1
-1
/
+5
2009-11-06
wpan-phy: allow specifying a per-page channel mask
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-11-06
wpan-phy: add wpan-phy iteration functions
Dmitry Eremin-Solenikov
1
-0
/
+2
2009-11-06
wpan-phy: add a helper to put the wpan_phy device
Dmitry Eremin-Solenikov
1
-0
/
+6
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+13
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2
-5
/
+7
2009-11-06
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-11-06
net: drop capability from protocol definitions
Eric Paris
2
-6
/
+0
2009-11-05
tcp: Use defaults when no route options are available
Gilad Ben-Yossef
1
-1
/
+1
2009-11-04
net: cleanup include/linux
Eric Dumazet
87
-694
/
+351
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
1
-0
/
+2
2009-11-04
net: cleanup include/net
Eric Dumazet
37
-240
/
+120
2009-11-03
gianfar: Basic Support for programming hash rules
Sandeep Gopalpet
1
-0
/
+2
2009-11-03
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
1
-0
/
+1
2009-11-03
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
1
-1
/
+1
2009-11-03
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
1
-0
/
+1
2009-11-03
broadcom: Consolidate dev_flags definitions
Matt Carlson
1
-6
/
+11
2009-11-02
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
1
-0
/
+1
2009-10-31
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
1
-0
/
+8
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
1
-2
/
+2
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-0
/
+2
2009-10-30
net: Fix RPF to work with policy routing
jamal
1
-1
/
+2
2009-10-30
net: fix kmemcheck annotations
Eric Dumazet
1
-2
/
+2
2009-10-30
gro: Change all receive functions to return GRO result codes
Ben Hutchings
2
-15
/
+18
2009-10-30
gro: Name the GRO result enumeration type
Ben Hutchings
1
-4
/
+6
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
2
-0
/
+6
2009-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-22
/
+61
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
1
-0
/
+1
2009-10-29
Allow disabling of DSACK TCP option per route
Gilad Ben-Yossef
1
-0
/
+1
2009-10-29
Allow to turn off TCP window scale opt per route
Gilad Ben-Yossef
1
-0
/
+1
2009-10-29
Allow disabling TCP timestamp options per route
Gilad Ben-Yossef
1
-1
/
+1
2009-10-29
Add the no SACK route option feature
Gilad Ben-Yossef
1
-1
/
+1
2009-10-29
Add dst_feature to query route entry features
Gilad Ben-Yossef
1
-1
/
+7
2009-10-29
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
1
-1
/
+2
2009-10-29
net: Add ndo_fcoe_get_wwn to net_device_ops
Yi Zou
1
-0
/
+4
2009-10-28
vlan: Optimize multiple unregistration
Eric Dumazet
1
-0
/
+1
2009-10-28
net: add a list_head parameter to dellink() method
Eric Dumazet
1
-1
/
+2
2009-10-28
net: Introduce unregister_netdevice_many()
Eric Dumazet
1
-0
/
+1
2009-10-28
net: Introduce unregister_netdevice_queue()
Eric Dumazet
1
-1
/
+8
2009-10-27
mac80211: add ieee80211_rx_ni()
Kalle Valo
1
-6
/
+26
[next]