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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-22
[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
James Ketrenos
6
-17
/
+29
2005-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
4
-32
/
+93
2005-09-22
[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...
James Ketrenos
1
-6
/
+18
2005-09-22
[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
James Ketrenos
2
-25
/
+0
2005-09-22
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
4
-4
/
+4
2005-09-22
[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle
James Ketrenos
1
-5
/
+9
2005-09-22
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
3
-5
/
+15
2005-09-22
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
1
-1
/
+24
2005-09-22
[PATCH] ieee80211: Added ieee80211_geo to provide helper functions
James Ketrenos
2
-1
/
+143
2005-09-22
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
2
-21
/
+318
2005-09-22
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
James Ketrenos
1
-0
/
+12
2005-09-22
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
6
-74
/
+98
2005-09-22
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
2
-15
/
+107
2005-09-22
[PATCH] ieee80211: adds support for the creation of RTS packets
James Ketrenos
2
-3
/
+39
2005-09-22
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
4
-37
/
+39
2005-09-22
[PATCH] ieee82011: Added WE-18 support to default wireless extension handler
James Ketrenos
1
-8
/
+230
2005-09-22
[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...
James Ketrenos
1
-4
/
+3
2005-09-22
[PATCH] ieee80211: Fix kernel Oops when module unload
James Ketrenos
2
-6
/
+29
2005-09-22
[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs
James Ketrenos
1
-6
/
+7
2005-09-22
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
2
-27
/
+50
2005-09-22
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
7
-37
/
+38
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
48
-1335
/
+3037
2005-09-21
[TCP]: Set default congestion control correctly for incoming connections.
Stephen Hemminger
1
-1
/
+1
2005-09-21
[FIB_TRIE]: message cleanup
Stephen Hemminger
1
-12
/
+3
2005-09-21
[AF_PACKET]: Allow for > 8 byte hardware addresses.
Eric W. Biederman
1
-17
/
+48
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-490
/
+1897
2005-09-20
[PATCH] raw_sendmsg DoS on 2.6
Mark J Cox
2
-2
/
+2
2005-09-20
[TCP]: Handle SACK'd packets properly in tcp_fragment().
Herbert Xu
1
-3
/
+7
2005-09-20
[8021Q]: Add endian annotations.
Alexey Dobriyan
1
-1
/
+1
2005-09-20
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
Harald Welte
1
-0
/
+2
2005-09-20
[NETFILTER]: Rename misnamed function
Patrick McHardy
3
-5
/
+5
2005-09-20
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
7
-464
/
+91
2005-09-20
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
6
-0
/
+1774
2005-09-20
[IPV4]: fib_trie RCU refinements
Robert Olsson
1
-11
/
+10
2005-09-20
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
1
-6
/
+7
2005-09-18
[NETFILTER]: Solve Kconfig dependency problem
Harald Welte
1
-3
/
+1
2005-09-18
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
Mitsuru KANDA
1
-2
/
+8
2005-09-18
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
3
-6
/
+98
2005-09-18
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
2
-3
/
+4
2005-09-18
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
1
-10
/
+13
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
9
-622
/
+607
2005-09-17
[NETFILTER] move nfnetlink options to right location in kconfig menu
Harald Welte
1
-2
/
+1
2005-09-17
[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink
Harald Welte
1
-6
/
+10
2005-09-17
[NETFILTER]: Fix oops in conntrack event cache
Harald Welte
1
-1
/
+4
2005-09-17
[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data
KOVACS Krisztian
1
-82
/
+61
2005-09-17
[NETFILTER] CLUSTERIP: introduce reference counting for entries
KOVACS Krisztian
1
-18
/
+62
2005-09-17
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
5
-19
/
+125
2005-09-17
[DCCP]: More precisely set reset_code when sending RESET packets
Arnaldo Carvalho de Melo
2
-14
/
+18
2005-09-17
[NET]: Do not leak MSG_CMSG_COMPAT into userspace.
David S. Miller
1
-1
/
+2
2005-09-16
[PATCH] ieee80211 Switched to sscanf in store_debug_level
James Ketrenos
1
-20
/
+6
[next]