summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier
2019-04-03Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2019-04-03asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2019-03-23gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-23net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-03-23net: Add __icmp_send helper.Nazarov Sergey
2019-03-23KEYS: user: Align the payload bufferEric Biggers
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-20ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-20drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor
2019-01-26sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-13ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-21posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-21ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2018-12-17exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-13ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
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-22libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-22TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-10unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2018-11-10net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2018-11-10tty: audit: Fix audit sourcePeter Hurley
2018-11-10lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2018-11-10NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2018-11-10phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-13Make file credentials available to the seqfile interfacesLinus Torvalds
2018-10-13media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-13slub: make ->cpu_partial unsigned intAlexey Dobriyan
2018-09-26mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-09udlfb: set optimal write delayMikulas Patocka
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-28netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-28vsock: split dwork to avoid reinitializationsCong Wang
2018-08-28llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-08-09tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-28net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch