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
pinetabv-6.6.y-devel
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
6
-15
/
+48
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-6
/
+16
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
1
-0
/
+2
2014-01-08
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-08
netfilter: nft_meta: add l4proto support
Patrick McHardy
4
-1
/
+6
2014-01-08
netfilter: nf_tables: add nfproto support to meta expression
Patrick McHardy
1
-0
/
+2
2014-01-08
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
4
-0
/
+6
2014-01-08
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-1
/
+8
2014-01-08
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
1
-2
/
+3
2014-01-08
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+17
2014-01-08
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-0
/
+8
2014-01-07
gre_offload: statically build GRE offloading support
Eric Dumazet
1
-3
/
+0
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
3
-1
/
+20
2014-01-07
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
1
-1
/
+9
2014-01-07
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
1
-0
/
+4
2014-01-07
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
1
-0
/
+3
2014-01-07
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
1
-0
/
+4
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-25
/
+121
2014-01-07
tcp: out_of_order_queue do not use its lock
Eric Dumazet
1
-1
/
+4
2014-01-07
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
1
-0
/
+25
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-0
/
+385
2014-01-06
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-69
/
+80
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-05
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
2014-01-05
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
4
-13
/
+13
2014-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-1
/
+0
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-6
/
+1
2014-01-05
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-04
pci_regs.h: Add PCI bus link speed and width defines
Jeff Kirsher
1
-0
/
+5
2014-01-04
bonding: add ad_info attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+12
2014-01-04
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-04
socket: cleanups
stephen hemminger
2
-4
/
+0
2014-01-04
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-04
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-04
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2
-0
/
+12
2014-01-04
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
4
-15
/
+9
2014-01-04
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2
-29
/
+13
2014-01-04
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2014-01-04
netfilter: ipset: remove unused code
stephen hemminger
1
-1
/
+0
2014-01-04
netfilter: nf_nat: add full port randomization support
Daniel Borkmann
1
-4
/
+8
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-03
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
[next]