index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
net: decnet: Fix refcount warning for new dn_fib_info
Yajun Deng
1
-1
/
+1
2021-08-03
Merge branch 'Space-cleanup'
David S. Miller
42
-2162
/
+271
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
8
-19
/
+28
2021-08-03
wan: hostess_sv11: use module_init/module_exit helpers
Arnd Bergmann
1
-2
/
+4
2021-08-03
wan: remove sbni/granch driver
Arnd Bergmann
7
-1823
/
+0
2021-08-03
wan: remove stale Kconfig entries
Arnd Bergmann
1
-24
/
+0
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
9
-2
/
+22
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
4
-140
/
+142
2021-08-03
xsurf100: drop include of lib8390.c
Michael Schmitz
2
-10
/
+5
2021-08-03
ax88796: export ax_NS8390_init() hook
Michael Schmitz
2
-0
/
+10
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
8
-99
/
+30
2021-08-03
cs89x0: rework driver configuration
Arnd Bergmann
3
-26
/
+28
2021-08-03
3c509: stop calling netdev_boot_setup_check
Arnd Bergmann
1
-3
/
+0
2021-08-03
appletalk: ltpc: remove static probing
Arnd Bergmann
3
-9
/
+2
2021-08-03
natsemi: sonic: stop calling netdev_boot_setup_check
Arnd Bergmann
2
-3
/
+0
2021-08-03
bcmgenet: remove call to netdev_boot_setup_check
Arnd Bergmann
1
-2
/
+0
2021-08-03
Merge branch 'ethtool-runtime-pm'
David S. Miller
3
-22
/
+56
2021-08-03
ethtool: runtime-resume netdev parent in ethnl_ops_begin
Heiner Kallweit
1
-6
/
+25
2021-08-03
ethtool: move netif_device_present check from ethnl_parse_header_dev_get to e...
Heiner Kallweit
1
-7
/
+7
2021-08-03
ethtool: move implementation of ethnl_ops_begin/complete to netlink.c
Heiner Kallweit
2
-13
/
+16
2021-08-03
ethtool: runtime-resume netdev parent before ethtool ioctl ops
Heiner Kallweit
1
-3
/
+15
2021-08-03
virtio-net: realign page_to_skb() after merges
Jakub Kicinski
1
-19
/
+8
2021-08-03
Merge branch 'bnxt_en-rx-ring'
David S. Miller
3
-11
/
+90
2021-08-03
bnxt_en: Increase maximum RX ring size if jumbo ring is not used
Michael Chan
3
-8
/
+22
2021-08-03
bnxt_en: Don't use static arrays for completion ring pages
Michael Chan
2
-3
/
+68
2021-08-03
net: Keep vertical alignment
Yajun Deng
2
-6
/
+8
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
12
-10
/
+89
2021-08-03
qed: Remove duplicated include of kernel.h
zhouchuangao
1
-1
/
+0
2021-08-03
drivers/net/usb: Remove all strcpy() uses
Len Baker
2
-5
/
+5
2021-08-03
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
1
-2
/
+0
2021-08-03
qed: Skip DORQ attention handling during recovery
Shai Malin
1
-1
/
+11
2021-08-03
qed: Avoid db_recovery during recovery
Shai Malin
1
-0
/
+5
2021-08-03
Merge branch 'skb_expand_head'
David S. Miller
9
-121
/
+91
2021-08-03
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
1
-22
/
+5
2021-08-03
ax25: use skb_expand_head
Vasily Averin
3
-23
/
+7
2021-08-03
vrf: use skb_expand_head in vrf_finish_output
Vasily Averin
1
-14
/
+7
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
1
-11
/
+2
2021-08-03
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2021-08-03
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
2
-0
/
+43
2021-08-03
Merge tag 'mlx5-updates-2021-08-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
30
-1535
/
+1852
2021-08-02
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
Jiapeng Chong
1
-1
/
+4
2021-08-02
net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions
Roi Dayan
1
-3
/
+3
2021-08-02
net/mlx5e: Remove redundant assignment of counter to null
Roi Dayan
1
-2
/
+2
2021-08-02
net/mlx5e: Remove redundant parse_attr arg
Roi Dayan
1
-5
/
+7
2021-08-02
net/mlx5e: Remove redundant cap check for flow counter
Roi Dayan
1
-4
/
+2
2021-08-02
net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()
Roi Dayan
1
-4
/
+3
2021-08-02
net/mlx5e: Remove redundant tc act includes
Roi Dayan
1
-6
/
+0
2021-08-02
net/mlx5: Embed mlx5_ttc_table
Maor Gottlieb
11
-89
/
+137
2021-08-02
net/mlx5: Move TTC logic to fs_ttc
Maor Gottlieb
7
-638
/
+665
[next]