aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-19icmp: support rfc 4884Willem de Bruijn3-1/+36
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig1-2/+2
2020-07-19net: phy: add USXGMII link partner ability constantsMichael Walle1-0/+26
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha1-0/+1
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap1-1/+1
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur1-0/+1
2020-07-14bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur1-0/+5
2020-07-14bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur2-0/+91
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-1/+16
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-13xsk: Add xdp statistics to xsk_diagCiara Loftus1-0/+11
2020-07-13xsk: Add new statisticsCiara Loftus1-1/+4
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-21/+24
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-20/+21
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski2-0/+57
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson1-0/+1
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson1-0/+2
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni1-0/+17
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni1-0/+1
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-0/+15
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+14
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev1-0/+1
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-99/+172
2020-07-04netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso1-0/+3
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso1-0/+1
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso1-0/+5
2020-07-04netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso1-0/+2
2020-07-04netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso1-0/+1
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso1-0/+2
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur1-0/+1
2020-07-02bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur1-0/+17
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu1-1/+36
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-20/+21
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-28/+29
2020-06-29ethtool: Add link extended stateAmit Cohen2-0/+72
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata1-0/+2
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin1-0/+1
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing1-1/+2
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann2-27/+27
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-3/+9
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+4
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib1-1/+3
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song1-1/+8
2020-06-24bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song1-1/+22
2020-06-24bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song1-1/+8