summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+8
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski3-0/+4
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin1-0/+8
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-4/+4
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko1-0/+4
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko1-0/+2
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+6
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei1-0/+14
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn1-1/+2
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi1-4/+4
2022-12-07devlink: Expose port function commands to control migratableShay Drory1-0/+3
2022-12-07devlink: Expose port function commands to control RoCEShay Drory1-0/+10
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari1-0/+14
2022-12-05xfrm: add new packet offload flagLeon Romanovsky1-0/+6
2022-12-01mptcp: add pm listener eventsGeliang Tang1-0/+9
2022-11-30devlink: support directly reading from region memoryJacob Keller1-0/+2
2022-11-30netfilter: ipset: Add support for new bitmask parameterVishwanath Pai1-0/+2
2022-11-30netfilter: conntrack: add sctp DATA_SENT stateSriram Yagnaraman2-0/+2
2022-11-28Daniel Borkmann says:Jakub Kicinski1-10/+23
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng1-9/+12
2022-11-18netlink: remove the flex array from struct nlmsghdrJakub Kicinski1-2/+0
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski1-0/+2
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski1-0/+1
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol1-6/+4
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+11
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+8
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2-4/+8
2022-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+2
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen1-1/+1
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter1-0/+2
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi1-0/+10
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau1-0/+1
2022-11-11Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-11-11Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+3
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2022-11-11Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-11-08net: sched: add helper support in act_ctXin Long1-0/+3
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+1
2022-11-07drm/panfrost: Remove type name from internal struct againSteven Price1-1/+1
2022-11-06io_uring: fix typo in io_uring.h commentJens Axboe1-1/+1
2022-11-05capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko1-0/+2
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz2-1/+8
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3