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
2019-02-08
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+6
2019-02-08
ip: use rb trees for IP frag queue.
Peter Oskolkov
2
-3
/
+4
2019-02-08
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2019-02-08
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2019-02-08
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2019-02-08
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-0
/
+5
2019-02-08
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2019-02-08
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
1
-2
/
+2
2019-02-08
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-10
/
+10
2019-02-08
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-2
/
+0
2019-02-08
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-5
/
+0
2019-02-08
inet: frags: remove some helpers
Eric Dumazet
3
-13
/
+0
2019-02-08
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2019-02-08
rhashtable: Add rhashtable_lookup()
Ben Hutchings
1
-17
/
+52
2019-02-08
rhashtable: add rhashtable_lookup_get_insert_key()
Pablo Neira Ayuso
1
-13
/
+57
2019-02-08
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
2019-02-08
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-1
/
+2
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+17
2019-02-06
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
1
-1
/
+1
2019-02-06
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2019-01-26
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
1
-0
/
+1
2019-01-26
f2fs: fix to convert inline directory correctly
Chao Yu
1
-0
/
+2
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-1
/
+4
2019-01-13
Input: restore EV_ABS ABS_RESERVED
Peter Hutterer
1
-0
/
+9
2019-01-13
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+20
2019-01-13
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-2
/
+34
2019-01-13
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+1
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+1
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-2
/
+1
2018-12-17
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-2
/
+2
2018-12-17
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
1
-1
/
+1
2018-12-17
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-13
ALSA: pcm: Fix interval evaluation with openmin/max
Takashi Iwai
1
-1
/
+3
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-13
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+6
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2018-12-01
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-12-01
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-11-27
new helper: uaccess_kernel()
Al Viro
1
-0
/
+3
2018-11-27
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-27
modules: mark __inittest/__exittest as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-11-27
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
1
-3
/
+3
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-0
/
+20
2018-11-21
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-0
/
+1
[next]