summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti
2019-03-21net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy
2019-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-03-21genetlink: Fix a memory leak on error pathYueHaibing
2019-03-21tipc: fix cancellation of topology subscriptionsErik Hugne
2019-03-20dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu
2019-03-20Merge branch 'ks8851-fixes'David S. Miller
2019-03-20net: ks8851: Deduplicate register macrosLukas Wunner
2019-03-20net: ks8851: Fix register macro misnomersLukas Wunner
2019-03-20net: ks8851: Set initial carrier state to downLukas Wunner
2019-03-20net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-03-20net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-03-20net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-03-20sctp: use memdup_user instead of vmemdup_userXin Long
2019-03-20ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long
2019-03-20net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-03-20netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo
2019-03-19mpls: Fix 6PE forwardingVinay K Nallamothu
2019-03-193c515: fix integer overflow warningArnd Bergmann
2019-03-19dccp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-03-19tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-03-19nfc: Fix to check for kmemdup failureAditya Pakki
2019-03-19net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing
2019-03-19net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-19mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann
2019-03-19Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller
2019-03-19Merge branch 'ieee802154-for-davem-2019-03-19' of git://git.kernel.org/pub/sc...David S. Miller
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-03-19mt7601u: check chip version on probeStanislaw Gruszka