summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells1-98/+98
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells1-213/+213
2023-01-30rxrpc: Fix trace stringDavid Howells1-1/+1
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
2023-01-25net/ism: Add new API for client registrationStefan Raspl2-9/+69
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl1-0/+23
2023-01-25bpf: Allow trusted args to walk struct when checking BTF IDsDavid Vernet1-0/+4
2023-01-25bpf: Enable annotating trusted nested pointersDavid Vernet1-0/+4
2023-01-25ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault1-4/+0
2023-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+4
2023-01-25netlink: fix spelling mistake in dump size assertJakub Kicinski1-1/+1
2023-01-24net: fou: regenerate the uAPI from the specJakub Kicinski1-28/+26
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2-2/+0
2023-01-24Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-41/+79
2023-01-23xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen1-0/+5