summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_joinVladimir Oltean2021-07-011-2/+2
| * | sctp: move 198 addresses from unusable to private scopeXin Long2021-07-011-1/+2
| * | sctp: check pl.raise_count separately from its incrementXin Long2021-07-011-4/+7
| * | net: annotate data race around sk_ll_usecEric Dumazet2021-07-011-1/+1
| * | net/802/garp: fix memleak in garp_request_join()Yang Yingliang2021-07-011-0/+14
| * | sctp: prevent info leak in sctp_make_heartbeat()Dan Carpenter2021-07-011-1/+1
| * | net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang2021-07-011-0/+14
| * | openvswitch: Optimize operation for key comparisonBaowen Zheng2021-07-011-3/+3
| |/
* | Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-07-094-12/+12
|\ \
| * | libceph: fix doc warnings in cls_lock_client.cBaokun Li2021-06-281-3/+9
| * | libceph: remove unnecessary ret variable in ceph_auth_init()zuoqilin2021-06-281-6/+1
| * | libceph: fix some spelling mistakesZheng Yongjun2021-06-283-4/+4
| * | libceph: kill ceph_none_authorizer::reply_bufIlya Dryomov2021-06-282-3/+2
* | | Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-07-0911-10/+770
|\ \ \
| * \ \ Merge part 2 of branch 'sysfs-devel'Trond Myklebust2021-07-085-10/+127
| |\ \ \
| | * | | sunrpc: remove an offlined xprt using sysfsOlga Kornievskaia2021-07-082-4/+46
| | * | | sunrpc: display xprt's queuelen of assigned tasks via sysfsOlga Kornievskaia2021-07-081-2/+4
| | * | | SUNRPC: take a xprt offline using sysfsOlga Kornievskaia2021-07-083-6/+67
| | * | | SUNRPC for TCP display xprt's source port in sysfs xprt_infoOlga Kornievskaia2021-07-081-4/+8
| | * | | SUNRPC query transport's source portOlga Kornievskaia2021-07-081-0/+7
| | * | | SUNRPC display xprt's main value in sysfs's xprt_infoOlga Kornievskaia2021-07-081-3/+3
| | * | | SUNRPC mark the first transportOlga Kornievskaia2021-07-081-0/+1
| * | | | Merge branch 'sysfs-devel'Trond Myklebust2021-07-089-2/+635
| |\| | |
| | * | | sunrpc: provide showing transport's state info in the sysfs directoryOlga Kornievskaia2021-07-081-0/+47
| | * | | sunrpc: provide multipath info in the sysfs directoryOlga Kornievskaia2021-07-081-0/+35
| | * | | sunrpc: provide transport info in the sysfs directoryOlga Kornievskaia2021-07-081-0/+25
| | * | | sunrpc: add dst_attr attributes to the sysfs xprt directoryOlga Kornievskaia2021-07-083-3/+108
| | * | | sunrpc: add add sysfs directory per xprt under each xprt_switchOlga Kornievskaia2021-07-083-0/+79
| | * | | sunrpc: add a symlink from rpc-client directory to the xprt_switchOlga Kornievskaia2021-07-083-4/+26
| | * | | sunrpc: add xprt_switch direcotry to sunrpc's sysfsOlga Kornievskaia2021-07-083-7/+106
| | * | | sunrpc: keep track of the xprt_class in rpc_xprt structureOlga Kornievskaia2021-07-082-0/+11
| | * | | sunrpc: add IDs to multipathOlga Kornievskaia2021-07-082-0/+27
| | * | | sunrpc: add xprt idOlga Kornievskaia2021-07-082-0/+27
| | * | | sunrpc: Create per-rpc_clnt sysfs kobjectsOlga Kornievskaia2021-07-083-0/+74
| | * | | sunrpc: Create a client/ subdirectory in the sunrpc sysfsOlga Kornievskaia2021-07-081-0/+43
| | * | | sunrpc: Create a sunrpc directory under /sys/kernel/Olga Kornievskaia2021-07-084-1/+40
| * | | | SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu2021-06-281-0/+9
| * | | | SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu2021-06-281-1/+2
| * | | | SUNRPC: prevent port reuse on transports which don't request it.NeilBrown2021-06-211-1/+2
| * | | | rpc: remove redundant initialization of variable statusColin Ian King2021-06-211-1/+1
| * | | | sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()Anna Schumaker2021-06-141-4/+3
| |/ / /
* | | | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-07-072-4/+4
|\ \ \ \
| * | | | rpc: remove redundant initialization of variable statusColin Ian King2021-07-071-1/+1
| * | | | xprtrdma: Fix spelling mistakesZheng Yongjun2021-07-071-3/+3
* | | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-052-5/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-1433-133/+291
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3172-290/+600
| |\ \ \ \ \
| * | | | | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-1/+1
| * | | | | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
| * | | | | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1