summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet7-17/+69
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King1-1/+1
2020-01-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo1-10/+22
2020-01-04net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu1-1/+1
2020-01-04sit: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04vti: do not confirm neighbor when do pmtu updateHangbin Liu2-2/+2
2020-01-04tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2-3/+3
2020-01-04net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu1-0/+9
2020-01-04gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu14-25/+42
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2020-01-04udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina1-1/+1
2020-01-04tcp: Fix highest_sack and highest_sack_seqCambda Zhu1-0/+3
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov4-44/+39
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl1-3/+11
2020-01-04net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk1-3/+4
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet2-8/+17
2020-01-04net: icmp: fix data-race in cmp_global_allow()Eric Dumazet1-5/+6
2020-01-04net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2020-01-04inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet1-2/+10
2020-01-04netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet1-0/+3
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet2-4/+4
2020-01-04netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal1-17/+16
2020-01-04filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds1-2/+2
2020-01-04Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2020-01-04perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson1-1/+0
2020-01-04bonding: fix active-backup transition after link failureMahesh Bandewar1-3/+0
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2020-01-04netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio1-1/+1
2020-01-04net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin1-0/+2
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr1-1/+1
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2-10/+1
2020-01-04userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORKMike Rapoport1-7/+11
2020-01-04kernel: sysctl: make drop_caches write-onlyJohannes Weiner1-1/+1
2020-01-04mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta1-1/+3
2020-01-04ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang1-2/+2
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada3-1/+8
2020-01-04s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger1-0/+2
2020-01-04perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo1-1/+1
2020-01-04perf script: Fix brstackinsn for AUXTRACEAdrian Hunter1-1/+1
2020-01-04cdrom: respect device capabilities during opening actionDiego Elio Pettenò1-1/+11
2020-01-04powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor1-0/+4
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada1-0/+2
2020-01-04apparmor: fix unsigned len comparison with less than zeroColin Ian King1-5/+7
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean1-1/+2
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2-2/+9
2020-01-04scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau1-0/+8