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
2015-08-26
RDS: Fix rds MR reference count in rds_rdma_unuse()
santosh.shilimkar@oracle.com
1
-2
/
+3
2015-08-26
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
1
-2
/
+3
2015-08-26
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
37
-679
/
+733
2015-08-26
rds: Fix improper gfp_t usage.
David S. Miller
1
-1
/
+1
2015-08-26
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+1
2015-08-26
route: fix a use-after-free
WANG Cong
1
-1
/
+2
2015-08-26
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
1
-2
/
+2
2015-08-25
ah4: Fix error return in ah_input().
David S. Miller
1
-1
/
+3
2015-08-25
ah6: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-25
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
1
-2
/
+13
2015-08-25
RDS: return EMSGSIZE for oversize requests before processing/queueing
Mukesh Kacker
1
-5
/
+6
2015-08-25
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
santosh.shilimkar@oracle.com
1
-1
/
+15
2015-08-25
RDS: Don't destroy the rdma id until after we're done using it
Santosh Shilimkar
1
-1
/
+2
2015-08-25
RDS: Fix assertion level from fatal to warning
santosh.shilimkar@oracle.com
2
-2
/
+2
2015-08-25
RDS: Make sure we do a signaled send for large-send
santosh.shilimkar@oracle.com
1
-0
/
+5
2015-08-25
RDS: Mark message mapped before transmit
santosh.shilimkar@oracle.com
1
-8
/
+16
2015-08-25
RDS: add a sock_destruct callback debug aid
santosh.shilimkar@oracle.com
1
-0
/
+9
2015-08-25
RDS: check for congestion updates during rds_send_xmit
santosh.shilimkar@oracle.com
1
-1
/
+2
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
5
-8
/
+57
2015-08-25
RDS: don't update ip address tables if the address hasn't changed
santosh.shilimkar@oracle.com
1
-2
/
+7
2015-08-25
RDS: destroy the ib state earlier during shutdown
santosh.shilimkar@oracle.com
1
-8
/
+10
2015-08-25
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
1
-3
/
+10
2015-08-25
RDS: restore return value in rds_cmsg_rdma_args()
santosh.shilimkar@oracle.com
1
-0
/
+2
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
2
-1
/
+36
2015-08-25
xfrm: Use VRF master index if output device is enslaved
David Ahern
2
-4
/
+10
2015-08-25
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
3
-8
/
+9
2015-08-25
batman-adv: beautify supported routing algorithm list
Marek Lindner
1
-1
/
+1
2015-08-25
batman-adv: Fix conditional statements indentation
Sven Eckelmann
1
-1
/
+1
2015-08-25
batman-adv: Add lockdep_asserts for documented external locks
Sven Eckelmann
3
-0
/
+11
2015-08-25
batman-adv: Annotate deleting functions with external lock via lockdep
Sven Eckelmann
4
-5
/
+25
2015-08-25
batman-adv: convert bat_priv->tt.req_list to hlist
Marek Lindner
3
-16
/
+19
2015-08-25
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
Sven Eckelmann
1
-7
/
+42
2015-08-25
batman-adv: Return EINVAL on invalid gw_bandwidth change
Sven Eckelmann
1
-2
/
+2
2015-08-25
batman-adv: prevent potential hlist double deletion
Marek Lindner
1
-1
/
+1
2015-08-25
batman-adv: convert orig_node->vlan_list to hlist
Marek Lindner
3
-9
/
+10
2015-08-25
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
11
-27
/
+0
2015-08-25
batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new
Marek Lindner
1
-4
/
+9
2015-08-25
batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()
Marek Lindner
1
-6
/
+12
2015-08-25
batman-adv: Remove multiple assignment per line
Sven Eckelmann
7
-17
/
+39
2015-08-25
batman-adv: Fix kerneldoc over 80 column lines
Sven Eckelmann
2
-4
/
+4
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
30
-585
/
+563
2015-08-25
net: Fix RCU splat in af_key
David Ahern
1
-23
/
+23
2015-08-24
ila: Precompute checksum difference for translations
Tom Herbert
1
-0
/
+18
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
6
-10
/
+19
2015-08-24
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
3
-5
/
+106
2015-08-24
tipc: fix stale link problem during synchronization
Jon Paul Maloy
2
-3
/
+12
2015-08-24
tipc: interrupt link synchronization when a link goes down
Jon Paul Maloy
2
-4
/
+9
2015-08-24
tipc: eliminate risk of premature link setup during failover
Jon Paul Maloy
1
-1
/
+3
2015-08-24
netlink: mmap: fix tx type check
Ken-ichirou MATSUZAWA
1
-1
/
+1
2015-08-24
fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks
Tom Herbert
1
-1
/
+1
[prev]
[next]