aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri2-2/+12
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+7
2020-07-24icmp6: support rfc 4884Willem de Bruijn2-0/+2
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich1-0/+3
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-3/+94
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese1-1/+0
2020-07-19ptp: introduce a phase offset in the periodic output requestVladimir Oltean1-2/+17
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean1-3/+14
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-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki1-0/+77
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha1-0/+1
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap1-3/+3
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into masterLinus Torvalds1-2/+2
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-0/+5
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi1-0/+9
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap1-1/+1
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into masterLinus Torvalds1-0/+3
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
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-10virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstreamHans de Goede1-2/+2
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