summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-11-27new helper: uaccess_kernel()Al Viro
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik
2018-11-23modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann
2018-11-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2018-11-21mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-10posix-timers: Sanitize overrun handlingThomas Gleixner
2018-11-10iio: buffer: fix the function signature to match implementationPhil Reid
2018-11-10elevator: fix truncation of icq_cache_nameEric Biggers
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-10-18ip: use rb trees for IP frag queue.Peter Oskolkov
2018-10-18net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-10-18net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-10-18net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-10-18ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-10-18inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-10-18inet: frags: reorganize struct netns_fragsEric Dumazet
2018-10-18rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-10-18inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-10-18inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-10-18inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-10-18inet: frags: remove some helpersEric Dumazet
2018-10-18inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-10-18inet: frags: add a pointer to struct netns_fragsEric Dumazet
2018-10-18inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-10time: Introduce jiffies64_to_nsecs()Frederic Weisbecker
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-03arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-10-03arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-03slub: make ->cpu_partial unsigned intAlexey Dobriyan
2018-10-03power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
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