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
...
*
wan: dscc4: convert to plain DMA API
Alexey Khoroshilov
2017-08-11
1
-45
/
+51
*
wan: dscc4: add checks for dma mapping errors
Alexey Khoroshilov
2017-08-11
1
-16
/
+37
*
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
2017-08-11
1
-0
/
+6
*
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-08-11
1
-25
/
+93
*
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
2017-08-11
1
-2
/
+2
*
hns3pf: fix hns3_del_tunnel_port()
Dan Carpenter
2017-08-11
1
-1
/
+1
*
Merge branch 'rockchip-internal-phy'
David S. Miller
2017-08-11
10
-10
/
+466
|
\
|
*
ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb
David Wu
2017-08-11
1
-0
/
+17
|
*
ARM64: dts: rockchip: Add gmac2phy node support for rk3328
David Wu
2017-08-11
1
-0
/
+39
|
*
ARM: dts: rk3228-evb: Enable the integrated PHY for gmac
David Wu
2017-08-11
1
-0
/
+34
|
*
net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328
David Wu
2017-08-11
1
-3
/
+23
|
*
net: stmmac: dwmac-rk: Add integrated PHY support for rk3228
David Wu
2017-08-11
1
-0
/
+12
|
*
net: stmmac: dwmac-rk: Add integrated PHY support
David Wu
2017-08-11
1
-4
/
+95
|
*
Documentation: net: phy: Add phy-is-integrated binding
David Wu
2017-08-11
1
-0
/
+5
|
*
net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()
David Wu
2017-08-11
1
-3
/
+0
|
*
arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY
David Wu
2017-08-11
1
-0
/
+1
|
*
multi_v7_defconfig: Make rockchip PHY built-in
David Wu
2017-08-11
1
-0
/
+1
|
*
net: phy: Add rockchip PHY driver support
David Wu
2017-08-11
3
-0
/
+239
|
/
*
forcedeth: replace init_timer_deferrable with setup_deferrable_timer
Zhu Yanjun
2017-08-11
1
-3
/
+2
*
drivers: net: davinci_mdio: print bus frequency
Maxim Uvarov
2017-08-11
1
-2
/
+4
*
drivers: net: davinci_mdio: remove busy loop on wait user access
Maxim Uvarov
2017-08-11
1
-1
/
+3
*
Merge branch 'netvsc-minor-fixes-and-improvements'
David S. Miller
2017-08-11
3
-95
/
+227
|
\
|
*
netvsc: keep track of some non-fatal overload conditions
stephen hemminger
2017-08-11
3
-6
/
+17
|
*
netvsc: allow controlling send/recv buffer size
stephen hemminger
2017-08-11
3
-39
/
+157
|
*
netvsc: remove unnecessary check for NULL hdr
stephen hemminger
2017-08-11
1
-4
/
+3
|
*
netvsc: remove unnecessary cast of void pointer
stephen hemminger
2017-08-11
1
-5
/
+4
|
*
netvsc: whitespace cleanup
stephen hemminger
2017-08-11
1
-5
/
+6
|
*
netvsc: no need to allocate send/receive on numa node
stephen hemminger
2017-08-11
1
-14
/
+5
|
*
netvsc: check error return when restoring channels and mtu
stephen hemminger
2017-08-11
1
-2
/
+14
|
*
netvsc: propagate MAC address change to VF slave
stephen hemminger
2017-08-11
1
-11
/
+15
|
*
netvsc: don't signal host twice if empty
stephen hemminger
2017-08-11
1
-4
/
+0
|
*
netvsc: delay setup of VF device
stephen hemminger
2017-08-11
2
-8
/
+9
|
/
*
phylink: Fix an uninitialized variable bug
Dan Carpenter
2017-08-11
1
-1
/
+1
*
liquidio: removed check for queue size alignment
Intiyaz Basha
2017-08-11
1
-7
/
+0
*
liquidio: rx/tx queue cleanup
Intiyaz Basha
2017-08-11
2
-0
/
+8
*
Merge branch 'net-sched-let-the-offloader-decide-what-to-offload'
David S. Miller
2017-08-11
16
-47
/
+61
|
\
|
*
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
7
-36
/
+15
|
*
net: sched: remove handle propagation down to the drivers
Jiri Pirko
2017-08-11
1
-2
/
+0
|
*
net: sched: use newly added classid identity helpers
Jiri Pirko
2017-08-11
8
-9
/
+30
|
*
net: sched: propagate classid down to offload drivers
Jiri Pirko
2017-08-11
1
-0
/
+2
|
*
net: sched: Add helpers to identify classids
Jiri Pirko
2017-08-11
1
-0
/
+14
|
/
*
geneve: use netlink_ext_ack for error reporting in rtnl operations
Girish Moodalbail
2017-08-11
1
-36
/
+92
*
Merge branch 'sctp-remove-typedefs-from-structures-part-6'
David S. Miller
2017-08-11
11
-1072
/
+1104
|
\
|
*
sctp: fix some indents in sm_make_chunk.c
Xin Long
2017-08-11
2
-257
/
+249
|
*
sctp: remove the typedef sctp_disposition_t
Xin Long
2017-08-11
4
-680
/
+716
|
*
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
2017-08-11
3
-21
/
+29
|
*
sctp: remove the unused typedef sctp_sm_command_t
Xin Long
2017-08-11
1
-5
/
+0
|
*
sctp: remove the typedef sctp_verb_t
Xin Long
2017-08-11
2
-6
/
+6
|
*
sctp: remove the typedef sctp_arg_t
Xin Long
2017-08-11
2
-14
/
+14
|
*
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
2017-08-11
5
-143
/
+145
[prev]
[next]