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
2012-05-09
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
1
-0
/
+91
2012-05-09
cfg80211: Add framework to support ethtool stats.
Ben Greear
1
-0
/
+29
2012-05-09
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
1
-0
/
+6
2012-05-09
mac80211: insert mesh peer after init
Thomas Pedersen
1
-3
/
+5
2012-05-09
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
1
-1
/
+1
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
5
-1306
/
+0
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
1
-1
/
+12
2012-05-08
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
1
-1
/
+9
2012-05-08
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
1
-0
/
+2
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
1
-6
/
+9
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
3
-157
/
+280
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
4
-46
/
+137
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2
-32
/
+133
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
1
-42
/
+23
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
1
-7
/
+26
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
1
-5
/
+5
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
1
-1
/
+1
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
1
-2
/
+24
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2
-19
/
+105
2012-05-08
netfilter: nf_ct_ecache: refactor notifier registration
Tony Zelenoff
1
-6
/
+4
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-126
/
+296
2012-05-08
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Jiri Pirko
1
-4
/
+9
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-6
/
+6
2012-05-06
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
Alexander Duyck
1
-14
/
+8
2012-05-06
skb: Drop bad code from pskb_expand_head
Alexander Duyck
1
-12
/
+0
2012-05-04
tcp: be more strict before accepting ECN negociation
Eric Dumazet
2
-2
/
+2
2012-05-04
net: sched: factorize code (qdisc_drop())
Eric Dumazet
4
-13
/
+6
2012-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-106
/
+246
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
2
-3
/
+2
2012-05-03
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
1
-3
/
+8
2012-05-03
tcp: move stats merge to the end of tcp_try_coalesce
Alexander Duyck
1
-26
/
+29
2012-05-03
tcp: Move code related to head frag in tcp_try_coalesce
Alexander Duyck
1
-17
/
+25
2012-05-03
tcp: Fix truesize accounting in tcp_try_coalesce
Alexander Duyck
1
-6
/
+4
2012-05-03
net: Add missing linux/prefetch.h include to net/core/sock.c
David S. Miller
1
-0
/
+1
2012-05-03
net: Stop decapitating clones that have a head_frag
Alexander Duyck
2
-11
/
+7
2012-05-03
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
2
-24
/
+26
2012-05-03
net: take care of cloned skbs in tcp_try_coalesce()
Eric Dumazet
1
-14
/
+28
2012-05-03
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2
-5
/
+6
2012-05-03
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-03
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-05-03
tcp: early retransmit: delayed fast retransmit
Yuchung Cheng
3
-10
/
+69
[next]