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
2014-02-25
bridge: netfilter: Use ether_addr_copy
Joe Perches
5
-7
/
+7
2014-02-25
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
3
-5
/
+5
2014-02-25
pktgen: document all supported flags
Mathias Krause
1
-1
/
+7
2014-02-25
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
1
-13
/
+6
2014-02-25
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
1
-1
/
+4
2014-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-138
/
+307
2014-02-21
xfrm: Cleanup error handling of xfrm_state_clone
Steffen Klassert
1
-11
/
+5
2014-02-21
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
1
-0
/
+1
2014-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
39
-422
/
+773
2014-02-20
tcp: use zero-window when free_space is low
Florian Westphal
1
-2
/
+15
2014-02-20
tipc: failed transmissions should return error
Erik Hugne
1
-8
/
+6
2014-02-20
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
4
-4
/
+22
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
1
-28
/
+0
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-173
/
+362
2014-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+18
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
1
-51
/
+56
2014-02-19
hsr: Use ether_addr_copy
Joe Perches
3
-17
/
+17
2014-02-19
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-02-19
ieee802154: fix faulty check in set_phy_params api
Phoebe Buckheister
1
-2
/
+4
2014-02-19
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2014-02-19
tipc: align tipc function names with common naming practice in the network
Ying Xue
13
-287
/
+290
2014-02-19
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-02-19
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
7
-27
/
+101
2014-02-18
ipv6:fix checkpatch errors with assignment in if condition
Wang Yufen
1
-7
/
+9
2014-02-18
ipv6: fix checkpatch errors with space required or prohibited
Wang Yufen
1
-19
/
+19
2014-02-18
ipv6: fix checkpatch errors with brace and "foo *bar"
Wang Yufen
1
-3
/
+2
2014-02-18
netlink: fix checkpatch errors space and "foo *bar"
Wang Yufen
1
-2
/
+2
2014-02-18
sch_netem: replace magic numbers with enumerate in get_loss_clg
Yang Yingliang
1
-2
/
+2
2014-02-18
ipv4: fix counter in_slow_tot
Duan Jiong
1
-2
/
+2
2014-02-18
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
4
-2
/
+101
2014-02-18
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
3
-3
/
+39
2014-02-18
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
3
-3
/
+41
2014-02-18
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
3
-12
/
+58
2014-02-18
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
6
-4
/
+64
2014-02-18
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2
-2
/
+18
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
1
-0
/
+2
2014-02-17
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
1
-2
/
+7
2014-02-17
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
1
-4
/
+2
2014-02-17
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
1
-0
/
+2
2014-02-17
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
1
-4
/
+12
2014-02-17
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
1
-0
/
+2
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
3
-6
/
+56
2014-02-17
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
1
-1
/
+1
2014-02-17
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
1
-1
/
+5
2014-02-17
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
1
-1
/
+0
2014-02-17
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
1
-8
/
+14
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
3
-3
/
+69
2014-02-17
packet: check for ndo_select_queue during queue selection
Daniel Borkmann
1
-3
/
+21
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
1
-12
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2
-6
/
+7
[next]