index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-13
net: vrf: Drop local rtable and rt6_info
David Ahern
1
-114
/
+8
2017-08-13
vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error repo...
Girish Moodalbail
1
-26
/
+73
2017-08-13
tap: XDP support
Jason Wang
1
-7
/
+142
2017-08-13
tap: use build_skb() for small packet
Jason Wang
1
-21
/
+91
2017-08-11
liquidio: moved ptp_enable to octeon_device structure
Intiyaz Basha
2
-9
/
+11
2017-08-11
mlxsw: make mlxsw_config_profile const
Bhumika Goyal
3
-3
/
+3
2017-08-11
nfp: send control message when MAC representors are created
Simon Horman
3
-3
/
+80
2017-08-11
wan: dscc4: convert to plain DMA API
Alexey Khoroshilov
1
-45
/
+51
2017-08-11
wan: dscc4: add checks for dma mapping errors
Alexey Khoroshilov
1
-16
/
+37
2017-08-11
fsl/fman: implement several errata workarounds
Florinel Iordache
1
-25
/
+93
2017-08-11
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
1
-2
/
+2
2017-08-11
hns3pf: fix hns3_del_tunnel_port()
Dan Carpenter
1
-1
/
+1
2017-08-11
net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328
David Wu
1
-3
/
+23
2017-08-11
net: stmmac: dwmac-rk: Add integrated PHY support for rk3228
David Wu
1
-0
/
+12
2017-08-11
net: stmmac: dwmac-rk: Add integrated PHY support
David Wu
1
-4
/
+95
2017-08-11
net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()
David Wu
1
-3
/
+0
2017-08-11
net: phy: Add rockchip PHY driver support
David Wu
3
-0
/
+239
2017-08-11
forcedeth: replace init_timer_deferrable with setup_deferrable_timer
Zhu Yanjun
1
-3
/
+2
2017-08-11
drivers: net: davinci_mdio: print bus frequency
Maxim Uvarov
1
-2
/
+4
2017-08-11
drivers: net: davinci_mdio: remove busy loop on wait user access
Maxim Uvarov
1
-1
/
+3
2017-08-11
netvsc: keep track of some non-fatal overload conditions
stephen hemminger
3
-6
/
+17
2017-08-11
netvsc: allow controlling send/recv buffer size
stephen hemminger
3
-39
/
+157
2017-08-11
netvsc: remove unnecessary check for NULL hdr
stephen hemminger
1
-4
/
+3
2017-08-11
netvsc: remove unnecessary cast of void pointer
stephen hemminger
1
-5
/
+4
2017-08-11
netvsc: whitespace cleanup
stephen hemminger
1
-5
/
+6
2017-08-11
netvsc: no need to allocate send/receive on numa node
stephen hemminger
1
-14
/
+5
2017-08-11
netvsc: check error return when restoring channels and mtu
stephen hemminger
1
-2
/
+14
2017-08-11
netvsc: propagate MAC address change to VF slave
stephen hemminger
1
-11
/
+15
2017-08-11
netvsc: don't signal host twice if empty
stephen hemminger
1
-4
/
+0
2017-08-11
netvsc: delay setup of VF device
stephen hemminger
2
-8
/
+9
2017-08-11
phylink: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-08-11
liquidio: removed check for queue size alignment
Intiyaz Basha
1
-7
/
+0
2017-08-11
liquidio: rx/tx queue cleanup
Intiyaz Basha
2
-0
/
+8
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
7
-8
/
+22
2017-08-11
geneve: use netlink_ext_ack for error reporting in rtnl operations
Girish Moodalbail
1
-36
/
+92
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-16
/
+101
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+61
2017-08-09
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
2
-10
/
+29
2017-08-09
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-09
atm: make atmdev_ops const
Bhumika Goyal
6
-6
/
+6
2017-08-09
net: dsa: make dsa_switch_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-09
liquidio: napi cleanup
Intiyaz Basha
2
-0
/
+29
2017-08-09
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-09
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-09
ibmvnic: Correct 'unused variable' warning in build.
Nathan Fontenot
1
-1
/
+0
2017-08-09
ibmvnic: Add netdev_dbg output for debugging
Nathan Fontenot
1
-7
/
+55
2017-08-09
ibmvnic: Clean up resources on probe failure
Nathan Fontenot
1
-11
/
+15
2017-08-09
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-09
bpf, nfp: implement jiting of BPF_J{LT,LE}
Daniel Borkmann
1
-0
/
+24
[next]