aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-19vti4: Don't count header length twice on tunnel setupStefano Brivio1-1/+0
2018-03-16xfrm: fix rcu_read_unlock usage in xfrm_local_errorTaehee Yoo1-2/+3
2018-03-15net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak1-0/+1
2018-03-15net/smc: simplify wait when closing listen socketUrsula Braun2-26/+3
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou1-1/+1
2018-03-14Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller2-40/+65
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins1-1/+1
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca5-10/+32
2018-03-14Merge branch 'DPAA-Ethernet-fixes'David S. Miller2-27/+9
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2-9/+17
2018-03-14can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-03-14can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter1-1/+1
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller13-33/+56
2018-03-13net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann1-1/+1
2018-03-12net: dsa: Fix dsa_is_user_port() test inversionFlorian Fainelli1-1/+1
2018-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-40/+33
2018-03-12Merge branch 'l2tp-fix-races-with-ipv4-mapped-ipv6-addresses'David S. Miller3-30/+32
2018-03-12l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni2-23/+18
2018-03-12net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni1-7/+14
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier2-21/+24
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier3-19/+9
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-11/+86
2018-03-12Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller4-48/+67
2018-03-12sock_diag: request _diag module only when the family or proto has been registeredXin Long6-10/+33
2018-03-12Merge branch 'bnxt_en-Bug-fixes'David S. Miller3-96/+118
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru1-5/+12
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru1-3/+20
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan1-2/+5
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2-2/+3
2018-03-12bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna1-8/+2
2018-03-12bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai1-44/+20
2018-03-12bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan1-32/+53
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring2-74/+72
2018-03-12can: m_can: select pinctrl state in each suspend/resume functionBich HEMON1-0/+5
2018-03-12can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-12can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2018-03-12can: ifi: Repair the error handlingMarek Vasut1-27/+37
2018-03-12can: ifi: Check core revision upon probeMarek Vasut1-1/+10
2018-03-12can: m_can: change comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-03-11openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping1-3/+9
2018-03-11macvlan: filter out unsupported feature flagsShannon Nelson1-1/+1
2018-03-11netfilter: nf_tables: release flowtable hooksPablo Neira Ayuso1-0/+1
2018-03-11netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34