summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-08-08Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-089p: convert to advancing variant of iov_iter_get_pages_alloc()Al Viro
2022-08-08iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro
2022-08-06Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03Merge tag 'pull-work.9p' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-01net: devlink: Fix missing mutex_unlock() callAmmar Faizi
2022-08-01net/tls: Remove redundant workqueue flush before destroyTariq Toukan
2022-08-01net: dsa: Fix spelling mistakes and cleanup codeXie Shaowen
2022-08-01dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua
2022-08-01net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet
2022-08-01net: rose: fix netdev reference changesEric Dumazet
2022-08-01net: devlink: enable parallel ops on netlink interfaceJiri Pirko
2022-08-01net: devlink: remove devlink_mutexJiri Pirko
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-08-01net: devlink: introduce "unregistering" mark and use it during devlinks itera...Jiri Pirko
2022-08-01udp: Remove redundant __udp_sysctl_init() call from udp_init().Kuniyuki Iwashima
2022-08-01net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()Li Qiong
2022-07-30batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-29dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever
2022-07-29seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2022-07-29seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer
2022-07-29net/af_packet: check len when min_header_len equals to 0Zhengchao Shao
2022-07-28ax25: fix incorrect dev_tracker usageEric Dumazet
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net: devlink: remove region snapshots list dependency on devlink->lockJiri Pirko
2022-07-28net: devlink: remove region snapshot ID tracking dependency on devlink->lockJiri Pirko
2022-07-28devlink: introduce framework for selftestsVikas Gupta
2022-07-28net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan
2022-07-28net/tls: Perform immediate device ctx cleanup when possibleTariq Toukan
2022-07-28tls: rx: Fix unsigned comparison with less than zeroYang Li
2022-07-28tls: rx: fix the false positive warningJakub Kicinski
2022-07-28tls: strp: rename and multithread the workqueueJakub Kicinski
2022-07-28tls: rx: don't consider sock_rcvtimeo() cumulativeJakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-27net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko
2022-07-27net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao