summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)Author
2020-07-19ptp: introduce a phase offset in the periodic output requestVladimir Oltean
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean
2020-07-19icmp: support rfc 4884Willem de Bruijn
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19net: phy: add USXGMII link partner ability constantsMichael Walle
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur
2020-07-14bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur
2020-07-14bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13xsk: Add xdp statistics to xsk_diagCiara Loftus
2020-07-13xsk: Add new statisticsCiara Loftus
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur
2020-07-02bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song