summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2020-06-251-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | gpu: host1x: Correct trivial kernel-doc inconsistenciesColton Lewis2020-06-161-0/+3
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-264-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | mm: remove vmalloc_execChristoph Hellwig2020-06-261-1/+0
| | * | | | | | | | | | | | mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner2020-06-262-2/+3
| | * | | | | | | | | | | | make asm-generic/cacheflush.h more standaloneStephen Rothwell2020-06-261-0/+5
* | | | | | | | | | | | | | devlink: Add devlink health port reporters APIVladyslav Tarasiuk2020-07-101-0/+9
* | | | | | | | | | | | | | devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk2020-07-101-0/+2
* | | | | | | | | | | | | | ethtool: add tunnel info interfaceJakub Kicinski2020-07-103-0/+78
* | | | | | | | | | | | | | udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski2020-07-102-0/+145
* | | | | | | | | | | | | | udp_tunnel: re-number the offload tunnel typesJakub Kicinski2020-07-101-3/+3
* | | | | | | | | | | | | | debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski2020-07-101-3/+9
* | | | | | | | | | | | | | devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson2020-07-092-1/+4
* | | | | | | | | | | | | | devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson2020-07-092-0/+4
* | | | | | | | | | | | | | devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson2020-07-091-11/+9
* | | | | | | | | | | | | | devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson2020-07-091-3/+3
* | | | | | | | | | | | | | devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson2020-07-091-2/+2
* | | | | | | | | | | | | | mptcp: add MPTCP socket diag interfacePaolo Abeni2020-07-091-0/+17
* | | | | | | | | | | | | | inet_diag: support for wider protocol numbersPaolo Abeni2020-07-091-0/+1
* | | | | | | | | | | | | | net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij2020-07-081-0/+2
* | | | | | | | | | | | | | net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-0/+3
* | | | | | | | | | | | | | ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-0/+15
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-07-083-13/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso2020-07-041-0/+3
| * | | | | | | | | | | | | | netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso2020-07-042-1/+13
| * | | | | | | | | | | | | | netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso2020-07-042-6/+6
| * | | | | | | | | | | | | | netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+2
| * | | | | | | | | | | | | | netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+1
| * | | | | | | | | | | | | | netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso2020-07-042-0/+5
| * | | | | | | | | | | | | | ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-07-041-6/+4
| * | | | | | | | | | | | | | ipvs: register hooks only with servicesJulian Anastasov2020-06-301-0/+5
* | | | | | | | | | | | | | | net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli2020-07-081-45/+4
* | | | | | | | | | | | | | | net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli2020-07-081-0/+7
* | | | | | | | | | | | | | | net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli2020-07-071-0/+25
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | net: phy: Properly define genphy_c45_driverAndrew Lunn2020-07-071-0/+3
* | | | | | | | | | | | | | net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-8/+7
* | | | | | | | | | | | | | net: dsa: felix: support half-duplex link modesVladimir Oltean2020-07-051-0/+1
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-048-99/+213
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bpf: Introduce helper bpf_get_task_stack()Song Liu2020-07-012-1/+37
| * | | | | | | | | | | | | | perf: Expose get/put_callchain_entry()Song Liu2020-07-011-0/+2
| * | | | | | | | | | | | | | bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song2020-06-242-1/+9
| * | | | | | | | | | | | | | net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song2020-06-241-0/+1
| * | | | | | | | | | | | | | bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song2020-06-242-1/+25
| * | | | | | | | | | | | | | bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song2020-06-242-1/+20
| * | | | | | | | | | | | | | net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song2020-06-241-0/+1
| * | | | | | | | | | | | | | bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin2020-06-241-2/+5
| * | | | | | | | | | | | | | tcp: Expose tcp_sock_set_keepidle_lockedDmitry Yakunin2020-06-241-0/+1
| * | | | | | | | | | | | | | sock: Move sock_valbool_flag to headerDmitry Yakunin2020-06-241-0/+9
| * | | | | | | | | | | | | | Merge up to bpf_probe_read_kernel_str() fix into bpf-nextAlexei Starovoitov2020-06-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bpf: Switch most helper return values from 32-bit int to 64-bit longAndrii Nakryiko2020-06-241-96/+96