summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: introduce and use qstats read helpersPaolo Abeni2019-04-0111-17/+36
* net/sched: fix ->get helper of the matchall clsNicolas Dichtel2019-04-011-0/+5
* vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-013-7/+6
* MAINTAINERS: net: update Solarflare maintainersBert Kenward2019-04-011-1/+1
* tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li2019-04-011-1/+2
* Merge branch 'tipc-a-batch-of-uninit-value-fixes-for-netlink_compat'David S. Miller2019-03-311-4/+20
|\
| * tipc: handle the err returned from cmd header functionXin Long2019-03-311-2/+8
| * tipc: check link name with right length in tipc_nl_compat_link_setXin Long2019-03-311-1/+6
| * tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long2019-03-311-1/+6
|/
* Merge branch 'net-stmmac-fix-handling-of-oversized-frames'David S. Miller2019-03-317-37/+59
|\
| * net: stmmac: don't log oversized framesAaro Koskinen2019-03-311-2/+0
| * net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-03-311-0/+5
| * net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-03-311-3/+4
| * net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-03-311-7/+7
| * net: stmmac: ratelimit RX error logsAaro Koskinen2019-03-311-6/+8
| * net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-03-317-19/+35
|/
* r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit2019-03-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-298-26/+127
|\
| * xdp: fix cpumap redirect SKB creation bugJesper Dangaard Brouer2019-03-291-3/+10
| * bpf, libbpf: fix quiet install_headersDaniel Borkmann2019-03-281-2/+2
| * libbpf: add libelf dependency to shared library buildBjörn Töpel2019-03-281-1/+1
| * libbpf: add xsk.h to install_headers targetBjörn Töpel2019-03-281-0/+1
| * Merge branch 'fix-btf_dedup'Alexei Starovoitov2019-03-272-0/+50
| |\
| | * selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko2019-03-271-0/+47
| | * libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko2019-03-271-0/+3
| |/
| * bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer2019-03-261-4/+4
| * Merge branch 'fix-verifier-warning'Alexei Starovoitov2019-03-262-2/+41
| |\
| | * selftests/bpf: test case for invalid call stack in dead codePaul Chaignon2019-03-261-0/+38
| | * bpf: remove incorrect 'verifier bug' warningPaul Chaignon2019-03-261-2/+3
| |/
| * bpf: fix use after free in bpf_evict_inodeDaniel Borkmann2019-03-261-14/+18
* | Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-2910-81/+154
|\ \
| * | net/mlx5e: Consider tunnel type for encap contextsEli Britstein2019-03-291-9/+19
| * | net/mlx5e: Update xon formulaHuy Nguyen2019-03-291-12/+16
| * | net/mlx5e: Update xoff formulaHuy Nguyen2019-03-291-5/+6
| * | net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepaHuy Nguyen2019-03-291-0/+1
| * | net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-03-291-4/+2
| * | net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan2019-03-291-0/+1
| * | net/mlx5e: Correctly use the namespace type when allocating pedit actionTonghao Zhang2019-03-291-1/+1
| * | net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modesRoi Dayan2019-03-291-0/+2
| * | net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin2019-03-292-19/+31
| * | net/mlx5: ethtool, Fix type analysis of advertised link-modeAya Levin2019-03-291-2/+3
| * | net/mlx5e: Add a lock on tir listYuval Avnery2019-03-292-0/+9
| * | net: mlx5: Add a missing check on idr_find, free bufAditya Pakki2019-03-291-3/+11
| * | net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocolsDmytro Linkin2019-03-291-4/+48
| * | net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz2019-03-291-2/+4
| * | net/mlx5: Decrease default mr cache sizeArtemy Kovalyov2019-03-291-20/+0
* | | Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."David S. Miller2019-03-291-6/+6
* | | cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni2019-03-291-6/+6
* | | net: ethtool: not call vzalloc for zero sized memory requestLi RongQing2019-03-291-16/+30
* | | net: tls: prevent false connection termination with offloadJakub Kicinski2019-03-291-0/+2