index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvneta: Indent some statements
Dan Carpenter
2016-12-08
1
-3
/
+4
*
drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
Dan Carpenter
2016-12-08
1
-0
/
+1
*
vhost: remove unnecessary smp_mb from vhost_work_queue
Peng Tao
2016-12-08
1
-1
/
+1
*
vhost-vsock: remove unused vq variable
Peng Tao
2016-12-08
1
-3
/
+0
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-12-08
23
-360
/
+723
|
\
|
*
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
2016-12-07
1
-101
/
+113
|
*
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
2016-12-07
3
-17
/
+32
|
*
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
2016-12-07
1
-13
/
+55
|
*
i40e: delete filter after adding its replacement when converting
Jacob Keller
2016-12-07
1
-1
/
+1
|
*
i40e: refactor i40e_update_filter_state to avoid passing aq_err
Jacob Keller
2016-12-07
1
-37
/
+21
|
*
i40e: recalculate vsi->active_filters from hash contents
Jacob Keller
2016-12-07
1
-23
/
+29
|
*
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-12-07
4
-9
/
+31
|
*
i40e: lock service task correctly
Mitch Williams
2016-12-07
1
-17
/
+7
|
*
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
2016-12-07
3
-0
/
+80
|
*
i40e: Add FEC for 25g
Carolyn Wyborny
2016-12-07
3
-4
/
+48
|
*
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-07
13
-79
/
+208
|
*
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
2016-12-07
1
-1
/
+1
|
*
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2016-12-07
2
-2
/
+2
|
*
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-07
3
-8
/
+8
|
*
i40e: remove code to handle dev_addr specially
Jacob Keller
2016-12-07
1
-36
/
+7
|
*
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2016-12-07
2
-2
/
+2
|
*
i40e: restore workaround for removing default MAC filter
Jacob Keller
2016-12-07
1
-0
/
+41
|
*
i40e: simplify txd use count calculation
Mitch Williams
2016-12-07
2
-34
/
+56
|
*
i40e: Driver prints log message on link speed change
Filip Sadowski
2016-12-07
2
-1
/
+6
*
|
dummy: expend mtu range for dummy device
Zhang Shengju
2016-12-07
1
-0
/
+3
*
|
nlmon: use core MTU range checking in nlmon driver
Zhang Shengju
2016-12-07
1
-19
/
+1
*
|
driver: macvlan: Remove the rcu member of macvlan_port
Gao Feng
2016-12-07
1
-2
/
+1
*
|
driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
Gao Feng
2016-12-07
2
-3
/
+2
*
|
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
2016-12-07
1
-2
/
+0
*
|
net: ethernet: ti: cpts: fix overflow check period
Grygorii Strashko
2016-12-07
2
-6
/
+8
*
|
net: ethernet: ti: cpts: calc mult and shift from refclk freq
Grygorii Strashko
2016-12-07
1
-7
/
+43
*
|
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
2016-12-07
4
-23
/
+34
*
|
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
2016-12-07
3
-57
/
+92
*
|
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
Grygorii Strashko
2016-12-07
1
-2
/
+0
*
|
net: ethernet: ti: cpts: clean up event list if event pool is empty
WingMan Kwok
2016-12-07
1
-2
/
+24
*
|
net: ethernet: ti: cpts: disable cpts when unregistered
Grygorii Strashko
2016-12-07
1
-0
/
+4
*
|
net: ethernet: ti: cpts: fix registration order
Grygorii Strashko
2016-12-07
1
-10
/
+14
*
|
net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...
Grygorii Strashko
2016-12-07
1
-6
/
+8
*
|
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2016-12-07
2
-13
/
+54
*
|
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
2016-12-07
5
-19
/
+42
*
|
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Grygorii Strashko
2016-12-07
1
-2
/
+2
*
|
bnxt_en: Add interface to support RDMA driver.
Michael Chan
2016-12-07
5
-5
/
+483
*
|
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2016-12-07
2
-5
/
+31
*
|
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2016-12-07
2
-1
/
+66
*
|
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
2016-12-07
3
-12
/
+12
*
|
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2016-12-07
2
-20
/
+6
*
|
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2016-12-07
2
-69
/
+115
*
|
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2016-12-07
2
-6
/
+12
|
/
*
tun: Use netif_receive_skb instead of netif_rx
Andrey Konovalov
2016-12-07
1
-0
/
+6
*
irda: w83977af_ir: Neaten logging
Joe Perches
2016-12-07
1
-29
/
+27
[next]