index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-virtio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
net: mvneta: do not explicitly set the carrier state in open
Antoine Tenart
1
-3
/
+0
2018-09-20
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
1
-1
/
+0
2018-09-20
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
1
-0
/
+3
2018-09-20
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
1
-47
/
+47
2018-09-20
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2
-54
/
+112
2018-09-20
net: mvpp2: map the CPUs to threads
Antoine Tenart
2
-40
/
+55
2018-09-20
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
1
-81
/
+88
2018-09-20
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2
-3
/
+1
2018-09-20
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2
-10
/
+3
2018-09-20
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2
-30
/
+35
2018-09-20
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2
-4
/
+6
2018-09-20
net: mvpp2: do not update the queue mode while probing
Antoine Tenart
1
-8
/
+9
2018-09-20
Documentation/bindings: net: marvell-pp2: update the IRQs description
Antoine Tenart
1
-14
/
+31
2018-09-20
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2
-15
/
+46
2018-09-20
net: mvpp2: increase the number of s/w threads to 9
Antoine Tenart
1
-1
/
+1
2018-09-20
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2
-57
/
+92
2018-09-20
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
1
-0
/
+2
2018-09-20
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
1
-1
/
+1
2018-09-20
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-3
/
+3
2018-09-20
net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-20
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-5
/
+5
2018-09-20
net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-20
net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-19
net: wan: remove redundant include
zhong jiang
2
-2
/
+0
2018-09-19
net: ethernet: remove redundant include
zhong jiang
4
-4
/
+0
2018-09-19
net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
3
-20
/
+2
2018-09-19
net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
2
-21
/
+2
2018-09-19
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+7
2018-09-19
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
4
-6
/
+8
2018-09-19
net: hns3: fix return type of ndo_start_xmit function
YueHaibing
2
-2
/
+3
2018-09-19
net: ethernet: slicoss: remove duplicated include from slic.h
YueHaibing
1
-1
/
+0
2018-09-19
veth: rename pcpu_vstats as pcpu_lstats
Li RongQing
2
-15
/
+8
2018-09-19
netlink: add ethernet address policy types
Johannes Berg
2
-1
/
+20
2018-09-19
netlink: add NLA_REJECT policy type
Johannes Berg
2
-8
/
+28
2018-09-19
intel-ethernet: use correct module license
Jesse Brandeburg
12
-13
/
+13
2018-09-19
iavf: finish renaming files to iavf
Jesse Brandeburg
16
-21
/
+21
2018-09-19
iavf: rename most of i40e strings
Jesse Brandeburg
17
-1407
/
+1366
2018-09-19
iavf: tracing infrastructure rename
Jesse Brandeburg
3
-22
/
+22
2018-09-19
iavf: replace i40e_debug with iavf version
Jesse Brandeburg
5
-23
/
+23
2018-09-19
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
9
-99
/
+98
2018-09-19
iavf: rename I40E_ADMINQ_DESC
Jesse Brandeburg
2
-11
/
+11
2018-09-19
iavf: rename device ID defines
Jesse Brandeburg
5
-78
/
+27
2018-09-19
iavf: remove references to old names
Jesse Brandeburg
9
-273
/
+269
2018-09-19
iavf: move i40evf files to new name
Jesse Brandeburg
9
-11
/
+11
2018-09-19
iavf: rename i40e_status to iavf_status
Jesse Brandeburg
10
-132
/
+119
2018-09-19
iavf: rename functions and structs to new name
Jesse Brandeburg
14
-1691
/
+1665
2018-09-19
iavf: diet and reformat
Jesse Brandeburg
8
-4014
/
+6
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
29
-34
/
+43
2018-09-18
net: mdio: remove duplicated include from mdio_bus.c
YueHaibing
1
-1
/
+0
2018-09-18
qed: remove duplicated include from qed_cxt.c
YueHaibing
1
-1
/
+0
[next]