summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-08Linux 4.4.174v4.4.174Greg Kroah-Hartman
2019-02-08rcu: Force boolean subscript for expedited stall warningsPaul E. McKenney
2019-02-08net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek
2019-02-08net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2019-02-08inet: frags: better deal with smp racesEric Dumazet
2019-02-08ipv4: frags: precedence bug in ip_expire()Dan Carpenter
2019-02-08ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2019-02-08ip: process in-order fragments efficientlyPeter Oskolkov
2019-02-08ip: add helpers to process in-order fragments faster.Peter Oskolkov
2019-02-08ip: use rb trees for IP frag queue.Peter Oskolkov
2019-02-08net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2019-02-08ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2019-02-08net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2019-02-08ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2019-02-08inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2019-02-08inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2019-02-08inet: frags: reorganize struct netns_fragsEric Dumazet
2019-02-08rhashtable: reorganize struct rhashtable layoutEric Dumazet
2019-02-08ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet
2019-02-08inet: frags: do not clone skb in ip_expire()Eric Dumazet
2019-02-08inet: frags: break the 2GB limit for frags storageEric Dumazet
2019-02-08inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2019-02-08inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2019-02-08inet: frags: remove some helpersEric Dumazet
2019-02-08ipfrag: really prevent allocation on netns exitPaolo Abeni
2019-02-08net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring
2019-02-08inet: frags: use rhashtables for reassembly unitsEric Dumazet
2019-02-08rhashtable: add schedule pointsEric Dumazet
2019-02-08rhashtable: Add rhashtable_lookup()Ben Hutchings
2019-02-08rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso
2019-02-08inet: frags: refactor lowpan_net_frag_init()Eric Dumazet
2019-02-08inet: frags: refactor ipv6_frag_init()Eric Dumazet
2019-02-08inet: frags: refactor ipfrag_init()Eric Dumazet
2019-02-08inet: frags: add a pointer to struct netns_fragsEric Dumazet
2019-02-08inet: frags: change inet_frags_init_net() return valueEric Dumazet
2019-02-06Linux 4.4.173v4.4.173Greg Kroah-Hartman
2019-02-06fs: don't scan the inode cache before SB_BORN is setDave Chinner
2019-02-06mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand
2019-02-06drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt
2019-02-06cifs: Always resolve hostname before reconnectingPaulo Alcantara
2019-02-06mm, oom: fix use-after-free in oom_kill_processShakeel Butt
2019-02-06kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-02-06platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita
2019-02-06platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita
2019-02-06gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte
2019-02-06fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long
2019-02-06CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky