summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...David 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/pu...David S. Miller4-48/+67
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin 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
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal4-9/+45
2018-03-11netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal1-1/+5
2018-03-09Merge branch 'erspan-fixes'David S. Miller1-1/+7
2018-03-09ip6erspan: make sure enough headroom at xmit.William Tu1-0/+3
2018-03-09ip6erspan: improve error handling for erspan version number.William Tu1-0/+2
2018-03-09ip6gre: add erspan v2 to tunnel lookupWilliam Tu1-1/+2
2018-03-09Merge branch 'mlxsw-ACL-and-mirroring-fixes'David S. Miller6-5/+46
2018-03-09mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata2-4/+27
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko5-1/+19
2018-03-09Merge branch 'vhost_net-ptr_ring-fixes'David S. Miller3-4/+11
2018-03-09vhost_net: examine pointer types during un-producingJason Wang3-2/+7
2018-03-09vhost_net: keep private_data and rx_ring syncedJason Wang1-2/+3
2018-03-09vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko1-0/+1
2018-03-09net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi1-1/+1
2018-03-09net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens6-9/+12
2018-03-09ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet1-4/+8
2018-03-09ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi1-1/+2
2018-03-08Merge branch 'hv_netvsc-fix-multicast-flags-and-sync'David S. Miller3-7/+21
2018-03-08hv_netvsc: fix locking during VF setupStephen Hemminger1-0/+4
2018-03-08hv_netvsc: fix locking for rx_modeStephen Hemminger1-3/+8