summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-19ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-09-19net: sk_buff rbnode reorgEric Dumazet
2018-09-19net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-09-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-09-19net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-09-19ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-09-19inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-09-19inet: frags: reorganize struct netns_fragsEric Dumazet
2018-09-19rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-09-19inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-09-19inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-09-19inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-09-19inet: frags: remove some helpersEric Dumazet
2018-09-19inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-09-19inet: frags: Convert timers to use timer_setup()Kees Cook
2018-09-19inet: frags: add a pointer to struct netns_fragsEric Dumazet
2018-09-19inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
2018-09-19tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-09udlfb: set optimal write delayMikulas Patocka
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-09-05printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2018-09-05locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-08-24ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-08-24nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-22vsock: split dwork to avoid reinitializationsCong Wang
2018-08-22llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17sched/debug: Fix task state recording/printoutThomas Gleixner
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina