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: ipv4: remove unnecessary check on orig_oif
David Ahern
2017-08-14
1
-1
/
+1
*
vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error repo...
Girish Moodalbail
2017-08-14
1
-26
/
+73
*
Merge branch 'tap-XDP-support'
David S. Miller
2017-08-14
3
-27
/
+236
|
\
|
*
tap: XDP support
Jason Wang
2017-08-14
1
-7
/
+142
|
*
net: export some generic xdp helpers
Jason Wang
2017-08-14
2
-6
/
+10
|
*
tap: use build_skb() for small packet
Jason Wang
2017-08-14
1
-21
/
+91
|
/
*
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
2017-08-14
1
-4
/
+2
*
liquidio: moved ptp_enable to octeon_device structure
Intiyaz Basha
2017-08-12
2
-9
/
+11
*
selftests: bpf: add check for ip XDP redirect
William Tu
2017-08-11
1
-0
/
+5
*
mlxsw: make mlxsw_config_profile const
Bhumika Goyal
2017-08-11
3
-3
/
+3
*
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
Joe Perches
2017-08-11
2
-10
/
+6
*
nfp: send control message when MAC representors are created
Simon Horman
2017-08-11
3
-3
/
+80
*
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
Tonghao Zhang
2017-08-11
1
-2
/
+1
*
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
[next]