summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki1-0/+1
2018-11-10posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-11-10iio: buffer: fix the function signature to match implementationPhil Reid1-1/+1
2018-11-10elevator: fix truncation of icq_cache_nameEric Biggers1-1/+1
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds1-1/+1
2018-10-18ip: add helpers to process in-order fragments faster.Peter Oskolkov1-0/+6
2018-10-18ip: use rb trees for IP frag queue.Peter Oskolkov2-3/+4
2018-10-18net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2018-10-18net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-3/+2
2018-10-18net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov1-1/+1
2018-10-18ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov1-0/+1
2018-10-18inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+5
2018-10-18inet: frags: reorganize struct netns_fragsEric Dumazet1-4/+5
2018-10-18rhashtable: reorganize struct rhashtable layoutEric Dumazet1-2/+2
2018-10-18inet: frags: break the 2GB limit for frags storageEric Dumazet1-10/+10
2018-10-18inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet1-2/+0
2018-10-18inet: frags: get rif of inet_frag_evicting()Eric Dumazet1-5/+0
2018-10-18inet: frags: remove some helpersEric Dumazet3-13/+0
2018-10-18inet: frags: use rhashtables for reassembly unitsEric Dumazet2-59/+38
2018-10-18inet: frags: add a pointer to struct netns_fragsEric Dumazet2-7/+7
2018-10-18inet: frags: change inet_frags_init_net() return valueEric Dumazet1-1/+2
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet1-5/+0
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet1-2/+1
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2-0/+8
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2018-10-10time: Introduce jiffies64_to_nsecs()Frederic Weisbecker1-0/+2
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+4
2018-10-04arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-10-04arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-1/+1
2018-10-04slub: make ->cpu_partial unsigned intAlexey Dobriyan1-1/+2
2018-10-04power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-0/+1
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett1-0/+5
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan1-3/+2
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+3
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki1-0/+6
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng1-2/+0
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0