index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tulip: de2104x: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-12
/
+9
*
ethernet/broadcom: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-15
/
+9
*
xfrm: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-9
/
+8
*
net/hamradio/6pack: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-13
/
+7
*
isdn/hisax: Convert timers to use timer_setup()
Kees Cook
2017-10-18
19
-67
/
+68
*
net/wireless/ray_cs: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-29
/
+24
*
net/usb/usbnet: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-7
/
+5
*
net/ti/tlan: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-19
/
+13
*
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
5
-30
/
+5
*
Merge branch 'dsa-master-and-slave-helpers'
David S. Miller
2017-10-18
21
-202
/
+211
|
\
|
*
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-18
7
-12
/
+17
|
*
net: dsa: split dsa_port's netdev member
Vivien Didelot
2017-10-18
9
-31
/
+38
|
*
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
*
Merge branch 'bpf-cpumap-type-for-XDP_REDIRECT'
David S. Miller
2017-10-18
15
-34
/
+2277
|
\
|
*
samples/bpf: add cpumap sample program xdp_redirect_cpu
Jesper Dangaard Brouer
2017-10-18
3
-0
/
+1310
|
*
bpf: cpumap add tracepoints
Jesper Dangaard Brouer
2017-10-18
2
-5
/
+89
|
*
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
2017-10-18
3
-22
/
+158
|
*
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2017-10-18
5
-34
/
+172
|
*
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-18
7
-1
/
+576
|
/
*
net: ftgmac100: Request clock and set speed
Joel Stanley
2017-10-18
1
-0
/
+26
*
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
Henrik Austad
2017-10-17
1
-0
/
+1
*
Merge branch 'mlxsw-GRE-Offload-decap-without-encap'
David S. Miller
2017-10-16
4
-64
/
+209
|
\
|
*
mlxsw: spectrum: Drop refcounting of IPIP entries
Petr Machata
2017-10-16
2
-30
/
+20
|
*
mlxsw: spectrum: Support IPIP overlay VRF migration
Petr Machata
2017-10-16
3
-3
/
+49
|
*
mlxsw: spectrum: Support decap-only IP-in-IP tunnels
Petr Machata
2017-10-16
3
-10
/
+109
|
*
mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()
Petr Machata
2017-10-16
1
-19
/
+19
|
*
mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp
Petr Machata
2017-10-16
2
-7
/
+17
|
/
*
tipc: fix rebasing error
Jon Maloy
2017-10-16
1
-0
/
+1
*
Merge branch 'net-core-rcuify-rtnl-af_ops'
David S. Miller
2017-10-16
2
-47
/
+89
|
\
|
*
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: systemport: add NET_DSA dependency
Arnd Bergmann
2017-10-16
1
-0
/
+1
*
hamradio: baycom_par: use new parport device model
Sudip Mukherjee
2017-10-16
1
-4
/
+44
*
net: dccp: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-16
2
-1
/
+2
*
pch_gbe: Switch to new PCI IRQ allocation API
Andy Shevchenko
2017-10-16
2
-28
/
+17
*
tracing: bpf: Hide bpf trace events when they are not used
Steven Rostedt (VMware)
2017-10-16
2
-1
/
+7
*
ipv6: only update __use and lastusetime once per jiffy at most
Wei Wang
2017-10-16
2
-11
/
+12
*
ipv6: check fn before doing FIB6_SUBTREE(fn)
Wei Wang
2017-10-16
1
-4
/
+7
*
bpf: Add -target to clang switch while cross compiling.
Abhijit Ayarekar
2017-10-16
1
-2
/
+3
*
Merge branch 'sched-tp_q-remove'
David S. Miller
2017-10-16
23
-69
/
+127
|
\
|
*
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
2
-5
/
+4
[next]