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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
1
-0
/
+1
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-4
/
+4
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-59
/
+235
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
11
-11
/
+10
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
1
-4
/
+4
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+12
2013-04-23
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
1
-2
/
+1
2013-04-22
net: remove a stale comment for dl_next
Eric Dumazet
1
-1
/
+1
2013-04-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-10
/
+114
2013-04-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-36
/
+91
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
1
-0
/
+66
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
1
-0
/
+23
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
1
-0
/
+2
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
5
-14
/
+57
2013-04-21
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-20
irda: small read past the end of array in debug code
Dan Carpenter
1
-1
/
+2
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2
-3
/
+3
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
1
-2
/
+2
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
1
-0
/
+2
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
1
-0
/
+3
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
1
-1
/
+2
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
1
-24
/
+25
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
1
-1
/
+0
2013-04-17
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
1
-1
/
+0
2013-04-17
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
1
-2
/
+0
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
1
-4
/
+1
2013-04-17
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
1
-3
/
+0
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
1
-2
/
+0
2013-04-17
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
1
-1
/
+0
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
1
-0
/
+10
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
1
-0
/
+4
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
1
-2
/
+2
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
1
-0
/
+31
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
1
-4
/
+0
2013-04-17
mac80211: fix CTS protection handling
Felix Fietkau
1
-1
/
+3
2013-04-17
mac80211: fix and optimize MCS mask handling
Felix Fietkau
1
-2
/
+2
2013-04-16
mac80211: VHT off-by-one NSS
Karl Beldan
1
-3
/
+3
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
1
-2
/
+2
2013-04-16
cfg80211: add ieee80211_operating_class_to_band
Johannes Berg
1
-0
/
+11
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
1
-1
/
+1
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
1
-2
/
+0
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
1
-3
/
+2
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
1
-0
/
+1
2013-04-13
tcp: GSO should be TSQ friendly
Eric Dumazet
1
-0
/
+1
2013-04-12
NFC: RFKILL support
Samuel Ortiz
1
-0
/
+2
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
1
-1
/
+1
2013-04-10
mac80211: provide SSID in IBSS mode
Marek Puzyniak
1
-2
/
+2
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-13
/
+28
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-46
/
+89
[next]