aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller57-288/+3594
2019-04-23Merge branch 'bpf-verifier-lock'Daniel Borkmann2-15/+23
2019-04-23bpf: drop bpf_verifier_lockAlexei Starovoitov1-3/+5
2019-04-23bpf: remove global variablesAlexei Starovoitov2-12/+18
2019-04-23bpf: document the verifier limitsAlexei Starovoitov1-2/+27
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2-2/+4
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-21Merge branch 'mlxsw-Small-routing-improvements'David S. Miller2-4/+8
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-19Merge branch 'hns3-next'David S. Miller14-25/+437
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-19libbpf: fix BPF_LOG_BUF_SIZE off-by-one errorMcCabe, Robert J1-1/+1
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-19Merge branch 'net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-ports'David S. Miller7-21/+272
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-18Merge branch 'net-add-reset-controller-driven-PHY-reset'David S. Miller5-9/+48
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-18Merge branch 'net-some-build-fixes-and-other-improvements'David S. Miller5-18/+15
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