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
2015-05-13
pktgen: fix packet generation
Alexei Starovoitov
1
-1
/
+10
2015-05-13
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
1
-0
/
+11
2015-05-13
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-1
/
+0
2015-05-13
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-18
/
+31
2015-05-13
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
1
-0
/
+28
2015-05-13
bridge: revert br_dellink change back to original
Scott Feldman
1
-10
/
+1
2015-05-13
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
1
-30
/
+0
2015-05-13
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
1
-12
/
+12
2015-05-13
bridge: restore br_setlink back to original
Scott Feldman
1
-10
/
+1
2015-05-13
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
1
-30
/
+0
2015-05-13
switchdev: add new switchdev bridge setlink
Scott Feldman
1
-11
/
+140
2015-05-13
switchdev: introduce switchdev add/del obj ops
Scott Feldman
1
-0
/
+107
2015-05-13
switchdev: convert STP update to switchdev attr set
Scott Feldman
3
-30
/
+24
2015-05-13
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
4
-38
/
+35
2015-05-13
switchdev: introduce get/set attrs ops
Scott Feldman
1
-0
/
+169
2015-05-13
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2
-24
/
+24
2015-05-13
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
7
-107
/
+101
2015-05-13
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
1
-4
/
+24
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-4
/
+6
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
1
-94
/
+6
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
1
-23
/
+32
2015-05-12
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
1
-62
/
+79
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
1
-2
/
+2
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
2
-61
/
+27
2015-05-11
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
1
-30
/
+16
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
1
-19
/
+0
2015-05-11
netlink: Create kernel netlink sockets in the proper network namespace
Eric W. Biederman
1
-8
/
+6
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
6
-44
/
+27
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
48
-89
/
+90
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
9
-14
/
+14
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
1
-3
/
+0
2015-05-11
codel: add ce_threshold attribute
Eric Dumazet
2
-3
/
+27
2015-05-10
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
1
-5
/
+77
2015-05-10
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
1
-0
/
+3
2015-05-10
netlink: allow to listen "all" netns
Nicolas Dichtel
2
-6
/
+56
2015-05-10
netlink: rename private flags and states
Nicolas Dichtel
1
-29
/
+30
2015-05-10
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
1
-13
/
+44
2015-05-10
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
1
-14
/
+27
2015-05-10
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2
-3
/
+3
2015-05-10
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
1
-20
/
+11
2015-05-10
netns: returns always an id in __peernet2id()
Nicolas Dichtel
1
-11
/
+8
2015-05-10
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
1
-1
/
+5
2015-05-10
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
1
-2
/
+49
2015-05-10
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
1
-3
/
+6
2015-05-10
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
1
-4
/
+4
2015-05-10
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
1
-3
/
+15
2015-05-10
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
27
-568
/
+1215
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
3
-7
/
+10
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
2
-2
/
+2
2015-05-09
tipc: send explicit not supported error in nl compat
Richard Alpe
1
-1
/
+1
[next]