summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-043-3/+51
* net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2020-01-041-1/+1
* net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2020-01-041-0/+9
* net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2020-01-042-2/+3
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-01-041-8/+11
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-041-4/+10
* net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet2020-01-041-2/+4
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-041-0/+3
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2020-01-041-0/+1
* fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2020-01-041-1/+1
* cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki2019-12-312-11/+3
* rfkill: allocate static minorMarcel Holtmann2019-12-311-0/+1
* ipmi: Don't allow device module unload when in useCorey Minyard2019-12-311-4/+8
* block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-12-311-4/+8
* media: cec-funcs.h: add status_req checksHans Verkuil2019-12-311-2/+4
* drm: mst: Fix query_payload ack reply structSean Paul2019-12-311-1/+1
* net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-311-1/+1
* mod_devicetable: fix PHY module formatRussell King2019-12-311-2/+2
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-211-3/+3
* tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-211-3/+13
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-212-2/+16
* inet: protect against too small mtu values.Eric Dumazet2019-12-212-0/+10
* mm, thp, proc: report THP eligibility for each vmaMichal Hocko2019-12-171-1/+12
* mfd: rk808: Fix RK818 ID templateDaniel Schultz2019-12-171-1/+1
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-171-0/+10
* media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil2019-12-171-2/+2
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-131-1/+1
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-12-131-2/+2
* kernfs: fix ino wrap-around detectionTejun Heo2019-12-131-0/+1
* xfrm interface: fix management of phydevNicolas Dichtel2019-12-131-1/+0
* sctp: frag_point sanity checkJakub Audykowicz2019-12-131-0/+5
* firmware: qcom: scm: fix compilation error when disabledJonathan Marek2019-12-131-0/+3
* tty: Don't block on IO when ldisc change is pendingDmitry Safonov2019-12-131-0/+7
* mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-12-131-1/+1
* tcp: make tcp_space() aware of socket backlogEric Dumazet2019-12-131-1/+1
* soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchyGeert Uytterhoeven2019-12-131-1/+1
* soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domainsGeert Uytterhoeven2019-12-131-2/+2
* soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domainsGeert Uytterhoeven2019-12-131-3/+3
* dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2019-12-131-2/+1
* ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2019-12-131-1/+1
* dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter2019-12-131-0/+6
* math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen2019-12-131-1/+1
* regulator: Fix return value of _set_load() stubMark Brown2019-12-131-1/+1
* clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328Katsuhiro Suzuki2019-12-131-1/+1
* virtchnl: Fix off by one errorAlice Michael2019-12-131-2/+2
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2019-12-131-1/+36
* sctp: cache netns in sctp_ep_commonXin Long2019-12-051-0/+3
* net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-12-051-1/+1
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* blktrace: Show requests without sectorJan Kara2019-12-051-1/+7