index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
2021-01-07
3
-7
/
+19
*
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
2021-01-07
1
-28
/
+49
*
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
2021-01-07
1
-1
/
+1
*
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-07
2
-2
/
+4
*
net/mlx5: Check if lag is supported before creating one
Mark Zhang
2021-01-07
1
-6
/
+5
*
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
2021-01-07
1
-2
/
+69
*
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
2021-01-07
1
-3
/
+2
*
Merge tag 'linux-can-fixes-for-5.11-20210107' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2021-01-07
5
-40
/
+11
|
\
|
*
MAINTAINERS: Update MCAN MMIO device driver maintainer
Sriram Dash
2021-01-07
1
-1
/
+1
|
*
can: rcar: Kconfig: update help description for CAN_RCAR config
Lad Prabhakar
2021-01-07
1
-2
/
+2
|
*
can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...
Marc Kleine-Budde
2021-01-07
1
-4
/
+4
|
*
can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race condition
Marc Kleine-Budde
2021-01-07
1
-5
/
+4
|
*
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
2021-01-07
1
-26
/
+0
|
*
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
2021-01-07
1
-2
/
+0
|
/
*
ptp: ptp_ines: prevent build when HAS_IOMEM is not set
Randy Dunlap
2021-01-06
1
-0
/
+1
*
net: dsa: fix led_classdev build errors
Randy Dunlap
2021-01-06
1
-0
/
+1
*
net: bareudp: add missing error handling for bareudp_link_config()
Jakub Kicinski
2021-01-06
1
-8
/
+14
*
net: mvneta: fix error message when MTU too large for XDP
Marek BehĂșn
2021-01-06
1
-1
/
+1
*
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
2021-01-05
1
-0
/
+34
*
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Michael Ellerman
2021-01-05
2
-0
/
+2
*
net: qrtr: fix null-ptr-deref in qrtr_ns_remove
Qinglang Miao
2021-01-05
3
-9
/
+16
*
net: cdc_ncm: correct overhead in delayed_ndp_size
Jouni K. SeppÀnen
2021-01-05
1
-2
/
+6
*
Merge branch 'hns3-fixes'
David S. Miller
2021-01-05
5
-8
/
+18
|
\
|
*
net: hns3: fix incorrect handling of sctp6 rss tuple
Jian Shen
2021-01-05
4
-5
/
+14
|
*
net: hns3: fix the number of queues actually used by ARQ
Yufeng Mo
2021-01-05
1
-2
/
+2
|
*
net: hns3: fix a phy loopback fail issue
Yonglong Liu
2021-01-05
1
-1
/
+2
|
/
*
docs: net: fix documentation on .ndo_get_stats
Jakub Kicinski
2021-01-05
1
-2
/
+2
*
Merge branch 'stmmac-fixes'
David S. Miller
2021-01-05
1
-47
/
+82
|
\
|
*
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
2021-01-05
1
-25
/
+25
|
*
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
2021-01-05
1
-8
/
+23
|
*
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
2021-01-05
1
-6
/
+21
|
*
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
2021-01-05
1
-10
/
+15
|
/
*
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
2021-01-05
1
-1
/
+2
*
net: suggest L2 discards be counted towards rx_dropped
Jakub Kicinski
2021-01-05
1
-2
/
+3
*
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
2021-01-05
2
-4
/
+15
*
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
cfg80211: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
wil6210: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
can: kvaser_pciefd: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
phy: dp83640: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
qed: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2021-01-05
2
-21
/
+17
|
\
|
*
ARC: build: use $(READELF) instead of hard-coded readelf
Masahiro Yamada
2020-12-01
1
-1
/
+1
|
*
ARC: build: remove unneeded extra-y
Masahiro Yamada
2020-12-01
1
-4
/
+3
|
*
ARC: build: move symlink creation to arch/arc/Makefile to avoid race
Masahiro Yamada
2020-12-01
2
-11
/
+13
|
*
ARC: build: add boot_targets to PHONY
Masahiro Yamada
2020-12-01
1
-0
/
+1
|
*
ARC: build: add uImage.lzma to the top-level target
Masahiro Yamada
2020-12-01
1
-1
/
+1
|
*
ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
Masahiro Yamada
2020-12-01
1
-6
/
+0
*
|
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
92
-411
/
+710
|
\
\
[next]