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
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-39
/
+425
2013-02-14
bridge: make ifla_br_policy and br_af_ops static
Cong Wang
1
-2
/
+2
2013-02-14
bridge: Separate egress policy bitmap
Vlad Yasevich
3
-6
/
+19
2013-02-14
bridge: Add vlan support for local fdb entries
Vlad Yasevich
4
-25
/
+125
2013-02-14
bridge: Add vlan support to static neighbors
Vlad Yasevich
3
-29
/
+151
2013-02-14
bridge: Add vlan id to multicast groups
Vlad Yasevich
2
-20
/
+50
2013-02-14
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
4
-35
/
+52
2013-02-14
bridge: Add the ability to configure pvid
Vlad Yasevich
3
-17
/
+49
2013-02-14
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
6
-10
/
+126
2013-02-14
bridge: Dump vlan information from a bridge port
Vlad Yasevich
4
-16
/
+99
2013-02-14
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
5
-18
/
+196
2013-02-14
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
4
-0
/
+41
2013-02-14
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
4
-0
/
+85
2013-02-14
bridge: Add vlan filtering infrastructure
Vlad Yasevich
6
-0
/
+296
2013-02-13
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
1
-0
/
+7
2013-02-13
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
1
-6
/
+6
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
7
-12
/
+8
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
5
-17
/
+30
2013-02-13
tcp: set and get per-socket timestamp
Andrey Vagin
1
-0
/
+9
2013-02-13
tcp: adding a per-socket timestamp offset
Andrey Vagin
2
-0
/
+4
2013-02-13
netpoll: fix smatch warnings in netpoll core code
Neil Horman
1
-3
/
+7
2013-02-13
net: skbuff: fix compile error in skb_panic()
James Hogan
1
-3
/
+3
2013-02-13
act_police: improved accuracy at high rates
Jiri Pirko
1
-46
/
+53
2013-02-13
act_police: move struct tcf_police to act_police.c
Jiri Pirko
1
-0
/
+15
2013-02-13
tbf: improved accuracy at high rates
Jiri Pirko
1
-39
/
+37
2013-02-13
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
1
-3
/
+3
2013-02-13
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2
-56
/
+46
2013-02-13
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
1
-2
/
+2
2013-02-13
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
1
-3
/
+0
2013-02-13
htb: use PSCHED_TICKS2NS()
Jiri Pirko
1
-2
/
+2
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-40
/
+58
2013-02-13
htb: fix values in opt dump
Jiri Pirko
1
-2
/
+2
2013-02-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-5
/
+9
2013-02-13
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2
-31
/
+9
2013-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+9
2013-02-12
netpoll: cleanup sparse warnings
Neil Horman
1
-4
/
+8
2013-02-12
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
3
-8
/
+12
2013-02-12
skbuff: create skb_panic() function and its wrappers
Jean Sacren
1
-29
/
+19
2013-02-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+9
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
1
-2
/
+2
2013-02-11
ethtool: fix sparse warning
Stephen Hemminger
1
-9
/
+9
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
3
-5
/
+1
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
1
-2
/
+13
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
1
-0
/
+7
2013-02-11
xfrm: Allow inserting policies with matching mark and different priorities
Steffen Klassert
1
-2
/
+16
2013-02-11
mac80211: fix channel selection bug
Johannes Berg
1
-3
/
+3
2013-02-11
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
[next]