summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* quota: fix wrong condition in is_quota_modification()Chao Yu2020-04-281-1/+1
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-04-281-0/+11
* inet: protect against too small mtu values.Eric Dumazet2020-02-112-0/+10
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2020-02-111-3/+3
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2020-02-112-1/+13
* tcp: syncookies: extend validity rangeEric Dumazet2020-02-111-14/+24
* hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner2020-02-111-2/+4
* futex: Prevent robust futex exit raceYang Tao2020-02-111-1/+6
* regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold2020-02-111-2/+0
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2020-02-111-1/+0
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2020-02-111-2/+2
* quota: Check that quota is not dirty before releaseDmitry Monakhov2020-02-111-0/+10
* suspend: simplify block I/O handlingChristoph Hellwig2020-01-111-1/+0
* asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2020-01-111-6/+6
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2020-01-111-5/+0
* netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-12-191-1/+2
* USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-12-191-0/+10
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-12-192-3/+30
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-12-191-0/+1
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-12-191-0/+1
* hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar2019-12-191-0/+2
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-101-1/+1
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-12-101-0/+53
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-12-101-0/+2
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-11-221-30/+20
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-11-221-2/+2
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-11-221-4/+1
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-151-0/+2
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-151-0/+3
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-10-311-1/+10
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-10-051-0/+4
* appletalk: Fix compile regressionArnd Bergmann2019-09-231-4/+14
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-09-231-1/+1
* mac80211: add API to request TDLS operation from userspaceArik Nemtsov2019-09-232-0/+16
* mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss2019-09-231-3/+3
* media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2019-09-231-1/+1
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-09-231-2/+2
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-09-231-0/+3
* smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior2019-09-231-1/+1
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-09-231-0/+2
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-09-231-5/+0
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-08-201-1/+56
* tcp: Clear sk_send_head after purging the write queueBen Hutchings2019-08-201-0/+3
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-08-131-0/+2
* inet: switch IP ID generator to siphashEric Dumazet2019-08-132-0/+7
* siphash: add cryptographically secure PRFJason A. Donenfeld2019-08-131-0/+85
* ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2019-08-131-2/+3
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2019-08-131-5/+7
* ipv6: Make __ipv6_select_ident staticVlad Yasevich2019-08-131-2/+0
* ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2019-08-131-0/+3