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.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
2019-05-07
net: ll_temac: Improve error message on error IRQ
Esben Haabendal
1
-2
/
+8
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
8
-36
/
+25
2019-05-07
Merge branch 'of_get_mac_address-ERR_PTR-fixes'
David S. Miller
49
-49
/
+49
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
45
-45
/
+45
2019-05-07
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
2
-2
/
+2
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
Nathan Chancellor
1
-1
/
+3
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
1
-0
/
+2
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
1
-2
/
+4
2019-05-07
Merge branch 'fc-quic-pacing'
David S. Miller
1
-14
/
+96
2019-05-07
net_sched: sch_fq: handle non connected flows
Eric Dumazet
1
-2
/
+13
2019-05-07
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
1
-12
/
+83
2019-05-07
Merge branch 'hns3-next'
David S. Miller
3
-288
/
+230
2019-05-07
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
1
-4
/
+4
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2
-9
/
+2
2019-05-07
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
1
-32
/
+13
2019-05-07
net: hns3: optimize the barrier using when cleaning TX BD
Yunsheng Lin
1
-14
/
+15
2019-05-07
net: hns3: fix error handling for desc filling
Yunsheng Lin
1
-11
/
+7
2019-05-07
net: hns3: combine len and checksum handling for inner and outer header.
Yunsheng Lin
1
-111
/
+81
2019-05-07
net: hns3: refactor BD filling for l2l3l4 info
Yunsheng Lin
1
-39
/
+23
2019-05-07
net: hns3: fix for tunnel type handling in hns3_rx_checksum
Yunsheng Lin
1
-6
/
+8
2019-05-07
net: hns3: add linearizing checking for TSO case
Yunsheng Lin
1
-0
/
+45
2019-05-07
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
3
-0
/
+6
2019-05-07
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
Yunsheng Lin
1
-1
/
+1
2019-05-07
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
3
-86
/
+50
2019-05-07
Merge branch 'net-dsa-lantiq-Add-bridge-offloading'
David S. Miller
1
-9
/
+803
2019-05-07
net: dsa: lantiq: Add Forwarding Database access
Hauke Mehrtens
1
-0
/
+98
2019-05-07
net: dsa: lantiq: Add fast age function
Hauke Mehrtens
1
-0
/
+40
2019-05-07
net: dsa: lantiq: Add VLAN aware bridge offloading
Hauke Mehrtens
1
-4
/
+197
2019-05-07
net: dsa: lantiq: Add VLAN unaware bridge offloading
Hauke Mehrtens
1
-7
/
+468
2019-05-07
net: dsa: lantiq: Allow special tags only on CPU port
Hauke Mehrtens
1
-2
/
+4
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-92
/
+106
2019-05-06
libbpf: remove unnecessary cast-to-void
Björn Töpel
1
-14
/
+10
2019-05-06
kbuild: tolerate missing pahole when generating BTF
Andrii Nakryiko
1
-0
/
+5
2019-05-06
Merge branch 'r8169-replace-some-magic-with-more-speaking-functions'
David S. Miller
1
-18
/
+27
2019-05-06
r8169: add rtl8168g_set_pause_thresholds
Heiner Kallweit
1
-6
/
+11
2019-05-06
r8169: add rtl_set_fifo_size
Heiner Kallweit
1
-12
/
+16
2019-05-06
Merge branch 'mlxsw-spectrum-Implement-loopback-ethtool-feature'
David S. Miller
3
-2
/
+164
2019-05-06
selftests: Add loopback test
Jiri Pirko
1
-0
/
+94
2019-05-06
mlxsw: spectrum: Implement loopback ethtool feature
Jiri Pirko
1
-2
/
+33
2019-05-06
mlxsw: reg: Add Port Physical Loopback Register
Jiri Pirko
1
-0
/
+37
2019-05-06
sch_htb: redefine htb qdisc overlimits
Cong Wang
1
-3
/
+6
2019-05-06
r8169: move EEE LED config to rtl8168_config_eee_mac
Heiner Kallweit
1
-15
/
+4
2019-05-06
r8169: simplify rtl_writephy_batch and rtl_ephy_init
Heiner Kallweit
1
-48
/
+52
2019-05-06
Merge branch 'Traffic-support-for-SJA1105-DSA-driver'
David S. Miller
16
-41
/
+903
2019-05-06
Documentation: net: dsa: sja1105: Add info about supported traffic modes
Vladimir Oltean
1
-0
/
+54
2019-05-06
net: dsa: sja1105: Add support for Spanning Tree Protocol
Vladimir Oltean
1
-9
/
+99
2019-05-06
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
8
-15
/
+308
2019-05-06
net: dsa: Add a private structure pointer to dsa_port
Vladimir Oltean
1
-0
/
+6
[next]