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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
6
-81
/
+48
2011-07-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-17
/
+12
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
6
-6
/
+63
2011-07-13
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-19
/
+18
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2
-3
/
+2
2011-07-13
ipv4: Inline neigh binding.
David Miller
2
-27
/
+27
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-16
/
+0
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
1
-1
/
+1
2011-07-12
inetpeer: kill inet_putpeer race
Eric Dumazet
1
-5
/
+9
2011-07-11
mac80211: allocate only one RX queue
Johannes Berg
1
-2
/
+2
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
5
-0
/
+125
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
8
-257
/
+599
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-24
/
+54
2011-07-11
ipv4: Use universal hash for ARP.
David S. Miller
2
-2
/
+2
2011-07-11
neigh: Store hash shift instead of mask.
David S. Miller
1
-24
/
+23
2011-07-11
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
1
-6
/
+9
2011-07-09
skbuff: clear tx zero-copy flag
Shirley Ma
1
-0
/
+3
2011-07-09
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
1
-0
/
+4
2011-07-09
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
4
-8
/
+14
2011-07-09
Bluetooth: Add support for communicating keys with userspace
Vinicius Costa Gomes
1
-15
/
+45
2011-07-09
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
1
-2
/
+0
2011-07-09
Bluetooth: Use the stored LTK for restabilishing security
Vinicius Costa Gomes
1
-0
/
+12
2011-07-09
Bluetooth: Use the link key list to temporarily store the STK
Vinicius Costa Gomes
1
-8
/
+15
2011-07-09
Bluetooth: Add support for storing the LTK
Vinicius Costa Gomes
1
-6
/
+14
2011-07-09
Bluetooth: Fix SM pairing parameters negotiation
Vinicius Costa Gomes
1
-10
/
+30
2011-07-09
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-09
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
1
-0
/
+73
2011-07-09
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2
-2
/
+113
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2
-8
/
+21
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-26
/
+1924
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-27
/
+67
2011-07-08
dcbnl: unlock on an error path in dcbnl_cee_fill()
Dan Carpenter
1
-1
/
+1
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
1
-0
/
+2
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+1
2011-07-08
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-32
/
+147
2011-07-08
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
1
-0
/
+3
2011-07-08
mac80211: allow driver to generate P1K for IV32
Johannes Berg
1
-6
/
+3
2011-07-08
mac80211: allow drivers to access key sequence counter
Johannes Berg
2
-2
/
+77
2011-07-08
mac80211: simplify RX PN/IV handling
Johannes Berg
5
-20
/
+44
2011-07-08
mac80211: use AES_BLOCK_SIZE
Johannes Berg
5
-29
/
+25
2011-07-08
mac80211: fix CMAC races
Johannes Berg
6
-32
/
+33
2011-07-08
mac80211: fix CCMP races
Johannes Berg
4
-25
/
+32
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
5
-61
/
+78
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-26
/
+1924
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-27
/
+67
2011-07-08
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
Trond Myklebust
1
-16
/
+11
2011-07-08
sctp: Enforce retransmission limit during shutdown
Thomas Graf
4
-13
/
+61
2011-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-56
/
+76
2011-07-07
Bluetooth: Remove L2CAP busy queue
Mat Martineau
1
-117
/
+8
[prev]
[next]