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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-06-29
Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-16
/
+152
2021-06-29
Merge branch 'bridge-replay-helpers'
David S. Miller
18
-98
/
+267
2021-06-29
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
3
-2
/
+102
2021-06-29
net: dsa: refactor the prechangeupper sanity checks into a dedicated function
Vladimir Oltean
1
-15
/
+29
2021-06-29
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
6
-27
/
+47
2021-06-29
net: bridge: constify variables in the replay helpers
Vladimir Oltean
4
-16
/
+16
2021-06-29
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
7
-20
/
+51
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
11
-37
/
+44
2021-06-29
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
1
-4
/
+0
2021-06-29
net: bridge: include the is_local bit in br_fdb_replay
Vladimir Oltean
1
-0
/
+1
2021-06-28
Merge branch 'bnxt_en-ptp'
David S. Miller
9
-51
/
+1355
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
1
-0
/
+7
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
4
-5
/
+131
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
4
-3
/
+52
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
3
-0
/
+41
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
6
-1
/
+382
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
3
-0
/
+113
2021-06-28
bnxt_en: Update firmware interface to 1.10.2.47
Michael Chan
2
-42
/
+629
2021-06-28
Merge branch 'hns3-next'
David S. Miller
5
-2
/
+104
2021-06-28
net: hns3: add support for dumping MAC umv counter in debugfs
Jian Shen
3
-0
/
+42
2021-06-28
net: hns3: add support for FD counter in debugfs
Jian Shen
5
-2
/
+62
2021-06-28
Merge branch 'tipc-next'
David S. Miller
3
-18
/
+14
2021-06-28
net: tipc: replace align() with ALIGN in msg.c
Menglong Dong
1
-8
/
+4
2021-06-28
net: tipc: fix FB_MTU eat two pages
Menglong Dong
3
-11
/
+11
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
21
-236
/
+266
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
47
-786
/
+1492
2021-06-28
mptcp: fix 'masking a bool' warning
Matthieu Baerts
1
-1
/
+1
2021-06-28
Merge branch 'reset-mac'
David S. Miller
6
-1
/
+15
2021-06-28
gtp: reset mac_header after decap
Guillaume Nault
1
-0
/
+1
2021-06-28
ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices
Guillaume Nault
1
-0
/
+1
2021-06-28
gre: let mac_header point to outer header only when necessary
Guillaume Nault
1
-1
/
+6
2021-06-28
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+4
2021-06-28
ipip: allow redirecting ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+2
2021-06-28
bareudp: allow redirecting bareudp packets to eth devices
Guillaume Nault
1
-0
/
+1
2021-06-26
net/mlx5e: Add IPsec support to uplink representor
Raed Salem
2
-1
/
+8
2021-06-26
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections
Tariq Toukan
3
-0
/
+3
2021-06-26
net/mlx5: SF, Improve performance in SF allocation
Eli Cohen
1
-10
/
+13
2021-06-26
net/mlx5: Increase hairpin buffer size
Ariel Levkovich
1
-1
/
+1
2021-06-26
net/mlx5: DR, Add support for flow sampler offload
Yevgeny Kliteynik
6
-3
/
+124
2021-06-26
net/mlx5: Compare sampler flow destination ID in fs_core
Yevgeny Kliteynik
1
-1
/
+3
2021-06-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-5
/
+641
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-25
Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...
David S. Miller
145
-3064
/
+5551
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
5
-39
/
+20
2021-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
1
-2
/
+4
2021-06-25
ice: remove unnecessary VSI assignment
Tony Nguyen
1
-1
/
+0
2021-06-25
ice: remove the VSI info from previous agg
Victor Raj
1
-2
/
+22
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
4
-0
/
+366
2021-06-25
Add Mellanox BlueField Gigabit Ethernet driver
David Thompson
13
-0
/
+2028
2021-06-25
ice: add tracepoints
Jesse Brandeburg
3
-0
/
+249
[next]