summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix name table rbtree issuesTuong Lien2019-12-111-100/+179
* Merge branch 'bnxt_en-Error-recovery-fixes'David S. Miller2019-12-116-60/+146
|\
| * bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2019-12-112-14/+22
| * bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam2019-12-113-21/+56
| * bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2019-12-112-9/+3
| * bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam2019-12-111-10/+26
| * bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2019-12-112-8/+34
| * bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan2019-12-111-0/+3
| * bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan2019-12-111-2/+6
|/
* NFC: nxp-nci: Fix probing without ACPIStephan Gerhold2019-12-101-1/+1
* tc-testing: unbreak full listing of tdc testcasesDavide Caratti2019-12-091-1/+1
* fjes: fix missed check in fjes_acpi_addChuhong Yuan2019-12-091-0/+3
* af_packet: set defaule value for tmoMao Wenan2019-12-091-1/+2
* net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko2019-12-091-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-0913-213/+288
|\
| * netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()Pablo Neira Ayuso2019-12-091-31/+28
| * netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet2019-12-091-0/+3
| * netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actionsPablo Neira Ayuso2019-12-091-0/+3
| * netfilter: nf_tables: skip module reference count bump on object updatesPablo Neira Ayuso2019-12-091-1/+1
| * netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso2019-12-094-3/+21
| * netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_ENDPablo Neira Ayuso2019-12-091-3/+9
| * netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...Pablo Neira Ayuso2019-12-091-5/+16
| * netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2019-12-091-3/+3
| * netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio2019-12-071-1/+1
| * selftests: netfilter: use randomized netns namesFlorian Westphal2019-12-071-156/+176
| * netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER eventwenxu2019-12-021-0/+3
| * netfilter: nf_flow_table_offload: add IPv6 match descriptionPablo Neira Ayuso2019-11-301-1/+11
| * netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clashFlorian Westphal2019-11-301-3/+4
| * netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...Nathan Chancellor2019-11-301-2/+2
| * netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...wenxu2019-11-301-3/+3
| * netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmdwenxu2019-11-301-1/+1
| * netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal2019-11-291-0/+3
* | net/x25: add new state X25_STATE_5Martin Schiller2019-12-093-1/+42
* | selftests: forwarding: Delete IPv6 address at the endIdo Schimmel2019-12-091-1/+1
* | mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel2019-12-091-1/+6
* | sctp: fully initialize v4 addr in some functionsXin Long2019-12-091-0/+5
* | bonding: fix bond_neigh_init()Eric Dumazet2019-12-091-10/+21
* | neighbour: remove neigh_cleanup() methodEric Dumazet2019-12-093-12/+0
* | Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-098-52/+84
|\ \
| * | can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang2019-12-081-3/+3
| * | can: tcan45x: Make wake-up GPIO an optional GPIODan Murphy2019-12-081-6/+18
| * | dt-bindings: tcan4x5x: Make wake-gpio an optional gpioDan Murphy2019-12-081-1/+1
| * | dt-bindings: can: tcan4x5x: reset pin is active highSean Nyekjaer2019-12-081-1/+1
| * | can: m_can: tcan4x5x: add required delay after resetSean Nyekjaer2019-12-081-0/+2
| * | can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang2019-12-081-15/+2
| * | can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang2019-12-081-16/+30
| * | can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer2019-12-081-6/+4
| * | can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli2019-12-081-0/+7
| * | can: j1939: fix address claim code exampleMarc Kleine-Budde2019-12-081-1/+1
| * | can: j1939: j1939_sk_bind(): take priv after lock is heldOleksij Rempel2019-12-081-3/+7