summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-02netlink: provide an ability to set default extack messageLeon Romanovsky1-0/+10
2023-02-02net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2-0/+9
2023-02-02packet: add TP_STATUS_GSO_TCP for tp_statusXin Long1-0/+1
2023-02-02netfilter: use skb_ip_totlen and iph_totlenXin Long1-2/+2
2023-02-02net: add a couple of helpers for iph tot_lenXin Long2-3/+21
2023-02-01Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+157
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot_reset routineColin Foster1-0/+1
2023-01-31net: mscc: ocelot: expose vcap_props structureColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot wm functionsColin Foster1-0/+5
2023-01-31net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2-0/+6
2023-01-31net/mlx5: Change key type to key purposeJianbo Liu1-4/+4
2023-01-31net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu1-6/+140
2023-01-31net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-3/+8
2023-01-30devlink: remove devlink featuresJiri Pirko1-1/+1
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller1-0/+2
2023-01-28net: netlink: recommend policy range validationJohannes Berg1-1/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-15/+121
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-19/+26
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko1-5/+11
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko1-2/+2
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko1-4/+0
2023-01-27net: remove unnecessary includes from net/flow.hJakub Kicinski1-2/+3
2023-01-27net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski1-1/+0
2023-01-27net: skbuff: drop the linux/splice.h includeJakub Kicinski1-1/+0
2023-01-27net: skbuff: drop the linux/sched.h includeJakub Kicinski1-1/+0
2023-01-27net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski1-1/+0
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski1-0/+1
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski1-1/+1
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski1-1/+3
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski1-1/+0
2023-01-27net: add missing includes of linux/net.hJakub Kicinski1-0/+1
2023-01-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-72/+87
2023-01-27xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-27xfrm: extend add policy callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-4/+5
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean2-11/+42
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge1-0/+3
2023-01-26inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki3-1/+7
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet1-0/+1
2023-01-25bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet1-1/+2
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg1-28/+37
2023-01-25virtchnl: do structure hardeningJesse Brandeburg1-16/+32
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg1-15/+18
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg1-13/+0
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl2-6/+1
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl2-2/+5
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl2-1/+9
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl1-4/+1