aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_rlimit.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern2-3/+2
2019-04-21net: hippi:Fix misuse of %x in rrunner.cFuqian Huang1-2/+2
2019-04-21net: ax25: fix misuse of %xFuqian Huang1-2/+2
2019-04-21atm: iphase: fix misuse of %xFuqian Huang1-2/+2
2019-04-21mlxsw: spectrum_router: Relax FIB rule validationIdo Schimmel1-0/+4
2019-04-21mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel2-4/+4
2019-04-19nfp: add SR-IOV trusted VF supportPablo Cascón4-2/+33
2019-04-19net: hns3: add function type check for debugfs help informationYufeng Mo3-1/+8
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu2-0/+11
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li7-0/+96
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li3-0/+70
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu5-2/+101
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen4-9/+72
2019-04-19net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen1-1/+1
2019-04-19net: hns3: refine tx timeout count handleJian Shen1-2/+2
2019-04-19net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan1-3/+6
2019-04-19net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan1-1/+7
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan2-3/+18
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan4-3/+45
2019-04-19tcp: properly reset skb->truesize for tx recyclingEric Dumazet1-1/+1
2019-04-19mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabledJiri Pirko2-17/+2
2019-04-19tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen2-0/+4
2019-04-19net: dsa: mv88e6xxx: Only reconfigure MAC when something changesAndrew Lunn1-0/+17
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann7-16/+50
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann4-51/+0
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann33-232/+75
2019-04-19bridge: update vlan dev link state for bridge netdev changesMike Manning1-3/+47
2019-04-19bridge: update vlan dev state when port added to or deleted from vlanMike Manning1-0/+19
2019-04-19bridge: support binding vlan dev link state to vlan member bridge portsMike Manning3-4/+174
2019-04-19vlan: do not transfer link state in vlan bridge binding modeMike Manning2-11/+26
2019-04-19vlan: support binding link state to vlan member bridge portsMike Manning3-6/+9
2019-04-19nfp: flower: fix size_t compile warningJohn Hurley1-1/+1
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer4-8/+8
2019-04-18net: phy: add support for reset-controllerDavid Bauer3-4/+37
2019-04-18dt-bindings: net: add PHY reset controller bindingDavid Bauer1-0/+6
2019-04-18net: skb: remove unused assertsJakub Kicinski1-2/+0
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski1-2/+0
2019-04-18net/sched: taprio: fix build without 64bit divJakub Kicinski1-6/+11
2019-04-18sb1000: fix variable set but not used warningsJakub Kicinski1-6/+3
2019-04-18l2tp: fix set but not used variableJakub Kicinski1-2/+1
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra6-10/+60
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit1-4/+0
2019-04-18net: phy: don't set autoneg if it's not supportedHeiner Kallweit1-0/+4
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley1-72/+63
2019-04-18ice: Bump driver versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan5-2/+159
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan3-0/+85
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan6-2/+86
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan4-3/+54
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan5-0/+52