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: marvell: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
3
-3
/
+4
*
Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'
David S. Miller
2018-09-20
3
-4
/
+3
|
\
|
*
net: mvneta: do not explicitly set the carrier state in open
Antoine Tenart
2018-09-20
1
-3
/
+0
|
*
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
2018-09-20
1
-1
/
+0
|
*
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
2018-09-20
1
-0
/
+3
|
/
*
Merge branch 'net-mvpp2-improve-the-interrupt-usage'
David S. Miller
2018-09-20
3
-188
/
+315
|
\
|
*
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
2018-09-20
1
-47
/
+47
|
*
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2018-09-20
2
-54
/
+112
|
*
net: mvpp2: map the CPUs to threads
Antoine Tenart
2018-09-20
2
-40
/
+55
|
*
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
2018-09-20
1
-81
/
+88
|
*
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2018-09-20
2
-3
/
+1
|
*
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2018-09-20
2
-10
/
+3
|
*
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2018-09-20
2
-30
/
+35
|
*
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2018-09-20
2
-4
/
+6
|
*
net: mvpp2: do not update the queue mode while probing
Antoine Tenart
2018-09-20
1
-8
/
+9
|
*
Documentation/bindings: net: marvell-pp2: update the IRQs description
Antoine Tenart
2018-09-20
1
-14
/
+31
|
*
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2018-09-20
2
-15
/
+46
|
*
net: mvpp2: increase the number of s/w threads to 9
Antoine Tenart
2018-09-20
1
-1
/
+1
|
/
*
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2018-09-20
2
-57
/
+92
*
Merge branch 'phy_stop-synchronous'
David S. Miller
2018-09-20
2
-1
/
+3
|
\
|
*
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
2018-09-20
1
-0
/
+2
|
*
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
2018-09-20
1
-1
/
+1
|
/
*
Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-fun...
David S. Miller
2018-09-20
5
-11
/
+11
|
\
|
*
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-3
/
+3
|
*
net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-1
/
+1
|
*
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-5
/
+5
|
*
net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-1
/
+1
|
*
net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-1
/
+1
|
/
*
Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...
David S. Miller
2018-09-20
15
-411
/
+323
|
\
|
*
batman-adv: Enable LockLess TX for softif
Sven Eckelmann
2018-09-15
1
-0
/
+1
|
*
batman-adv: Move OGM rebroadcast stats to orig_ifinfo
Sven Eckelmann
2018-09-15
6
-406
/
+145
|
*
batman-adv: Provide debug messages as trace events
Sven Eckelmann
2018-09-15
5
-5
/
+127
|
*
batman-adv: Mark debugfs functionality as deprecated
Sven Eckelmann
2018-09-14
4
-0
/
+50
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2018-09-14
1
-1
/
+1
*
|
net: wan: remove redundant include
zhong jiang
2018-09-19
2
-2
/
+0
*
|
net: ethernet: remove redundant include
zhong jiang
2018-09-19
4
-4
/
+0
*
|
Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h'
David S. Miller
2018-09-19
5
-41
/
+4
|
\
\
|
*
|
net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
2018-09-19
3
-20
/
+2
|
*
|
net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
2018-09-19
2
-21
/
+2
|
/
/
*
|
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
3
-6
/
+7
*
|
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
4
-6
/
+8
*
|
net: hns3: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
2
-2
/
+3
*
|
net: ethernet: slicoss: remove duplicated include from slic.h
YueHaibing
2018-09-19
1
-1
/
+0
*
|
veth: rename pcpu_vstats as pcpu_lstats
Li RongQing
2018-09-19
2
-15
/
+8
*
|
netlink: add ethernet address policy types
Johannes Berg
2018-09-19
2
-1
/
+20
*
|
netlink: add NLA_REJECT policy type
Johannes Berg
2018-09-19
2
-8
/
+28
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-19
48
-9240
/
+5105
|
\
\
|
*
|
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-19
12
-13
/
+13
|
*
|
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-19
16
-21
/
+21
|
*
|
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-19
17
-1407
/
+1366
[next]