summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe2021-07-072-3/+3
* net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu2021-07-011-2/+15
* ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-011-0/+15
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-0121-18/+326
|\
| * Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-281-1/+8
| |\
| | * cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-231-0/+3
| | * nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern2021-06-231-1/+5
| * | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| * | tcp: Add stats for socket migration.Kuniyuki Iwashima2021-06-231-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-231-0/+15
| |\ \ | | |/ | |/|
| | * netfilter: nf_tables: add last expressionPablo Neira Ayuso2021-06-171-0/+15
| * | sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transportXin Long2021-06-221-0/+8
| * | ethtool: Document correct attribute typeIdo Schimmel2021-06-221-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-195-13/+18
| |\ \
| * | | Revert "net: add pf_family_names[] for protocol family"David S. Miller2021-06-181-48/+0
| * | | net: add pf_family_names[] for protocol familyYejune Deng2021-06-181-0/+48
| * | | mptcp: add csum_enabled in mptcp_sockGeliang Tang2021-06-181-0/+1
| * | | seg6: add support for SRv6 End.DT46 BehaviorAndrea Mayer2021-06-181-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-171-2/+41
| |\ \ \
| | * | | bpf: Support socket migration by eBPF.Kuniyuki Iwashima2021-06-151-0/+15
| | * | | bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima2021-06-151-0/+1
| | * | | xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-261-2/+12
| | * | | bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek2021-05-241-0/+13
| * | | | net: fix mistake path for netdev_features_stringsJian Shen2021-06-171-2/+2
| * | | | net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce2021-06-161-0/+14
| * | | | net/smc: Add netlink support for SMC statisticsGuvenc Gulce2021-06-161-0/+69
| | |_|/ | |/| |
| * | | wwan: add interface creation supportJohannes Berg2021-06-121-0/+16
| * | | rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAMEJohannes Berg2021-06-121-0/+7
| * | | virtio/vsock: defines and constants for SEQPACKETArseny Krasnov2021-06-111-0/+9
| * | | netlink: simplify NLMSG_DATA with NLMSG_HDRLENChen Li2021-06-101-2/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-092-1/+57
| |\ \ \
| | * | | netfilter: add new hook nfnl subsystemFlorian Westphal2021-06-072-1/+57
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-071-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | icmp: fix lib conflict with trinityAndreas Roeseler2021-06-041-2/+1
| * | | | devlink: Allow setting parent node of rate objectsDmytro Linkin2021-06-021-0/+1
| * | | | devlink: Introduce rate nodesDmytro Linkin2021-06-021-0/+3
| * | | | devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin2021-06-021-0/+2
| * | | | devlink: Introduce rate objectDmytro Linkin2021-06-021-0/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-021-0/+2
| |\ \ \ \
| | * | | | netfilter: nft_exthdr: Support SCTP chunksPhil Sutter2021-05-281-0/+2
| * | | | | net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala2021-06-021-0/+1
| * | | | | net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2021-06-021-0/+1
| |/ / / /
| * | | | Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-05-271-2/+11
| |\ \ \ \
| | * | | | can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp2021-05-271-0/+9
| | * | | | can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde2021-05-271-2/+2
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-275-12/+44
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-05-191-5/+34
| |\ \ \ \
| | * | | | bpf: Add cmd alias BPF_PROG_RUNAlexei Starovoitov2021-05-191-0/+1
| | * | | | bpf: Add bpf_sys_close() helper.Alexei Starovoitov2021-05-191-0/+7
| | * | | | bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov2021-05-191-0/+7