summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-01net: add a couple of helpers for iph tot_lenXin Long
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu
2023-01-30net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller
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