index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-20
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
4
-7
/
+9
2018-09-20
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
3
-3
/
+4
2018-09-20
Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'
David S. Miller
3
-4
/
+3
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
Merge branch 'net-mvpp2-improve-the-interrupt-usage'
David S. Miller
3
-188
/
+315
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
Merge branch 'phy_stop-synchronous'
David S. Miller
2
-1
/
+3
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
Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-fun...
David S. Miller
5
-11
/
+11
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-20
Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...
David S. Miller
15
-411
/
+323
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
Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h'
David S. Miller
5
-41
/
+4
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
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
48
-9240
/
+5105
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
[prev]
[next]