index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
2017-10-18
5
-5
/
+1
*
inet: frags: Convert timers to use timer_setup()
Kees Cook
2017-10-18
5
-10
/
+14
*
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-27
/
+30
*
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
2017-10-18
6
-15
/
+25
*
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-10-18
5
-20
/
+23
*
net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-7
/
+7
*
xfrm: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-9
/
+8
*
net/rose: Convert timers to use timer_setup()
Kees Cook
2017-10-18
5
-44
/
+36
*
net/lapb: Convert timers to use timer_setup()
Kees Cook
2017-10-18
2
-12
/
+10
*
net/decnet: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-22
/
+5
*
net: dsa: split dsa_port's netdev member
Vivien Didelot
2017-10-18
5
-25
/
+25
*
net: dsa: rename dsa_master_get_slave
Vivien Didelot
2017-10-18
9
-10
/
+10
*
net: dsa: add slave to master helper
Vivien Didelot
2017-10-18
2
-22
/
+17
*
net: dsa: add slave to port helper
Vivien Didelot
2017-10-18
11
-115
/
+115
*
net: dsa: add slave notify helper
Vivien Didelot
2017-10-18
1
-12
/
+17
*
net: dsa: use port's cpu_dp when creating a slave
Vivien Didelot
2017-10-18
1
-5
/
+2
*
netlink: use NETLINK_CB(in_skb).sk instead of looking it up
Johannes Berg
2017-10-18
1
-10
/
+2
*
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
2017-10-18
1
-0
/
+27
*
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2017-10-18
1
-29
/
+111
*
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
Henrik Austad
2017-10-17
1
-0
/
+1
*
tipc: fix rebasing error
Jon Maloy
2017-10-16
1
-0
/
+1
*
net: core: rcu-ify rtnl af_ops
Florian Westphal
2017-10-16
2
-18
/
+48
*
rtnetlink: place link af dump into own helper
Florian Westphal
2017-10-16
1
-30
/
+42
*
tcp: cdg: make struct tcp_cdg static
Colin Ian King
2017-10-16
1
-1
/
+1
*
net: dccp: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-16
2
-1
/
+2
*
ipv6: only update __use and lastusetime once per jiffy at most
Wei Wang
2017-10-16
1
-4
/
+4
*
ipv6: check fn before doing FIB6_SUBTREE(fn)
Wei Wang
2017-10-16
1
-4
/
+7
*
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
2017-10-16
1
-20
/
+35
*
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2017-10-16
1
-2
/
+4
*
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
2017-10-16
3
-4
/
+13
*
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
2017-10-16
1
-8
/
+4
*
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
2017-10-16
1
-1
/
+1
*
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2017-10-16
1
-0
/
+1
*
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
14
-19
/
+20
*
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2017-10-16
1
-33
/
+46
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-14
1
-9
/
+174
|
\
|
*
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
1
-9
/
+174
*
|
tcp: add a tracepoint for tcp retransmission
Cong Wang
2017-10-14
2
-0
/
+4
*
|
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-14
1
-0
/
+2
*
|
Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-10-14
5
-19
/
+9
|
\
\
|
*
|
mac80211: don't track HT capability changes
Johannes Berg
2017-10-13
1
-11
/
+3
|
*
|
cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo
Arnd Bergmann
2017-10-13
1
-1
/
+1
|
*
|
cfg80211: don't print log output for building shipped-certs
Arnd Bergmann
2017-10-13
1
-2
/
+2
|
*
|
cfg80211: remove set but never used variable cf_offset
Johannes Berg
2017-10-12
1
-3
/
+1
|
*
|
mac80211: use crypto_aead_authsize()
Johannes Berg
2017-10-11
1
-2
/
+2
*
|
|
net: dsa: remove .set_addr
Vivien Didelot
2017-10-14
2
-12
/
+0
*
|
|
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
2017-10-14
1
-3
/
+12
|
|
/
|
/
|
*
|
tipc: add multipoint-to-point flow control
Jon Maloy
2017-10-13
2
-5
/
+136
*
|
tipc: guarantee delivery of last broadcast before DOWN event
Jon Maloy
2017-10-13
1
-13
/
+32
*
|
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
2017-10-13
2
-2
/
+9
[next]