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
2017-11-24
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
1
-8
/
+8
2017-11-24
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
1
-1
/
+15
2017-11-24
Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...
David S. Miller
10
-90
/
+335
2017-11-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
16
-120
/
+154
2017-11-24
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
1
-1
/
+1
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-152
/
+216
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
15
-14
/
+209
2017-11-24
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
1
-16
/
+22
2017-11-24
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-24
Merge branch 'smc-fixes-for-smc-buffer-handling'
David S. Miller
1
-2
/
+2
2017-11-24
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
1
-1
/
+1
2017-11-24
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
1
-1
/
+1
2017-11-24
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-24
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2017-11-24
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-23
bpf: fix branch pruning logic
Alexei Starovoitov
2
-1
/
+28
2017-11-22
Merge branch 'bpf-fix-null-arg-semantics'
Daniel Borkmann
5
-18
/
+116
2017-11-22
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
1
-2
/
+2
2017-11-22
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
1
-1
/
+1
2017-11-22
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
1
-5
/
+1
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
4
-10
/
+112
2017-11-21
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
igb: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-21
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-21
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-21
i40evf: fix client notify of l2 params
Alan Brady
2
-17
/
+31
2017-11-21
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-21
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2
-9
/
+0
2017-11-21
i40e: fix the calculation of VFs mac addresses
Zijie Pan
1
-10
/
+11
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
4
-4
/
+14
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
1
-23
/
+16
2017-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-176
/
+220
2017-11-21
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-154
/
+72
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
11
-150
/
+237
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
3
-6
/
+4
2017-11-21
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
17
-137
/
+155
2017-11-21
nfp: flower: add missing kdoc
Jakub Kicinski
1
-0
/
+1
2017-11-21
tipc: fix access of released memory
Jon Maloy
1
-1
/
+1
2017-11-21
net: qmi_wwan: add Quectel BG96 2c7c:0296
Sebastian Sjoholm
1
-0
/
+1
2017-11-21
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
Ido Schimmel
2
-2
/
+8
2017-11-21
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...
Kalle Valo
2
-14
/
+39
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
28
-748
/
+164
2017-11-20
Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-79
/
+29
2017-11-20
Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2017-11-21
Merge branch 'bpf-offload-fixes'
Daniel Borkmann
10
-110
/
+56
2017-11-21
bpf: make bpf_prog_offload_verifier_prep() static inline
Jakub Kicinski
1
-1
/
+1
[next]