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
2012-08-23
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2
-23
/
+53
2012-08-23
batman-adv: remove a misleading comment
Jonathan Corbet
1
-3
/
+0
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
3
-19
/
+42
2012-08-23
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2
-11
/
+11
2012-08-23
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
1
-2
/
+3
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
3
-0
/
+85
2012-08-23
batman-adv: move function arguments on one line
Antonio Quartulli
1
-2
/
+1
2012-08-23
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
2
-8
/
+14
2012-08-23
af_packet: use define instead of constant
danborkmann@iogearbox.net
1
-2
/
+3
2012-08-23
rds: Don't disable BH on BH context
Ying Xue
4
-8
/
+8
2012-08-23
ipv6: gre: fix ip6gre_err()
Eric Dumazet
1
-3
/
+5
2012-08-23
xfrm: fix RCU bugs
Eric Dumazet
1
-37
/
+39
2012-08-23
net: remove delay at device dismantle
Eric Dumazet
7
-23
/
+26
2012-08-23
Merge git://1984.lsi.us.es/nf-next
David S. Miller
22
-129
/
+219
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
64
-278
/
+556
2012-08-22
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
3
-15
/
+3
2012-08-22
netfilter: replace list_for_each_continue_rcu with new interface
Michael Wang
1
-4
/
+6
2012-08-22
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2
-3
/
+3
2012-08-22
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
1
-1
/
+1
2012-08-22
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
1
-1
/
+6
2012-08-22
tcp: fix possible socket refcount problem
Eric Dumazet
3
-10
/
+18
2012-08-20
netfilter: nf_conntrack: remove unnecessary RTNL locking
Patrick McHardy
1
-5
/
+0
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
4
-7
/
+9
2012-08-20
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
3
-14
/
+14
2012-08-20
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2
-0
/
+10
2012-08-20
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
1
-0
/
+4
2012-08-20
Merge git://1984.lsi.us.es/nf
David S. Miller
4
-48
/
+89
2012-08-20
af_packet: don't emit packet on orig fanout group
Eric Leblond
2
-2
/
+23
2012-08-20
tipc: eliminate configuration for maximum number of name publications
Ying Xue
4
-26
/
+5
2012-08-20
tipc: eliminate configuration for maximum number of name subscriptions
Ying Xue
4
-28
/
+7
2012-08-20
tipc: add __read_mostly annotations to several global variables
Ying Xue
3
-11
/
+11
2012-08-20
tipc: convert tipc_nametbl_size type from variable to macro
Ying Xue
1
-5
/
+5
2012-08-20
tipc: change tipc_net_start routine return value type
Ying Xue
3
-6
/
+4
2012-08-20
tipc: manually inline single use media_name_valid routine
Ying Xue
1
-16
/
+1
2012-08-20
tipc: remove pointless name sanity check and tipc_alphabet array
Ying Xue
4
-12
/
+3
2012-08-20
tipc: fix lockdep warning during bearer initialization
Ying Xue
1
-1
/
+15
2012-08-20
tipc: optimize the initialization of network device notifier
Ying Xue
1
-3
/
+10
2012-08-20
packet: Report fanout status via diag engine
Pavel Emelyanov
3
-21
/
+42
2012-08-20
packet: Report rings cfg via diag engine
Pavel Emelyanov
1
-1
/
+47
2012-08-20
gre: information leak in ip6_tnl_ioctl()
Dan Carpenter
1
-0
/
+2
2012-08-17
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
1
-2
/
+2
2012-08-17
net: netprio: fix cgrp create and write priomap race
John Fastabend
1
-5
/
+3
2012-08-17
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
1
-0
/
+4
2012-08-17
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
1
-18
/
+4
2012-08-17
act_mirred: do not drop packets when fails to mirror it
Jason Wang
1
-6
/
+5
2012-08-17
sctp: fix bogus if statement in sctp_auth_recv_cid()
Dan Carpenter
1
-1
/
+1
2012-08-17
sctp: fix compile issue with disabled CONFIG_NET_NS
Ulrich Weber
1
-6
/
+3
2012-08-16
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-08-16
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
[next]