summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-28netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2-1/+1
2018-08-28vsock: split dwork to avoid reinitializationsCong Wang1-2/+2
2018-08-28llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang1-0/+5
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers1-63/+0
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu1-0/+1
2018-08-09tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet1-1/+1
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-28net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio1-6/+6
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-06-13tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2018-06-13cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens1-0/+3
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang1-1/+1
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-05-30regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann1-0/+2
2018-05-30asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-05-30tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner1-4/+16
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+2
2018-05-25efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4
2018-05-25tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)1-16/+0
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-05-16net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang1-0/+1
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai1-0/+1
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+1
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2018-04-13skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld1-4/+4
2018-04-13net: x25: fix one potential use-after-free issuelinzhang1-2/+2
2018-04-08proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-2/+1
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2018-04-08usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello1-3/+14
2018-04-08ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-03-22regulator: isl9305: fix array sizeVincent Stehlé1-1/+1
2018-03-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov1-2/+2
2018-03-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng1-3/+5
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich1-0/+3
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells1-0/+1
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers1-0/+2
2018-02-16ipv4: Map neigh lookup keys in __ipv4_neigh_lookup_noref()Wang Han1-3/+3
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-0/+3