summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2019-03-212-2/+41
* net/sched: act_skbmod: validate the control action inside init()Davide Caratti2019-03-212-3/+41
* net/sched: act_skbedit: validate the control action inside init()Davide Caratti2019-03-212-3/+41
* net/sched: act_simple: validate the control action inside init()Davide Caratti2019-03-212-14/+63
* net/sched: act_sample: validate the control action inside init()Davide Caratti2019-03-212-3/+41
* net/sched: act_police: validate the control action inside init()Davide Caratti2019-03-212-1/+36
* net/sched: act_pedit: validate the control action inside init()Davide Caratti2019-03-212-2/+65
* net/sched: act_nat: validate the control action inside init()Davide Caratti2019-03-212-1/+36
* net/sched: act_connmark: validate the control action inside init()Davide Caratti2019-03-212-3/+43
* net/sched: act_mirred: validate the control action inside init()Davide Caratti2019-03-212-4/+42
* net/sched: act_ife: validate the control action inside init()Davide Caratti2019-03-212-13/+45
* net/sched: act_gact: validate the control action inside init()Davide Caratti2019-03-212-1/+37
* net/sched: act_csum: validate the control action inside init()Davide Caratti2019-03-212-3/+42
* net/sched: act_bpf: validate the control action inside init()Davide Caratti2019-03-212-5/+43
* net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-2118-56/+84
* net: macb: Add null check for PCLK and HCLKHarini Katakam2019-03-211-2/+8
* net: phy: Add DP83825I to the DP83822 driverDan Murphy2019-03-211-14/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-2110-34/+54
|\
| * netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo2019-03-201-1/+4
| * netfilter: nf_flowtable: remove duplicated transition in diagramPablo Neira Ayuso2019-03-191-4/+4
| * netfilter: nft_redir: fix module autoload with ip4Pablo Neira Ayuso2019-03-181-1/+1
| * netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso2019-03-181-3/+16
| * netfilter: ip6t_srh: fix NULL pointer dereferencesKangjie Lu2019-03-181-0/+6
| * netfilter: fix NETFILTER_XT_TARGET_TEE dependenciesArnd Bergmann2019-03-181-0/+1
| * netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long2019-03-182-0/+3
| * netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso2019-03-181-4/+3
| * netfilter: nf_conntrack_sip: remove direct dependency on IPv6Alin Nastac2019-03-181-21/+16
* | genetlink: Fix a memory leak on error pathYueHaibing2019-03-211-1/+2
* | tipc: fix cancellation of topology subscriptionsErik Hugne2019-03-211-0/+1
* | dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu2019-03-211-1/+1
* | Merge branch 'ks8851-fixes'David S. Miller2019-03-203-373/+79
|\ \
| * | net: ks8851: Deduplicate register macrosLukas Wunner2019-03-203-330/+34
| * | net: ks8851: Fix register macro misnomersLukas Wunner2019-03-201-25/+27
| * | net: ks8851: Set initial carrier state to downLukas Wunner2019-03-201-0/+2
| * | net: ks8851: Delay requesting IRQ until openedLukas Wunner2019-03-201-13/+11
| * | net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner2019-03-201-1/+1
| * | net: ks8851: Dequeue RX packets explicitlyLukas Wunner2019-03-201-4/+4
|/ /
* | sctp: use memdup_user instead of vmemdup_userXin Long2019-03-201-6/+6
* | ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long2019-03-201-8/+10
* | net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch2019-03-201-1/+1
* | mpls: Fix 6PE forwardingVinay K Nallamothu2019-03-201-3/+9
* | 3c515: fix integer overflow warningArnd Bergmann2019-03-191-1/+1
* | dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-03-191-2/+2
* | tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-03-191-4/+4
* | nfc: Fix to check for kmemdup failureAditya Pakki2019-03-191-2/+7
* | net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing2019-03-191-2/+4
* | net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-03-191-2/+3
* | mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann2019-03-191-1/+1
* | Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller2019-03-1932-58/+329
|\ \
| * | mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-193-3/+2