aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bucket_locks.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-01docs: networking: convert xfrm_sysctl.txt to ReSTMauro Carvalho Chehab2-0/+8
2020-05-01docs: networking: convert xfrm_sync.txt to ReSTMauro Carvalho Chehab2-23/+44
2020-05-01docs: networking: convert xfrm_proc.txt to ReSTMauro Carvalho Chehab2-0/+32
2020-05-01docs: networking: convert xfrm_device.txt to ReSTMauro Carvalho Chehab2-11/+23
2020-05-01docs: networking: convert x25.txt to ReSTMauro Carvalho Chehab3-1/+6
2020-05-01docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab4-4/+11
2020-05-01docs: networking: convert vxlan.txt to ReSTMauro Carvalho Chehab2-12/+22
2020-05-01docs: networking: convert vrf.txt to ReSTMauro Carvalho Chehab4-419/+453
2020-05-01docs: networking: convert udplite.txt to ReSTMauro Carvalho Chehab2-81/+95
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab4-86/+119
2020-05-01r8169: remove not needed parameter in rtl8169_set_magic_regHeiner Kallweit1-2/+2
2020-04-30hinic: Use kmemdup instead of kzalloc and memcpyZou Wei1-6/+3
2020-04-30hinic: make symbol 'dump_mox_reg' staticZheng Bin1-1/+1
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle2-3/+10
2020-04-30net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle1-3/+8
2020-04-30net: phy: bcm54140: fix phy_id_maskMichael Walle1-2/+2
2020-04-30net: phy: bcm54140: use genphy_soft_reset()Michael Walle1-0/+1
2020-04-30net: phy: at803x: add downshift supportMichael Walle1-0/+87
2020-04-30r8169: configure PME_SIGNAL for RTL8125 tooHeiner Kallweit1-1/+1
2020-04-30r8169: improve max jumbo packet size definitionHeiner Kallweit1-4/+4
2020-04-30net: usb: ax88179_178a: Implement ethtool_ops set_eepromBjorn Andersson1-0/+77
2020-04-30dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun1-1/+3
2020-04-30net: ll_temac: Fix return value check in temac_probe()Wei Yongjun1-4/+4
2020-04-30net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO with polled IO"Fugang Duan2-35/+36
2020-04-30net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2
2020-04-30ice: Fix error return code in ice_add_prof()Wei Yongjun1-1/+3
2020-04-30octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun1-2/+6
2020-04-30dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan1-1/+1
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu1-1/+1
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg6-1/+498
2020-04-30netlink: factor out policy range helpersJohannes Berg2-21/+79
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg3-76/+36
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg2-2/+6
2020-04-30netlink: extend policy range validationJohannes Berg2-21/+137
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg3-10/+5
2020-04-30netlink: limit recursion depth in policy validationJohannes Berg1-12/+34
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg4-53/+49
2020-04-30net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli1-3/+3
2020-04-30net: dsa: b53: Bound check ARL searchesFlorian Fainelli2-1/+6
2020-04-30net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli2-0/+22
2020-04-30net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli2-27/+27
2020-04-30r8169: add check for invalid parameter combination in rtl_set_coalesceHeiner Kallweit1-0/+5
2020-04-30r8169: improve rtl_set_coalesceHeiner Kallweit1-40/+30
2020-04-30r8169: improve interrupt coalescing parameter handlingHeiner Kallweit1-6/+6
2020-04-30r8169: improve rtl_coalesce_choose_scaleHeiner Kallweit1-6/+7
2020-04-30r8169: improve rtl_get_coalesceHeiner Kallweit1-26/+20
2020-04-30r8169: merge scale for tx and rx irq coalescingHeiner Kallweit1-40/+25
2020-04-30r8169: don't pass net_device to irq coalescing sub-functionsHeiner Kallweit1-6/+6
2020-04-30hsr: remove hsr interface if all slaves are removedTaehee Yoo1-2/+20
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet5-2/+20