summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker
2019-04-22net: psample: drop include of module.h from psample.hPaul Gortmaker
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern
2019-04-22include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-23Merge branch 'bpf-verifier-lock'Daniel Borkmann
2019-04-23bpf: drop bpf_verifier_lockAlexei Starovoitov
2019-04-23bpf: remove global variablesAlexei Starovoitov
2019-04-23bpf: document the verifier limitsAlexei Starovoitov
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern
2019-04-21net: hippi:Fix misuse of %x in rrunner.cFuqian Huang
2019-04-21net: ax25: fix misuse of %xFuqian Huang
2019-04-21atm: iphase: fix misuse of %xFuqian Huang
2019-04-21Merge branch 'mlxsw-Small-routing-improvements'David S. Miller
2019-04-21mlxsw: spectrum_router: Relax FIB rule validationIdo Schimmel
2019-04-21mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel
2019-04-19nfp: add SR-IOV trusted VF supportPablo Cascón
2019-04-19Merge branch 'hns3-next'David S. Miller
2019-04-19net: hns3: add function type check for debugfs help informationYufeng Mo
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen
2019-04-19net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen
2019-04-19net: hns3: refine tx timeout count handleJian Shen
2019-04-19net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan
2019-04-19net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan
2019-04-19libbpf: fix BPF_LOG_BUF_SIZE off-by-one errorMcCabe, Robert J
2019-04-19tcp: properly reset skb->truesize for tx recyclingEric Dumazet
2019-04-19mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabledJiri Pirko
2019-04-19tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen
2019-04-19net: dsa: mv88e6xxx: Only reconfigure MAC when something changesAndrew Lunn
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-19Merge branch 'net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-p...David S. Miller
2019-04-19bridge: update vlan dev link state for bridge netdev changesMike Manning
2019-04-19bridge: update vlan dev state when port added to or deleted from vlanMike Manning
2019-04-19bridge: support binding vlan dev link state to vlan member bridge portsMike Manning
2019-04-19vlan: do not transfer link state in vlan bridge binding modeMike Manning
2019-04-19vlan: support binding link state to vlan member bridge portsMike Manning
2019-04-19nfp: flower: fix size_t compile warningJohn Hurley