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
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
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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+6
2018-10-18
ip: use rb trees for IP frag queue.
Peter Oskolkov
2
-3
/
+4
2018-10-18
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
1
-0
/
+18
2018-10-18
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2018-10-18
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2018-10-18
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2018-10-18
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-0
/
+5
2018-10-18
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2018-10-18
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
1
-2
/
+2
2018-10-18
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-10
/
+10
2018-10-18
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-2
/
+0
2018-10-18
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-5
/
+0
2018-10-18
inet: frags: remove some helpers
Eric Dumazet
3
-13
/
+0
2018-10-18
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2018-10-18
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
2018-10-18
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-1
/
+2
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-5
/
+0
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-2
/
+1
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2
-0
/
+8
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-6
/
+1
2018-10-13
ebtables: arpreply: Add the standard target sanity check
Gao Feng
1
-0
/
+5
2018-10-10
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
1
-0
/
+2
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
1
-0
/
+4
2018-10-03
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-10-03
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-10-03
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-1
/
+1
2018-10-03
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
1
-1
/
+2
2018-10-03
power: remove possible deadlock when unregistering power_supply
Benjamin Tissoires
1
-0
/
+1
2018-09-29
NFC: Fix the number of pipes
Suren Baghdasaryan
1
-1
/
+1
2018-09-26
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-0
/
+5
2018-09-26
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
1
-1
/
+1
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
4
-8
/
+2
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-09-15
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+2
2018-09-09
udlfb: set optimal write delay
Mikulas Patocka
1
-1
/
+1
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
1
-3
/
+2
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
1
-0
/
+3
2018-09-09
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
1
-0
/
+6
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-0
/
+1
2018-09-09
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-0
/
+12
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
1
-0
/
+14
2018-08-24
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-08-24
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
1
-2
/
+0
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
1
-8
/
+1
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2
-1
/
+1
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-4
/
+4
[next]