summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-22mlxsw: spectrum_buffers: Forbid configuration of multicast poolIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add ability to veto TC's configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add ability to veto pool's configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Use defines for pool indicesIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-22Merge branch 'net-clean-up-needless-use-of-module-infrastructure'David S. Miller
2019-04-22net: strparser: make it explicitly non-modularPaul Gortmaker
2019-04-22net: bpfilter: dont use module_init in non-modular codePaul Gortmaker
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker
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-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