summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-25net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller12-27/+54
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller10-55/+80
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg10-25/+51
2020-04-24net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-24net: meth: remove spurious copyright textJonathan Corbet1-16/+0
2020-04-24net: phy: bcm84881: clear settings on link downRussell King1-3/+3
2020-04-24chcr: Fix CPU hard lockupRohit Maheshwari1-4/+2
2020-04-24net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3
2020-04-24mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU1-5/+7
2020-04-24net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin1-0/+2
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni1-7/+20
2020-04-23Merge branch 'vxlan-geneve-use-the-correct-nlattr-array-for-extack'David S. Miller2-4/+4
2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-1/+1
2020-04-23vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca1-3/+3
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach1-1/+2
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-04-23ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2-3/+26
2020-04-23netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso1-1/+1
2020-04-23MAINTAINERS: update dpaa2-eth maintainer listIoana Ciornei1-0/+1
2020-04-23mptcp: fix data_fin handing in RX pathPaolo Abeni1-2/+1
2020-04-23vrf: Fix IPv6 with qdisc and xfrmDavid Ahern1-2/+2
2020-04-23Documentation: add documentation of ping_group_rangeStephen Hemminger1-0/+7
2020-04-23Merge branch 'sctp-fixes'David S. Miller2-4/+8
2020-04-23sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-04-23sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen1-3/+3
2020-04-23net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean1-5/+3
2020-04-23sched: etf: do not assume all sockets are full blownEric Dumazet1-3/+4
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-22Merge branch 'net-dsa-b53-Various-ARL-fixes'David S. Miller2-7/+39
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2-0/+5
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli2-4/+29
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli1-1/+0
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli1-0/+3
2020-04-22Merge branch 'vrf-looping'David S. Miller3-6/+4
2020-04-22vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2-4/+0
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski1-1/+1
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino1-0/+171
2020-04-22net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng4-0/+237
2020-04-22net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-22/+11
2020-04-22macvlan: fix null dereference in macvlan_device_event()Taehee Yoo1-1/+1
2020-04-22e1000: remove unneeded conversion to boolJason Yan1-1/+1
2020-04-22i40e: Remove unneeded conversion to boolJason Yan1-2/+2
2020-04-22ptp: Remove unneeded conversion to boolJason Yan1-2/+2