summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-18net: devlink: remove unused locked functionsJiri Pirko1-20/+0
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko1-0/+1
2022-07-18net: devlink: add unlocked variants of devlink_region_create/destroy() functionsJiri Pirko1-0/+5
2022-07-18net: devlink: add unlocked variants of devlink_dpipe*() functionsJiri Pirko1-0/+12
2022-07-18net: devlink: add unlocked variants of devlink_sb*() functionsJiri Pirko1-0/+5
2022-07-18net: devlink: add unlocked variants of devlink_resource*() functionsJiri Pirko1-0/+17
2022-07-18net: devlink: add unlocked variants of devling_trap*() functionsJiri Pirko1-0/+20
2022-07-18tls: rx: async: hold onto the input skbJakub Kicinski1-0/+1
2022-07-18tls: rx: remove the message decrypted trackingJakub Kicinski1-1/+0
2022-07-18tls: rx: allow only one reader at a timeJakub Kicinski1-0/+3
2022-07-18net/smc: Extend SMC-R link group netlink attributeWen Gu1-0/+1
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu1-0/+1
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park1-1/+1
2022-07-14Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-4/+22
2022-07-14net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko1-1/+1
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-42/+74
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-18/+29
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan1-2/+2
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas1-0/+1
2022-07-13net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas1-4/+21
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao1-1/+1
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller4-113/+660
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-3/+5
2022-07-13net: devlink: move unlocked function prototypes alongside the locked onesJiri Pirko1-9/+7
2022-07-13raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy2-0/+22
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu1-1/+1
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao1-4/+0
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh1-0/+4
2022-07-12devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh1-2/+0
2022-07-12devlink: Remove unused function devlink_rate_nodes_destroyMoshe Shemesh1-1/+0
2022-07-11net/fq_impl: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-11tls: rx: add counter for NoPad violationsJakub Kicinski1-0/+1
2022-07-11tls: fix spelling of MIBJakub Kicinski1-1/+1
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+10
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-9/+9
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo1-0/+2
2022-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller1-5/+9
2022-07-11wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam1-0/+2
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski11-12/+93
2022-07-09netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso1-5/+9
2022-07-09mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.hGeliang Tang1-1/+2
2022-07-08tls: create an internal headerJakub Kicinski1-276/+1
2022-07-08tls: rx: always allocate max possible aad size for decryptJakub Kicinski1-0/+1