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-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
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
2
-783
/
+0
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
1
-2
/
+2
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
1
-2
/
+2
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
1
-0
/
+2
2013-04-09
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-0
/
+8
2013-04-09
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
1
-0
/
+2
2013-04-08
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
1
-0
/
+4
2013-04-08
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
Werner Almesberger
1
-1
/
+0
2013-04-08
scm: Stop passing struct cred
Eric W. Biederman
2
-11
/
+8
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
4
-46
/
+118
2013-04-06
Bluetooth: hidp: verify l2cap sockets
David Herrmann
1
-0
/
+1
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2
-4
/
+17
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng
2
-0
/
+13
2013-04-05
net: frag queue per hash bucket locking
Jesper Dangaard Brouer
1
-1
/
+7
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
1
-2
/
+0
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
1
-0
/
+1
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
1
-0
/
+2
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2
-0
/
+3
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
1
-0
/
+3
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
1
-0
/
+1
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
1
-1
/
+0
2013-04-02
tcp: Remove dead sysctl_tcp_cookie_size declaration
Neal Cardwell
1
-1
/
+0
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
1
-19
/
+9
[prev]
[next]