summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2020-07-082-0/+5
* 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
| * | bpf: Support access to bpf map fieldsAndrey Ignatov2020-06-222-0/+10
* | | bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur2020-07-021-0/+1
* | | bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur2020-07-021-0/+17
* | | bonding: allow xfrm offload setup post-module-loadJarod Wilson2020-07-011-0/+5
* | | xen: netif.h: add a new extra type for XDPDenis Kirjanov2020-07-011-1/+19
* | | of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski2020-06-301-0/+3
* | | of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski2020-06-301-19/+18
* | | net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski2020-06-301-6/+4
* | | phy: un-inline devm_mdiobus_register()Bartosz Golaszewski2020-06-301-13/+2
* | | net: qed: update copyright yearsAlexander Lobakin2020-06-3018-0/+18
* | | net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-3016-448/+18
* | | net: qed: correct existing SPDX tagsAlexander Lobakin2020-06-302-2/+3
* | | net/tls: fix sign extension issue when left shifting u16 valueColin Ian King2020-06-301-1/+1
* | | Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller2020-06-302-28/+29
|\ \ \
| * | | batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing2020-06-261-1/+2
| * | | batman-adv: Fix typos and grammar in documentationSven Eckelmann2020-06-262-27/+27
* | | | ethtool: Add link extended stateAmit Cohen2020-06-293-0/+95
* | | | net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-293-4/+32
* | | | Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2020-06-296-10/+92
|\ \ \ \
| * | | | net/tls: Add asynchronous resyncBoris Pismenny2020-06-271-1/+37
| * | | | Revert "net/tls: Add force_resync for driver resync"Boris Pismenny2020-06-271-11/+1
| * | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-06-275-6/+62
| |\ \ \ \
| | * | | | net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-273-5/+11
| | * | | | net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit2020-06-271-1/+0
| | * | | | net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-231-0/+3
| | * | | | net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-231-0/+48
* | | | | | net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata2020-06-292-0/+4
* | | | | | net: sched: Introduce helpers for qevent blocksPetr Machata2020-06-291-0/+49
* | | | | | net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata2020-06-291-2/+4
* | | | | | sctp: use list_is_singular in sctp_list_single_entryGeliang Tang2020-06-281-1/+1
* | | | | | bareudp: Added attribute to enable & disable rx metadata collectionMartin2020-06-282-0/+2
|/ / / / /
* | | | | net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski2020-06-261-0/+1
* | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-261-0/+194
|\ \ \ \ \