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
2019-06-04
net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interface
Vladimir Oltean
2
-1
/
+38
2019-06-04
net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/S
Vladimir Oltean
2
-4
/
+40
2019-06-04
net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries
Vladimir Oltean
1
-1
/
+1
2019-06-04
net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd
Vladimir Oltean
2
-7
/
+9
2019-06-04
Merge branch 'r8169-make-firmware-handling-code-ready-to-be-factored-out'
David S. Miller
1
-92
/
+73
2019-06-04
r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware
Heiner Kallweit
1
-24
/
+34
2019-06-04
r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent
Heiner Kallweit
1
-39
/
+19
2019-06-04
r8169: simplify rtl_fw_write_firmware
Heiner Kallweit
1
-14
/
+5
2019-06-04
r8169: add enum rtl_fw_opcode
Heiner Kallweit
1
-18
/
+18
2019-06-04
Merge branch 'hns3-next'
David S. Miller
11
-124
/
+117
2019-06-04
net: hns3: delay and separate enabling of NIC and ROCE HW errors
Weihang Li
3
-21
/
+36
2019-06-04
net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
Weihang Li
2
-17
/
+5
2019-06-04
net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...
Weihang Li
1
-1
/
+0
2019-06-04
net: hns3: add handling of two bits in MAC tunnel interrupts
Weihang Li
2
-4
/
+4
2019-06-04
net: hns3: set ops to null when unregister ad_dev
Weihang Li
1
-0
/
+2
2019-06-04
net: hns3: add a check to pointer in error_detected and slot_reset
Weihang Li
1
-2
/
+5
2019-06-04
net: hns3: set the port shaper according to MAC speed
Yunsheng Lin
1
-1
/
+1
2019-06-04
net: hns3: fix VLAN filter restore issue after reset
Jian Shen
4
-37
/
+43
2019-06-04
net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
Jian Shen
2
-0
/
+9
2019-06-04
net: hns3: remove redundant core reset
Huazhong Tan
3
-41
/
+12
2019-06-04
net: fix use-after-free in kfree_skb_list
Eric Dumazet
5
-9
/
+5
2019-06-04
r8169: use paged versions of phylib MDIO access functions
Heiner Kallweit
1
-72
/
+33
2019-06-04
qed: Fix build error without CONFIG_DEVLINK
YueHaibing
1
-0
/
+1
2019-06-04
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
Eric Dumazet
1
-2
/
+2
2019-06-04
ipv4: icmp: use this_cpu_read() in icmp_sk()
Eric Dumazet
1
-1
/
+1
2019-06-04
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
1
-3
/
+2
2019-06-04
Merge branch 'Add-MT7629-ethernet-support'
David S. Miller
8
-77
/
+647
2019-06-04
arm64: dts: mt7622: Enlarge the SGMII register range
Sean Wang
1
-1
/
+2
2019-06-04
net: ethernet: mediatek: Add MT7629 ethernet support
Sean Wang
2
-2
/
+31
2019-06-04
net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
Sean Wang
4
-69
/
+450
2019-06-04
net: ethernet: mediatek: Extend SGMII related functions
Sean Wang
4
-37
/
+184
2019-06-04
dt-bindings: net: mediatek: Add support for MediaTek MT7629 SoC
Sean Wang
1
-2
/
+12
2019-06-04
dt-bindings: clock: mediatek: Add an extra required property to sgmiisys
Sean Wang
1
-0
/
+2
2019-06-04
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
Eric Dumazet
1
-2
/
+2
2019-06-04
flow_offload: include linux/kernel.h from flow_offload.h
Edward Cree
1
-0
/
+1
2019-06-04
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
2
-12
/
+3
2019-06-03
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
31
-405
/
+1472
2019-06-03
Merge branch 'ena-next'
David S. Miller
9
-102
/
+376
2019-06-03
net: ena: use dev_info_once instead of static variable
Sameeh Jubran
1
-3
/
+1
2019-06-03
net: ena: add good checksum counter
Sameeh Jubran
3
-2
/
+7
2019-06-03
net: ena: optimise calculations for CQ doorbell
Sameeh Jubran
1
-9
/
+11
2019-06-03
net: ena: add support for changing max_header_size in LLQ mode
Sameeh Jubran
1
-6
/
+4
2019-06-03
net: ena: allow automatic fallback to polling mode
Sameeh Jubran
2
-9
/
+39
2019-06-03
net: ena: documentation: update ena.txt
Sameeh Jubran
1
-1
/
+4
2019-06-03
net: ena: add newline at the end of pr_err prints
Sameeh Jubran
1
-8
/
+8
2019-06-03
net: ena: arrange ena_probe() function variables in reverse christmas tree
Sameeh Jubran
1
-6
/
+6
2019-06-03
net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
Sameeh Jubran
2
-31
/
+28
2019-06-03
net: ena: ethtool: add extra properties retrieval via get_priv_flags
Arthur Kiyanovski
6
-11
/
+184
2019-06-03
net: ena: add handling of llq max tx burst size
Sameeh Jubran
6
-17
/
+85
2019-06-03
net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
Rasmus Villemoes
2
-2
/
+1
[next]