summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-28net: netlink: recommend policy range validationJohannes Berg
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko
2023-01-27net: remove unnecessary includes from net/flow.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/splice.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/net.hJakub Kicinski
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet
2023-01-25bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2023-01-25virtchnl: do structure hardeningJesse Brandeburg
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl
2023-01-24bpf: Allow trusted args to walk struct when checking BTF IDsDavid Vernet
2023-01-24bpf: Enable annotating trusted nested pointersDavid Vernet
2023-01-24ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault
2023-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-24netlink: fix spelling mistake in dump size assertJakub Kicinski
2023-01-24net: fou: regenerate the uAPI from the specJakub Kicinski
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-23xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen
2023-01-23bpf: Support consuming XDP HW metadata from fext programsToke Høiland-Jørgensen
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev
2023-01-23bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean